tutorials/compressibleVoF: Removed unused pMin entry from phaseProperties

This commit is contained in:
Henry Weller
2023-05-31 16:59:32 +01:00
parent 1ad425ff58
commit 0d9438e3c6
2 changed files with 0 additions and 5 deletions

View File

@ -16,13 +16,10 @@ FoamFile
phases (vapour water);
pMin 100;
sigma
{
type liquidProperties;
phase water;
}
// ************************************************************************* //

View File

@ -16,8 +16,6 @@ FoamFile
phases (water air);
pMin 1000;
sigma 0;
// ************************************************************************* //