GEOS
GEOS copied to clipboard
feat: Enable fully coupled mode for CompositionalMultiphaseReservoirPoromechanics and SinglePhaseReservoirPoromechanics
should go after https://github.com/GEOS-DEV/GEOS/pull/3383 and https://github.com/GEOS-DEV/GEOS/pull/3386
- works equivalent to
MultiphasePoromechanicsReservoir
andSinglePhasePoromechanicsReservoir
, just more convenient to switch between FIM and SEQ within the same solver - can use the same MGR recipe (order of block is actually the same: mechanics, flow, wells)