mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
use the infrastructural code using its new locations
This commit is contained in:
@@ -47,7 +47,7 @@ template <class TypeTag>
|
||||
class InfiltrationProblem;
|
||||
}
|
||||
|
||||
namespace Opm {
|
||||
namespace Ewoms {
|
||||
namespace Properties {
|
||||
NEW_TYPE_TAG(InfiltrationBaseProblem);
|
||||
|
||||
@@ -111,7 +111,7 @@ SET_SCALAR_PROP(InfiltrationBaseProblem, InitialTimeStepSize, 60);
|
||||
SET_STRING_PROP(InfiltrationBaseProblem, GridFile,
|
||||
"./data/infiltration_50x3.dgf");
|
||||
} // namespace Properties
|
||||
} // namespace Opm
|
||||
} // namespace Ewoms
|
||||
|
||||
namespace Ewoms {
|
||||
/*!
|
||||
|
||||
Reference in New Issue
Block a user