bugfix #1706 fix PhaseDiagram use case to avoid writing into INPUT_BASE#1708
Merged
georgemccabe merged 2 commits intodevelop from bugfix_develop_1706_write_to_input_baseJul 26, 2022
+7-2
Commits
Commits on Jul 25, 2022
per #1706, create output directory if it does not already exist because the file i/o logic will fail if the directory does not exist
committedper #1706, changed directory to write file to be relative to OUTPUT_BASE instead of INPUT_BASE and changed input directory path to find the correct file in the INPUT_BASE
committed