mBSE: Stress not implemented
Posted: Fri Aug 16, 2024 7:52 am
I fitted the dielectric from GW calculation to get the fitting parameters of mBSE (AEXX and HFSCREEN), then I tried to use the fitted parameters to perform a ground state calculation. However, the job gives an error (Stress not implemented) right before writing the first ionic step.
INCAR
INCAR
Code: Select all
LREAL = False
ISTART = 1
NCORE= 16
ISIF = 2
IBRION = -1
LMAXMIX = 4
ISMEAR = 0
SIGMA = 0.02
LASPH = True
ALGO =Normal
PREC =Normal
ENCUT = 350
NELM = 1
EDIFF = 1E-8
NSW = 0
LHFCALC = .TRUE.
LMODELHF = .TRUE.
AEXX = 0.48
HFSCREEN = 1.17
LSORBIT = .TRUE.
LNONCOLLINEAR = TRUE
SAXIS = 0 0 1
GGA_COMPAT = False
#Output
LWAVE = .TRUE.
LCHARG = .TRUE.
LORBIT = 11
NEDOS = 3000