-
Notifications
You must be signed in to change notification settings - Fork 65
Open
Description
Currently, a parameter gets a default value from a corresponding property with the same name. It is inconvenient to require that a parameter has a property default and also unnecessarily mixes the two concepts. Moreover, the hierarchical structure of parameters is not reflected adequately by the property system.
- Replace the parameter system by the one from Dumux.
- Redefine the parameter macros in terms of the new system and mark them as deprecated.
- Replace the macro calls.
Metadata
Metadata
Assignees
Labels
No labels