19 #ifndef HC_EXPLICIT_SEQUENTIAL_HH_ 20 #define HC_EXPLICIT_SEQUENTIAL_HH_ 52 void run_simulation();
63 std::shared_ptr<DarcyFlowInterface>
water;
Mesh * mesh
mesh common to darcy flow and transport
Abstract base class for equation clasess.
static Input::Type::Abstract & get_input_type()
std::shared_ptr< AdvectionProcessBase > secondary_eq
explicit transport with chemistry through operator splitting
static const int registrar
std::shared_ptr< DarcyFlowInterface > water
steady or unsteady water flow simulator based on MH scheme
Class for solution of steady or unsteady flow with sequentially coupled explicit transport.