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
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
Control flag for the output of the profiling routines.
{{TAGDEF|PLEVEL|[integer]}}
 
Description: Control flag 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:Electronic minimization]][[Category:Performance]]

Latest revision as of 15:30, 6 April 2022

PLEVEL = [integer] 

Description: Control flag 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