Skip to content
Snippets Groups Projects
Commit 28c88356 authored by andy's avatar andy
Browse files

ENH: Tutorial updates

parent 365210a8
Branches
Tags
No related merge requests found
......@@ -1235,7 +1235,7 @@ boundaryField
field p;
phi phi;
rho rho;
psi psi;
psi thermo:psi;
gamma 1.4;
fieldInf 101325;
lInf 0.025;
......@@ -1275,7 +1275,7 @@ boundaryField
U U;
phi phi;
rho none;
psi psi;
psi thermo:psi;
gamma 1.4;
p0 uniform 101325;
value nonuniform List<scalar>
......
......@@ -31,7 +31,7 @@ boundaryField
field p;
phi phi;
rho rho;
psi psi;
psi thermo:psi;
gamma 1.3;
fieldInf 1e5;
lInf 0.3;
......
......@@ -42,7 +42,7 @@ gasThermoTypes
thermoType
{
$.gasThermoTypes.constant;
${:gasThermoTypes.constant};
}
mixture
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment