From f7c8209752b3544a931031decf19ad79dd7468ba Mon Sep 17 00:00:00 2001 From: ignis Date: Sun, 11 Nov 2018 05:36:29 +0900 Subject: [PATCH] removed not required fields in totalPressure boundary condition --- 0.org/p | 4 ---- 1 file changed, 4 deletions(-) diff --git a/0.org/p b/0.org/p index da9dd17..9d4b6df 100644 --- a/0.org/p +++ b/0.org/p @@ -47,11 +47,7 @@ boundaryField outlet { type totalPressure; - rho none; - psi none; - gamma 1; p0 uniform 101325; - value uniform 101325; } front {