inletOutletTotalTemperature,waveTransmissiveFvPatchField: default psi -> thermo:psi
Resolves bug-report http://bugs.openfoam.org/view.php?id=2294
This commit is contained in:
parent
dccee2bae7
commit
cfe909d77b
@ -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 |
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user