-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Labels
feature-requestNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
The current mechanism to set parameters is a bit confuse and verbose. When setting up a simulation, parameters are intertwined with instructions to set up initial conditions, which is not ideal for clarity.
Describe the solution you'd like
A mechanism similar to matplotlib's rcParams would allow to set up clean parameter files while leaving the possibility to change the parameters in the python script for flexibility.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
feature-requestNew feature or requestNew feature or request