Back to the main page of this manual | Input reference of CP2K version 2.5.1 (Revision svn:13632) |
&PRINT {Keyword} | |
Level starting at which this proprety is printed | |
This keyword cannot be repeated and it expects precisely one keyword. | |
Default value: MEDIUM | |
List of valid keywords:
|
ADD_LAST {Keyword} | |
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 keyword cannot be repeated and it expects precisely one keyword. | |
Default value: NO | |
List of valid keywords:
|
BASIC_DATA_TYPES {Logical} | |
Controls the printing of the basic data types. | |
This keyword cannot be repeated and it expects precisely one logical. | |
The lone keyword behaves as a switch to .TRUE. | |
Default value: .FALSE. |
COMMON_ITERATION_LEVELS {Integer} | |
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 keyword cannot be repeated and it expects precisely one integer. | |
Default value: 0 |
FILENAME {String} | |
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 keyword cannot be repeated and it expects precisely one string. | |
Default value: __STD_OUT__ |
GLOBAL_GAUSSIAN_RNG {Logical} | |
Prints the initial status of the global Gaussian (pseudo)random number stream which is mostly used for the velocity initialization | |
This keyword cannot be repeated and it expects precisely one logical. | |
The lone keyword behaves as a switch to .TRUE. | |
Default value: .FALSE. |
HPM {Logical} | |
if the keyword is active controls the printing of the hpm info (if linked as external library, on IBM only) | |
This keyword cannot be repeated and it expects precisely one logical. | |
The lone keyword behaves as a switch to .TRUE. | |
Default value: .TRUE. |
LOG_PRINT_KEY {Logical} | |
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 keyword cannot be repeated and it expects precisely one logical. | |
The lone keyword behaves as a switch to .TRUE. | |
Default value: .FALSE. |
PHYSCON {Logical} | |
if the printkey is active prints the physical constants | |
This keyword cannot be repeated and it expects precisely one logical. | |
The lone keyword behaves as a switch to .TRUE. | |
Default value: .TRUE. |
RNG_CHECK {Logical} | |
Performs a check of the global (pseudo)random number generator (RNG) and prints the result | |
This keyword cannot be repeated and it expects precisely one logical. | |
The lone keyword behaves as a switch to .TRUE. | |
Default value: .FALSE. |
RNG_MATRICES {Logical} | |
Prints the transformation matrices used by the random number generator | |
This keyword cannot be repeated and it expects precisely one logical. | |
The lone keyword behaves as a switch to .TRUE. | |
Default value: .FALSE. |
SPHERICAL_HARMONICS {Logical} | |
if the printkey is active prints the spherical harmonics | |
This keyword cannot be repeated and it expects precisely one logical. | |
The lone keyword behaves as a switch to .TRUE. | |
Default value: .FALSE. |
Back to the main page of this manual or the CP2K home page | (Last update: 29.10.2015) |