In any case if you intent to use the CP2K code please refer to the user manual:
https://www.cp2k.org/howto
The Atomes helper for the CP2K calculation provides a step by step interface to configure the different sections of the CP2K input file(s) for ab-initio calculations:
CP2K input structure
" sectionThe CP2K input can be rather initimidating, you can decide at this stage either to have all input data gathered in a single file, or alternatively split in several, content orientated, files:
GLOBAL
" sectionSelect the calculation to be performed, and some general options regarding the process.
Note that Atomes provides, when available, basis set(s) and pseudo-potential(s) from the CP2K database. Basis set(s) and pseudopotential(s) will be saved respectivelly in "basis.inc
" and "pseudo.inc
".
FORCE_EVAL
" sectionDescribe the details of the forces evaluation process.
SUBSYS
" section