harrymchugh / pinns

Other
0 stars 0 forks source link

Argument parsing #7

Closed harrymchugh closed 1 year ago

harrymchugh commented 1 year ago

Either allow user to supply a JSON file for configuration. (Need to think about how we communicate the possible JSON options and schema).

Users can override JSON with command line arguments.

Need to think about how we ensure that "required" arguments that are missing from JSON cause early exit.

harrymchugh commented 1 year ago

Args sections

Input paths and data files Geometry (x,y,t) Fluid properties (viscosity, density and forces) [Ideally get these from OpenFOAM control dict] train_test_split variation. plotting and animations use tensorboard report timing PINN model name