perturbopy.test_utils.run_test.env_utils.run_from_config_machine

perturbopy.test_utils.run_test.env_utils.run_from_config_machine(config_machine, step)

Check if the executional command defined for the step of computation

Parameters:
  • config_machine (dict) – dictionary with executional commands for the test steps

  • step (str) – name of running step (‘scf’, ‘nscf’, etc.)

  • Returns

Returns:

run – string containing a command to run this step

Return type:

str