run_type

atomate2.cp2k.schemas.calc_types.utils.run_type(inputs)[source]

Determine the run_type from the CP2K input dict.

This is adapted from pymatgen to be far less unstable.

Parameters:
  • dft – dictionary of DFT parameters (standard from task doc)

  • inputs (dict)

Return type:

RunType