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:
@@ -45,7 +45,7 @@ template <class TypeTag>
|
||||
class RichardsLensProblem;
|
||||
}
|
||||
|
||||
namespace Opm {
|
||||
namespace Ewoms {
|
||||
namespace Properties {
|
||||
NEW_TYPE_TAG(RichardsLensProblem, Richards);
|
||||
|
||||
@@ -118,7 +118,7 @@ SET_SCALAR_PROP(RichardsLensProblem, InitialTimeStepSize, 100);
|
||||
|
||||
// The default DGF file to load
|
||||
SET_STRING_PROP(RichardsLensProblem, GridFile, "./data/richardslens_24x16.dgf");
|
||||
}} // namespace Opm, Properties
|
||||
}} // namespace Ewoms, Properties
|
||||
|
||||
namespace Ewoms {
|
||||
/*!
|
||||
|
||||
Reference in New Issue
Block a user