PLEVEL: Difference between revisions

From VASP Wiki
No edit summary
No edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{TAGDEF|PLEVEL|[integer]}}
{{TAGDEF|PLEVEL|[integer]}}


Description: Control flag for the output of the profiling routines.
Description: Control tag for the output of the profiling routines.
   
   
----
----
If specified all routines with a level higher as {{TAG|PLEVEL}}=''level'' are not printed out in the {{FILE|OUTCAR}}.
If specified all routines with a level higher than {{TAG|PLEVEL}}=''level'' are not printed out in the {{FILE|OUTCAR}}.


{{sc|PLEVEL|Examples|Examples that use this tag}}
{{sc|PLEVEL|Examples|Examples that use this tag}}
----
----
[[The_VASP_Manual|Contents]]
 
[[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