Unify the management of multiple phases in impesFoam and hybridPorousInterFoam
Opened this issue · 0 comments
le-migou commented
impesFoam uses a custom, hard-coded, phase system.
hybridPorousInterFoam uses the mixture system of OpenFOAM in incompressibleTwoPhaseMixture
The two systems are not compatible. We lack genericity and uniformity.