Dear,
I want to get the acceptable parameters for my system, so I did a loop calculation like below:
for ecut/mas_force/k-points in (a1,a2,a3,a4,....):
do calculation
the ecut and k-points are OK for me, but the max_stress or max_forces, always bothers me. Take max_stress for example, in my test calculation, the results are like this:
mas_stress(eV/Ang**3) delta(E/eV)
0.2 -1.269
0.18 -1.269
0.15 -1.269
0.1 -1.269
0.08 -1.269
0.06 -1.269
0.05 -1.8165
0.03 -2.11
0.02 -2.11
0.015 -2.187
0.013 -2.187
0.008 -2.201
0.006 -2.201
0.002 -2.204
0.001 -2.204
the results are step-like drop, seems not convergent. The definition of stress can be found in the manual, and the default value for max_stress is 0.05.
So, my question is: could you give me some experience on how to set the max_stress, or which one is acceptable.
Thanks~