INMRPRINT: Difference between revisions

From VASP Wiki
(Created page with "{{TAGDEF| INMRPRINT |-1 {{!}} 0 {{!}} 1 |0}} Description: Determines the verbosity of the NMR output. ---- The NMR output is written to the {{FILE|OUTCAR}}. Setting {{TAG| INMRPRINT }} 0 is the default, while 1 prints more, and prints less. == Related tags and articles == {{TAG|LCHIMAG}}, {{TAG|LNMRLEG}} {{sc| INMRPRINT |HowTo|Examples that use this tag}} Category:INCAR tagCategory:NMR")
 
No edit summary
 
(One intermediate revision by one other user not shown)
Line 2: Line 2:


Description: Determines the verbosity of the [[:Category:NMR|NMR]] output.
Description: Determines the verbosity of the [[:Category:NMR|NMR]] output.
{{NB|mind|Available as of VASP.6.6.0.}}
----
----


The NMR output is written to the {{FILE|OUTCAR}}. Setting {{TAG| INMRPRINT }} 0 is the default, while 1 prints more, and prints less.
The NMR output is written to the {{FILE|OUTCAR}}. Setting {{TAG| INMRPRINT }} 0 is the default, while 1 prints more, and -1 prints less.


== Related tags and articles ==
== Related tags and articles ==

Latest revision as of 16:11, 17 February 2026

INMRPRINT  = -1 | 0 | 1
Default: INMRPRINT = 0 

Description: Determines the verbosity of the NMR output.

Mind: Available as of VASP.6.6.0.

The NMR output is written to the OUTCAR. Setting INMRPRINT 0 is the default, while 1 prints more, and -1 prints less.

Related tags and articles

LCHIMAG, LNMRLEG

Examples that use this tag