LNICSALL
LNICSALL = .TRUE. | .FALSE.
Default: LNICSALL = .FALSE.
Description: LNICSALL=.TRUE. calculates the NICS at the positions on the fine FFT grid NGXF x NGYF x NGZF.
| Mind: Available as of VASP 6.6.0 |
LNICSALL=.TRUE. ensures that the FFT grid NGXF x NGYF x NGZF is used to calculate the NICS (nucleus-independent chemical shift) points. These chemical shieldings will be printed to NICS.
Mind: If LNICSALL = True is set, and POSNICS is also present, LNICSALL will take precedent.
|