Open davemhyman opened 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()
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()