4.4. copy_paster module¶
- copy_paster.copy_paster(settings, set_paths, path_tool_runs_runid)[source]¶
- Note:
This functions does a direct copy/paste of model input and output files into the post-proc run results folder.
- Parameters:
settings: The SetInputs class. set_paths: The SetPaths class. path_tool_runs_runid: The run_id.
- Return:
Nothing is returned but files are copied and pasted.