TUT: Updated gamma value in sonicFoam tutorial - see #455

This commit is contained in:
Andrew Heather 2017-04-18 11:37:34 +01:00 committed by Mark Olesen
parent a647063f33
commit bee685c4bc

View File

@ -32,7 +32,7 @@ boundaryField
type waveTransmissive;
field p;
psi thermo:psi;
gamma 1.3;
gamma 1.4;
fieldInf $pressure;
lInf 1;
value $internalField;