removed not required fields in totalPressure boundary condition

This commit is contained in:
ignis 2018-11-11 05:36:29 +09:00
parent 94a6f182b6
commit f7c8209752

View file

@ -47,11 +47,7 @@ boundaryField
outlet
{
type totalPressure;
rho none;
psi none;
gamma 1;
p0 uniform 101325;
value uniform 101325;
}
front
{