Skip to content

[Py] Manage parameters like matplotlib #1651

@nbrucy

Description

@nbrucy

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions