run_type# atomate2.vasp.schemas.calc_types.utils.run_type(vasp_parameters)[source]# Determine run_type from the VASP parameters dict. This is adapted from pymatgen to be far less unstable Parameters: vasp_parameters (Dict) – Dictionary of VASP parameters from vasprun.xml. Returns: The run type. Return type: RunType