Queries about input and output files, running specific calculations, etc.
Moderators: Global Moderator, Moderator
-
jess_white
- Newbie
- Posts: 33
- Joined: Tue Jun 11, 2024 11:01 pm
#1
Post
by jess_white » Wed Jan 29, 2025 3:21 am
Hi,
I am currently running calculations to find the reflectivity of monazite which I know has to follow four stages from a tutorial I have found. Unfortunately though for the last step even after 48 hours the results are not completed as ran out of time. I have to use the high memory queue due to large memory resources. For reflectivity calculations one cannot just copy CONTCAR to POSCAR to continue the calculations can they? It gets up to WFULL0030 and then says due to time limit the job was ended. Any help would be greatly appreciated
This is the INCAR:
PREC = Normal
ENCUT = 520
ALGO = GW0
ISMEAR = 0
SIGMA = 0.05
NBANDS = 216
NOMEGA = 72
LSPECTRAL= .TRUE.
LOPTICS= .TRUE.
OMEGAMAX= 10
NBANDSO = 16
NBANDSV = 16
NEDOS=3000
-
alexey.tal
- Global Moderator
- Posts: 340
- Joined: Mon Sep 13, 2021 12:45 pm
#2
Post
by alexey.tal » Wed Jan 29, 2025 8:56 am
Dear jess_white,
Thank you for your question.
Could you post the link for the tutorial you are following? I see that you are running a GW calculation. However, you set tags like NBANDSO and NBANDSV which are only relevant for BSE or TDDFT. Also, you set LOPTICS, which you shouldn't need in the eigenvalue GW calculations.
Also, could you please provide all the input and output files from your calculation (see guidelines)?
Best wishes,
Alexey
-
jess_white
- Newbie
- Posts: 33
- Joined: Tue Jun 11, 2024 11:01 pm
#3
Post
by jess_white » Thu Jan 30, 2025 3:29 am
Hi Alexey,
Thank you for your response. So the example calculation I got from vaspkit examples and that is the file called Si_BSE_optical. It seemed like they had four INCARs so I assumed that they did one after another but I may have been poorly mistaken. I have not ventured into spec/reflectivity in VASP but helping out a colleague so I apologise with my probably very wrong way of approaching the system.
The La_2 is my attempt - I did have to delete the WAVECAR, WAVEDAR and the WFULL files as too large.
Any help is greatly appreciated!
Thanks,
Jess
You do not have the required permissions to view the files attached to this post.
-
alexey.tal
- Global Moderator
- Posts: 340
- Joined: Mon Sep 13, 2021 12:45 pm
#4
Post
by alexey.tal » Thu Jan 30, 2025 8:25 am
Thank you for providing the files.
We have made our own quite comprehensive tutorials on GW and BSE calculations, which should be a good starting point to learn about these methods.
Unfortunately, it is not currently possible to interrupt and restart a GW calculation. However, your system is quite large, so you should try the low-scaling GW algorithm which is substantially faster for large systems than the standard GW algorithm.