QuantumATK Forum

QuantumATK => General Questions and Answers => Topic started by: hsuya on October 1, 2019, 09:50

Title: Not getting bandstructure after completing the simulation
Post by: hsuya on October 1, 2019, 09:50
I made a graphene armchair nanoribbon, 8 atoms wide. I optimized it geometrically. After optimization I used bandstructure script on it and I did not get any bandstructure file after completion of simulation.
Title: Re: Not getting bandstructure after completing the simulation
Post by: mlee on October 1, 2019, 10:03
Are you sure to save the bandstructure? And didn't you see the bandstructure object  on the labfloor? if it is the same name with configuration(hdf5), it will add on the same file name with different object ID.  You can check your log file to be sure the completion of bandstructure calculation.
Title: Re: Not getting bandstructure after completing the simulation
Post by: Petr Khomyakov on October 1, 2019, 10:06
I made a graphene armchair nanoribbon, 8 atoms wide. I optimized it geometrically. After optimization I used bandstructure script on it and I did not get any bandstructure file after completion of simulation.

It would be helpful to see your script and related log file. You can attach it to your post.
Title: Re: Not getting bandstructure after completing the simulation
Post by: hsuya on October 17, 2019, 13:37
It is showing this message
"MemoryError: Unable to allocate the required storage. This is probably caused by insufficient available memory."
Title: Re: Not getting bandstructure after completing the simulation
Post by: Petr Khomyakov on October 17, 2019, 22:58
You need a computer with more memory for this calculation.
Title: Re: Not getting bandstructure after completing the simulation
Post by: hsuya on October 22, 2019, 07:02
The configuration of my system is:-
1. Intel (R) Core (TM) i5-8500 CPU @ 3.00 GHz 3.00Ghz
2. 12 GB RAM
and windows 10 as an OS.
Can you please suggest what changes should I make?
Title: Re: Not getting bandstructure after completing the simulation
Post by: Petr Khomyakov on October 22, 2019, 10:53
As I said previously, it is hard to suggest anything without seeing your script and full log file.
Title: Re: Not getting bandstructure after completing the simulation
Post by: hsuya on October 23, 2019, 07:57
Please find the log file and the script file in the attachment.
Title: Re: Not getting bandstructure after completing the simulation
Post by: Petr Khomyakov on October 24, 2019, 16:18
It is not about band structure calculation. The job crashed before entering the SCF loop. You should consider reducing the number of k-point significantly, for 100 to 12, for example, and then check the converge. The same for wave function cut-off. Use something smaller first and increase it gradually to check the convergence of the band structure and total energy.
Title: Re: Not getting bandstructure after completing the simulation
Post by: hsuya on October 25, 2019, 07:28
Okay I'll try that