mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
Corrected psi
This commit is contained in:
@ -32,7 +32,7 @@ boundaryField
|
||||
field p;
|
||||
phi phi;
|
||||
rho rho;
|
||||
psi psi;
|
||||
psi thermo:psi;
|
||||
fieldInf 101325;
|
||||
gamma 1.4;
|
||||
lInf 0.025;
|
||||
@ -47,7 +47,7 @@ boundaryField
|
||||
U U;
|
||||
phi phi;
|
||||
rho none;
|
||||
psi psi;
|
||||
psi thermo:psi;
|
||||
gamma 1.4;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user