inletOutletTotalTemperature,waveTransmissiveFvPatchField: default psi -> thermo:psi

Resolves bug-report http://bugs.openfoam.org/view.php?id=2294
This commit is contained in:
Henry Weller 2016-10-17 19:12:55 +01:00
parent dccee2bae7
commit cfe909d77b
2 changed files with 2 additions and 2 deletions

View File

@ -37,7 +37,7 @@ Usage
Property | Description | Required | Default value
U | velocity field name | no | U
phi | flux field name | no | phi
psi | compressibility field name | no | psi
psi | compressibility field name | no | thermo:psi
gamma | heat capacity ration (Cp/Cv) | yes |
inletValue | reverse flow (inlet) value | yes |
T0 | static temperature [K] | yes |

View File

@ -52,7 +52,7 @@ Usage
Property | Description | Required | Default value
phi | flux field name | no | phi
rho | density field name | no | rho
psi | compressibility field name | no | psi
psi | compressibility field name | no | thermo:psi
gamma | ratio of specific heats (Cp/Cv) | yes |
\endtable