57 NULLIFY (keyword, section, print_key)
60 description=
"Controls the printing properties during an MD/Optimization run", &
61 n_keywords=1, n_subsections=1, repeats=.true.)
64 variants=(/
"MEMORY"/), &
65 description=
"Whether overall memory usage should be sampled and printed "// &
66 "at each MD/Optimization step.", &
67 usage=
"MEMORY_INFO LOGICAL", &
68 default_l_val=.true., lone_keyword_l_val=.true.)
73 description=
"Controls the output of the trajectory", &
75 filename=
"", unit_str=
"angstrom")
77 description=
"Specifies the format of the output file for the trajectory.")
82 print_key, __location__,
"SHELL_TRAJECTORY", &
83 description=
"Controls the output of the trajectory of shells when the shell-model is used ", &
85 filename=
"", unit_str=
"angstrom")
87 description=
"Specifies the format of the output file for the trajectory of shells.")
92 description=
"Controls the output of the trajectory of cores when the shell-model is used ", &
94 filename=
"", unit_str=
"angstrom")
96 description=
"Specifies the format of the output file for the trajectory of cores.")
101 description=
"Controls the output of the simulation cell. "// &
102 "For later analysis of the trajectory it is recommendable that the "// &
103 "frequency of printing is the same as the one used for the trajectory file.", &
110 description=
"Controls the output of the atomic velocities. "// &
111 "The default unit for the atomic velocities $v$ is bohr/au_time. "// &
112 "The kinetic energy $K_i$ in [hartree] of an atom $i$ with mass $m_i$ in "// &
113 "atomic mass units [amu] (or just [u]) and velocity $v_i$ can be obtained by "// &
114 "$K_i = \frac{1}{2}f_u\,m_i\,v_i^2$ with $f_u = 1822.888$ as conversion factor "// &
115 "from [u] to [a.u.]. $f_u$ is printed in full precision in the top of the CP2K "// &
116 "output for print level MEDIUM or higher.", &
118 filename=
"", unit_str=
"bohr*au_t^-1")
120 description=
"Specifies the format of the output file for the velocities.")
125 description=
"Controls the output of the velocities of shells when the shell model is used", &
127 filename=
"", unit_str=
"bohr*au_t^-1")
129 description=
"Specifies the format of the output file for the velocities of shells.")
134 description=
"controls the output of the velocities of cores when the shell model is used", &
136 filename=
"", unit_str=
"bohr*au_t^-1")
138 description=
"Specifies the format of the output file for the velocities of cores.")
147 print_key, __location__,
"FORCE_MIXING_LABELS", &
148 description=
"Controls the output of the force mixing (FORCE_EVAL&QMMM&FORCE_MIXING) labels", &
152 description=
"Specifies the format of the output file for the force mixing labels.")
157 description=
"Controls the output of the forces", &
159 filename=
"", unit_str=
"hartree*bohr^-1")
161 description=
"Specifies the format of the output file for the forces.")
166 description=
"Controls the output of the forces on shells when shell-model is used", &
168 filename=
"", unit_str=
"hartree*bohr^-1")
170 description=
"Specifies the format of the output file for the forces on shells.")
175 description=
"Controls the output of the forces on cores when shell-model is used", &
177 filename=
"", unit_str=
"hartree*bohr^-1")
179 description=
"Specifies the format of the output file for the forces on cores.")
184 description=
"Controls the output of the energies of the two "// &
185 "regular FORCE_EVALS in the MIXED method "// &
186 "printed is step,time,Etot,E_F1,E_F2,CONS_QNT", &
193 description=
"Controls the output of the stress tensor", &
200 description=
"Controls the output of the polarisability tensor during an MD run", &
207 description=
"Controls the dumping of the restart file during runs. "// &
208 "By default keeps a short history of three restarts. See also RESTART_HISTORY", &
209 each_iter_names=
s2a(
"MD"), each_iter_values=(/20/), &
213 CALL keyword_create(keyword, __location__, name=
"BACKUP_COPIES", &
214 description=
"Specifies the maximum number of backup copies.", &
215 usage=
"BACKUP_COPIES {int}", &
220 CALL keyword_create(keyword, __location__, name=
"SPLIT_RESTART_FILE", &
221 description=
"If specified selected input sections, which are growing with the "// &
222 "number of atoms in the system, are written to another restart file "// &
223 "in binary format instead of the default restart file in human "// &
224 "readable ASCII format. This split of the restart file may "// &
225 "provide significant memory savings and an accelerated I/O for "// &
226 "systems with a very large number of atoms", &
227 usage=
"SPLIT_RESTART_FILE yes", &
228 default_l_val=.false., &
229 lone_keyword_l_val=.true.)
237 description=
"Dumps unique restart files during the run keeping all of them. "// &
238 "Most useful if recovery is needed at a later point.", &
240 each_iter_names=
s2a(
"MD",
"GEO_OPT",
"ROT_OPT"), each_iter_values=(/500, 500, 500/), &
246 description=
"Dumps the translation vector applied along an MD (if any). Useful"// &
247 " for postprocessing of QMMM trajectories in which the QM fragment is continuously"// &
248 " centered in the QM box", &
267 LOGICAL,
INTENT(IN) :: pos
268 CHARACTER(LEN=*),
INTENT(IN) :: description
270 cpassert(
ASSOCIATED(section))
271 cpassert(.NOT.
ASSOCIATED(keyword))
276 keyword, __location__, name=
"FORMAT", &
277 description=description, usage=
"FORMAT (ATOMIC|DCD|PDB|XMOL|XYZ)", &
279 enum_c_vals=
s2a(
"ATOMIC",
"DCD",
"DCD_ALIGNED_CELL",
"PDB",
"XMOL",
"XYZ"), &
281 enum_desc=
s2a(
"Write only the coordinates X,Y,Z without element symbols to a formatted file", &
282 "Write the coordinates (no element labels) and the cell information to a binary file", &
283 "Like DCD, but the dumped coordinates refer to an aligned cell following the common convention: "// &
284 "the cell vector **a** is aligned with the *x* axis and the cell vector **b** lies in "// &
285 "the *xy* plane. This allows the reconstruction of scaled coordinates from the DCD data only.", &
286 "Write the atomic information in PDB format to a formatted file", &
287 "Mostly known as XYZ format, provides in a formatted file: element_symbol X Y Z", &
288 "Alias name for XMOL"))
293 variants=(/
"CHARGE_O"/), &
294 description=
"Write the MM charges to the OCCUP field of the PDB file", &
295 usage=
"CHARGE_OCCUP logical", &
296 default_l_val=.false., lone_keyword_l_val=.true.)
301 variants=(/
"CHARGE_B"/), &
302 description=
"Write the MM charges to the BETA field of the PDB file", &
303 usage=
"CHARGE_BETA logical", &
304 default_l_val=.false., lone_keyword_l_val=.true.)
308 CALL keyword_create(keyword, __location__, name=
"CHARGE_EXTENDED", &
309 description=
"Write the MM charges to the very last field of the PDB file (starting from column 81)", &
310 usage=
"CHARGE_EXTENDED logical", &
311 default_l_val=.false., lone_keyword_l_val=.true.)
318 description=description, usage=
"FORMAT (ATOMIC|DCD|XMOL|XYZ)", &
320 enum_c_vals=
s2a(
"ATOMIC",
"DCD",
"XMOL",
"XYZ"), &
322 enum_desc=
s2a(
"Write only the coordinates X,Y,Z without element symbols to a formatted file", &
323 "Write the coordinates (no element labels) and the cell information to a binary file", &
324 "Mostly known as XYZ format, provides in a formatted file: element_symbol X Y Z", &
325 "Alias name for XMOL"))
331 CALL keyword_create(keyword, __location__, name=
"PRINT_ATOM_KIND", &
332 description=
"Write the atom kind given in the subsys section instead of the element symbol. "// &
333 "Only valid for the XMOL format.", &
334 usage=
"PRINT_ATOM_KIND logical", &
335 default_l_val=.false., lone_keyword_l_val=.true.)