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;
|
U U;
|
||||||
phi phi;
|
phi phi;
|
||||||
rho none;
|
rho none;
|
||||||
psi psi;
|
psi thermo:psi;
|
||||||
gamma 1.4;
|
gamma 1.4;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -1243,7 +1243,7 @@ boundaryField
|
|||||||
type totalTemperature;
|
type totalTemperature;
|
||||||
U U;
|
U U;
|
||||||
phi phi;
|
phi phi;
|
||||||
psi psi;
|
psi thermo:psi;
|
||||||
gamma 1.4;
|
gamma 1.4;
|
||||||
T0 uniform 297;
|
T0 uniform 297;
|
||||||
value nonuniform List<scalar>
|
value nonuniform List<scalar>
|
||||||
|
|||||||
Reference in New Issue
Block a user