BreakingBytes / simkit

Model Simulation Framework
http://breakingbytes.github.io/simkit/
BSD 3-Clause "New" or "Revised" License
27 stars 16 forks source link

should model instantiation accept settings or data? #80

Open mikofski opened 7 years ago

mikofski commented 7 years ago

in pr #58 and issue #57 we decoupled models from arguments, but it might be convenient to prepopulate some arguments such as data or simulation settings when the model is created.

mikofski commented 7 years ago

TODO: update parameters if both param_file and simfile are present. ditto for modelfile