Currently the function doesn't work because it doesn't know which files to copy, after we changed to 3D active space and changed the active space save directory structure.
This can be fixed by determining the altitude of the current run. This is found either by parsing the options string, or by the returned series from the output parser. Then the function can figure out which subdirectories to copy active spaces, tested points, and plots from.
This is the described function. Also, code at the bottom of the file needs to be uncommented to reenable the feature.
Currently the function doesn't work because it doesn't know which files to copy, after we changed to 3D active space and changed the active space save directory structure.
This can be fixed by determining the altitude of the current run. This is found either by parsing the options string, or by the returned series from the output parser. Then the function can figure out which subdirectories to copy active spaces, tested points, and plots from.
This is the described function. Also, code at the bottom of the file needs to be uncommented to reenable the feature.