Skip to content

Re-work simulation configuration files #7

@Rob-Rau

Description

@Rob-Rau

Keeping the json format, I think the config files need to be restructured. Currently there are many things that don't make much sense or could at least be better.

  • The initial "q" values are NOT what they imply, i.e. actual initial solution values, but instead consist of [mach, angle of attack, dontcare, density]. There should be a tool to take in these nice numbers and generate a config file for a simulation.
  • Solver specific options should be in a solver block. This provisions for future solver implementations.
  • There should be a convergence config block. It should specify the type of convergence as well as other necessary parameters.

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions