Skip to content
Snippets Groups Projects
Commit 08b5eca7 authored by Bernd Flemisch's avatar Bernd Flemisch
Browse files

[sequential] remove all calls to the deprecated `*_PARAM*` macros

Replace all calls of `*_PARAM*` macros by correspnding calls to
`getParam`. Remove the corresponding properties. If `getParam`
is called more than once for one parameter, specify a default value
in [`properties.hh`](dumux/porousmediumflow/sequential/properties.hh).
Otherwise, specify the default value in the call to `getParam`.
parent b38fc18e
No related branches found
No related tags found
Loading
Showing
with 55 additions and 114 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment