Output folder not created when missing
When missing, an output folder (default: results) is not created automatically by opSimulation
, leading to unnecessary user confusion:
Error: (W:/repo/sim/src/core/opSimulation/framework/main.cpp:290) Output directory C:\Users\...\Downloads\opSimulation\results does not exist
opSimulation
should just create the directory instead.