MHMRunner#
- class mhm_tools.pre.create_mhm_restart_from_setup.MHMRunner(mhm_packages=None, mhm_args=None)[source]#
Bases:
objectRun mHM through its Python bindings in the base directory of a setup.
Methods
Return the shell command used to run mHM via its Python bindings.
run_mhm(setup_path)Run mHM in
setup_pathand raise when it exits unsuccessfully.