-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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.
Reactions are currently unavailable