POSNICS: Difference between revisions

From VASP Wiki
No edit summary
m (Csheldon moved page Construction:POSNICS to POSNICS)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{not released}}
{{not released}}


The {{FILE|POSNICS}} file is an input file that defines the positions to calculate the NMR nuclear-independent chemical shift (NICS). If it is present in the directory running the job, it will be used by default, though it can be made explicit using {{TAGO|LPOSNICS|True}}. The first line defines the number of NICS positions, followed by the positions of the NICS in direct coordinates, i.e., as fractions of the lattice parameters <math>{\vec a}_1, {\vec a}_2</math> and <math>{\vec a}_3</math>:
The {{FILE|POSNICS}} file is an input file that defines the positions to calculate the NMR nucleus-independent chemical shielding (NICS). If it is present in the directory running the job, it will be used by default, though it can be made explicit using {{TAGO|LPOSNICS|True}}. The first line defines the number of NICS positions, followed by the positions of the NICS in direct coordinates, i.e., as fractions of the lattice parameters <math>{\vec a}_1, {\vec a}_2</math> and <math>{\vec a}_3</math>:
<pre>
<pre>
10000
10000
Line 17: Line 17:
{{TAG|LCHIMAG}}, {{FILE|NUCIND}}, {{TAG|LPOSNICS}}
{{TAG|LCHIMAG}}, {{FILE|NUCIND}}, {{TAG|LPOSNICS}}


<!--[[Category:INCAR tag]][[Category:NMR]]-->
[[Category:INCAR tag]][[Category:NMR]]

Latest revision as of 14:20, 21 March 2025

   Warning: Not yet released!

This page contains information about a feature that will be available in a future release of VASP. In other words, currently you cannot use it even with the latest version of VASP. The information may change significantly until it is released.

The POSNICS file is an input file that defines the positions to calculate the NMR nucleus-independent chemical shielding (NICS). If it is present in the directory running the job, it will be used by default, though it can be made explicit using LPOSNICS = True. The first line defines the number of NICS positions, followed by the positions of the NICS in direct coordinates, i.e., as fractions of the lattice parameters and :

10000
0.0 0.0 0.5
0.0 0.01 0.5
0.0 0.02 0.5
...
0.99 0.97 0.5
0.99 0.98 0.5
0.99 0.99 0.5

Related tags and articles

LCHIMAG, NUCIND, LPOSNICS