copy_castep_outputs# autoplex.misc.utils.mock_castep.copy_castep_outputs(ref_path)[source]# Copy castep output files from the reference directory. Parameters: ref_path (str or Path) – Path to the reference directory containing an outputs subfolder with the CASTEP output files to copy. Return type: None