PARAM_CLI
Run the native tblite param subcommand as an auxiliary REFERENCE_CLI diagnostic. The command inspects, imports, exports, or converts tblite parameter data. If no INPUT_FILE is supplied, CP2K selects the surrounding XTB/TBLITE/METHOD as native –method. If METHOD is specified here, it overrides only this auxiliary command. [Edit on GitHub]
Keywords
Keyword descriptions
- SECTION_PARAMETERS
Type: logical
Default: F
Lone keyword: TDescription: Activates the native tblite param auxiliary command when the section is present.
- INPUT_FILE
Type: string
Usage: INPUT_FILE parameters.tomlDescription: Optional positional input parameter file for native tblite param. If omitted, the command operates on the selected built-in METHOD.
- METHOD
Type: enum
Default: GFN2
Usage: METHOD (GFN1|GFN2|IPEA1)Description: Base parametrization passed to native tblite param as –method. If omitted, CP2K uses the surrounding XTB/TBLITE/METHOD.
Valid values:
GFN1Use the GFN1-xTB base parametrization.GFN2Use the GFN2-xTB base parametrization.IPEA1Use the IPEA1 base parametrization.
- OUTPUT
Type: string
Usage: OUTPUT parameters.tomlDescription: Output parameter file passed to native tblite param as –output. If omitted, native tblite writes to its default stream or file for the selected operation.