davemhyman / lava2d

https://doi.org/10.1029/2022JB024998
MIT License
2 stars 2 forks source link

improve input.py #8

Open davemhyman opened 1 year ago

davemhyman commented 1 year ago

Change over input.py to specifying parameters in several dicts. Add functions to sim.py to set global parameters and initialize model using dict key-val pairs

input.py ends with: sim.setup_model() # or similar sim.run()