tutorials/compressibleVoF: Removed unused pMin entry from phaseProperties
This commit is contained in:
@ -16,13 +16,10 @@ FoamFile
|
||||
|
||||
phases (vapour water);
|
||||
|
||||
pMin 100;
|
||||
|
||||
sigma
|
||||
{
|
||||
type liquidProperties;
|
||||
phase water;
|
||||
}
|
||||
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
@ -16,8 +16,6 @@ FoamFile
|
||||
|
||||
phases (water air);
|
||||
|
||||
pMin 1000;
|
||||
|
||||
sigma 0;
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
Reference in New Issue
Block a user