PLEVEL: Difference between revisions

From VASP Wiki
(Created page with 'Control flag for the output of the profiling routines. PLEVLE=[level] If specified all routines with a level higher as <code>level</code> are not printed out in the {{FILE|O…')
 
No edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Control flag for the output of the profiling routines.
{{TAGDEF|PLEVEL|[integer]}}
 
Description: Control tag for the output of the profiling routines.
   
   
PLEVLE=[level]
----
If specified all routines with a level higher than {{TAG|PLEVEL}}=''level'' are not printed out in the {{FILE|OUTCAR}}.


If specified all routines with a level higher as <code>level</code> are not printed out in the {{FILE|OUTCAR}}.
{{sc|PLEVEL|Examples|Examples that use this tag}}
----


[[Category:INCAR]]
[[Category:INCAR tag]][[Category:Performance]]

Latest revision as of 14:49, 17 October 2024

PLEVEL = [integer] 

Description: Control tag for the output of the profiling routines.


If specified all routines with a level higher than PLEVEL=level are not printed out in the OUTCAR.

Examples that use this tag