perturbopy.testing_code.test_functions.test_qe2pert
- perturbopy.testing_code.test_functions.test_qe2pert(test_name, run_qe2pert, config_machine, source_folder)
Driver to run the the qe2pert set of computations.
- Parameters:
test_name (str) – name of the computing epr-file
run_qe2pert (bool) – do we run qe2pert testing or not
config_machine (str) – name of file with computational information, which we’ll use in this set of computations. Should be in folder source_folder/config_machine
source_folder (str) – name of the folder, where should be all the testing supplementary files (reference, input files, etc.)
- Return type:
None