Jump to content

Requests for technical support from the VASP team should be posted in the VASP Forum.

POSNICS: Difference between revisions

From VASP Wiki
Csheldon (talk | contribs)
No edit summary
Csheldon (talk | contribs)
No edit summary
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{not released}}
{{Available|6.6.0}}
 
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 {{TAG|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 16:
{{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 09:04, 10 March 2026

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 a1,a2 and a3:

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