compressibleVoF,compressibleMultiphaseVoF: Apply fvConstraints to the pressure

Replaces the hard-coded pMin.
This commit is contained in:
Henry Weller
2023-04-17 10:32:32 +01:00
parent 1a17ce00c4
commit 5bcca1cca9
25 changed files with 1104 additions and 43 deletions

View File

@ -7,7 +7,7 @@
\*---------------------------------------------------------------------------*/
FoamFile
{
format ascii;
format binary;
class volScalarField;
location "0";
object T.air;

View File

@ -7,7 +7,7 @@
\*---------------------------------------------------------------------------*/
FoamFile
{
format ascii;
format binary;
class volScalarField;
location "0";
object T.water;