mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
changed: EnableThermodynamicHints parameter moved to Opm::Parameters namespace
This commit is contained in:
parent
1f6ddb052d
commit
74a4ab7823
@ -138,7 +138,7 @@ namespace Opm {
|
||||
|
||||
// thermodynamic hints are not implemented/required by the eWoms blackoil
|
||||
// model
|
||||
Parameters::hideParam<TypeTag, Properties::EnableThermodynamicHints>();
|
||||
Parameters::hideParam<TypeTag, Parameters::EnableThermodynamicHints>();
|
||||
|
||||
// in flow only the deck file determines the end time of the simulation
|
||||
Parameters::hideParam<TypeTag, Properties::EndTime>();
|
||||
|
Loading…
Reference in New Issue
Block a user