mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-12-18 21:43:27 -06:00
0a99364c27
Specifically, replace the existing flowbc_t (that was densely represented on each interface, including internal interface and external no-flow interfaces) with a new structure given by struct FlowBoundaryConditions The semantics of this structure mirror those of "struct Wells" from <opm/core/newwells.h>, but is currently mostly intended for simple, incompressible flow purposes. Update pressure solvers supporting boundary conditions to accommodate the new boundary condition representation in the process. |
||
---|---|---|
.. | ||
mimetic | ||
msmfem | ||
tpfa | ||
flow_bc.c | ||
flow_bc.h | ||
IncompTpfa.cpp | ||
IncompTpfa.hpp |