mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
TUT: Updated gamma value in sonicFoam tutorial - see #455
This commit is contained in:
@ -32,7 +32,7 @@ boundaryField
|
|||||||
type waveTransmissive;
|
type waveTransmissive;
|
||||||
field p;
|
field p;
|
||||||
psi thermo:psi;
|
psi thermo:psi;
|
||||||
gamma 1.3;
|
gamma 1.4;
|
||||||
fieldInf $pressure;
|
fieldInf $pressure;
|
||||||
lInf 1;
|
lInf 1;
|
||||||
value $internalField;
|
value $internalField;
|
||||||
|
|||||||
Reference in New Issue
Block a user