mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: Tutorial updates
This commit is contained in:
@ -39,7 +39,7 @@ boundaryField
|
||||
U U;
|
||||
phi phi;
|
||||
rho none;
|
||||
psi psi;
|
||||
psi thermo:psi;
|
||||
gamma 1.4;
|
||||
}
|
||||
|
||||
|
||||
@ -1243,7 +1243,7 @@ boundaryField
|
||||
type totalTemperature;
|
||||
U U;
|
||||
phi phi;
|
||||
psi psi;
|
||||
psi thermo:psi;
|
||||
gamma 1.4;
|
||||
T0 uniform 297;
|
||||
value nonuniform List<scalar>
|
||||
|
||||
Reference in New Issue
Block a user