mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-01-11 00:41:56 -06:00
changed naming in decoupled tutorial
Cherry picked from Dumux SVN trunk (revision 8135)
This commit is contained in:
parent
20875b5a6c
commit
ed2bf12c5f
@ -48,7 +48,7 @@ namespace Properties
|
||||
NEW_TYPE_TAG(TutorialSpatialParametersDecoupled);
|
||||
|
||||
// Set the spatial parameters
|
||||
SET_TYPE_PROP(TutorialSpatialParametersDecoupled, SpatialParameters,
|
||||
SET_TYPE_PROP(TutorialSpatialParametersDecoupled, SpatialParams,
|
||||
Dumux::TutorialSpatialParametersDecoupled<TypeTag>); /*@\label{tutorial-decoupled:set-spatialparameters}@*/
|
||||
|
||||
// Set the material law
|
||||
|
Loading…
Reference in New Issue
Block a user