You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix bug on extract energy:
Old: energy from final "energy without entropy = XXX"
New: energy from final "energy (two space)without entropy= XXX"
之前是提取最后一个"energy without entropy = "后面的能量作为最终能量,现在改成了最后一个"energy without entropy= "后面的能量,对于大部分任务没有影响,少部分如INCAR添加了IVDW选项的能量有较大差异