The CP2K project : input section PRINT

Section PRINT

Index of all sections. This section is located at __ROOT__%GLOBAL%PRINT.

controls the printing of physical and mathematical constants. This section can not be repeated and can be optional.

Subsections

Section keywords

Keyword descriptions

_SECTION_PARAMETERS_
silent
Level starting at which this proprety is printed
This optional keyword expects a keyword
This keyword behaves as a switch SILENT . Default value: MEDIUM
valid keywords: ON, OFF, SILENT, LOW, MEDIUM, HIGH, DEBUG
ADD_LAST
ADD_LAST NUMERIC
If the last iteration should be added, and if it should be marked symbolically (with l) or with the iteration number.Not every iteration level is able to identify the last iteration early enough to be able to output. When this keyword is activated all iteration levels are checked for the last iteration step.
This optional keyword expects a keyword. Default value: NO
valid keywords: NO, NUMERIC, SYMBOLIC
COMMON_ITERATION_LEVELS
COMMON_ITERATION_LEVELS
How many iterations levels should be written in the same file (no extra information about the actual iteration level is written to the file)
This optional keyword expects an integer. Default value: 0
FILENAME
FILENAME ./filename
controls part of the filename for output. use __STD_OUT__ (exactly as written here) for the screen or standard logger. use filename to obtain projectname-filename. use ./filename to get filename. A middle name (if present), iteration numbers and extension are always added to the filename. if you want to avoid it use =filename, in this case the filename is always exactly as typed. Please note that this can lead to clashes of filenames.
This optional keyword expects a string. Default value: __STD_OUT__
LOG_PRINT_KEY
LOG_PRINT_KEY
This keywords enables the logger for the print_key (a message is printed on screen everytime data, controlled by this print_key, are written)
This optional keyword expects a logical
This keyword behaves as a switch T . Default value: F
__CONTROL_VAL
hidden parameter that controls storage, printing,... of the print_key
This optional keyword expects an integer. Default value: 8
BASIC_DATA_TYPES
Controls the printing of the basic data types.
This optional keyword expects a logical
This keyword behaves as a switch T . Default value: F
PHYSCON
if the printkey is active prints the physical constants
This optional keyword expects a logical
This keyword behaves as a switch T . Default value: T
SPHERICAL_HARMONICS
if the printkey is active prints the spherical harmonics
This optional keyword expects a logical
This keyword behaves as a switch T . Default value: F
RNG_MATRICES
Prints the transformation matrices used by the random number generator
This optional keyword expects a logical
This keyword behaves as a switch T . Default value: F
RNG_CHECK
Performs a check of the global (pseudo)random number generator (RNG) and prints the result
This optional keyword expects a logical
This keyword behaves as a switch T . Default value: F
GLOBAL_GAUSSIAN_RNG
Prints the initial status of the global Gaussian (pseudo)random number stream which is mostly used for the velocity initialization
This optional keyword expects a logical
This keyword behaves as a switch T . Default value: F
HPM
if the keyword is active controls the printing of the hpm info (if linked as external library, on IBM only)
This optional keyword expects a logical
This keyword behaves as a switch T . Default value: T


Back to the CP2K homepage or the latest version of this manual