Re: Turning off calculation of forces ( No.1 ) |
- Date: 2015/03/26 13:37
- Name: T. Ozaki
- Hi,
There is no keyword to do so. However, if you comment out the following line:
if (!orbitalOpt_Force_Skip) time7 += Force(H0,DS_NL,OLP,DM[0],EDM);
in DFT.c, and recompile it, you can skip the force calculation.
Regards,
TO
|
|