SimpleCFD icon indicating copy to clipboard operation
SimpleCFD copied to clipboard

CCAPS (all): Refactor so that each problem setup/diagnostic can be self contained in own module

Open JOThurgood opened this issue 6 years ago • 0 comments

Architecture for pre-defined test problems has become a bit unwieldy.

Would like to within the main code essentially have user control / initial conditions, but a one line override that points to a specific problem module that has its own control, initial condition and diagnostic that takes precedent over the main module.

JOThurgood avatar Mar 12 '19 09:03 JOThurgood