| Package | Description |
|---|---|
| nce.base | |
| nce.databank | |
| nce.phprop.thermcond | |
| nce.stream |
| Modifier and Type | Method and Description |
|---|---|
ThermCondModel |
ChemicalSpecies.getEqnThCond()
Return the thermal conductivity equation
|
| Modifier and Type | Method and Description |
|---|---|
void |
ChemicalSpecies.setEqnThCond(ThermCondModel eqnThCond)
Assign an externally defined thermal conductivity equation
|
| Modifier and Type | Method and Description |
|---|---|
ThermCondModel |
Material.getEqnThCond() |
| Modifier and Type | Method and Description |
|---|---|
void |
Material.setEqnThCond(ThermCondModel eqnThCond) |
| Modifier and Type | Class and Description |
|---|---|
class |
ThermCondDataSet |
class |
ThermCondEqnFixed |
class |
ThermCondEqnPoly3 |
class |
ThermCondEqnPoly5 |
class |
ThermCondGasPureHighP
Estimation of thermal conductivity of pure gases above atmospheric pressure,
with the method of Stiel and Thodos.
|
class |
ThermCondHydrocGasPureLowP
Method recommended by Misic and Thodos for the thermal conductivity of
pure hydrocarbon gases at P < 350 kPa.
|
class |
ThermCondHydrocLiq
Thermal conductivity of pure component hydrocarbon liquids
|
class |
ThermCondMixRuleGasLowP
Wassiljeva's mixing rule for the thermal conductivity of low pressure gases
|
class |
ThermCondNonHydrocGasPureLowP
Method recommended for the thermal conductivity of pure non-hydrocarbon gases
at P <= 1 bar
|
| Modifier and Type | Method and Description |
|---|---|
ThermCondModel |
Stream.getMixRuleThCond() |
| Modifier and Type | Method and Description |
|---|---|
void |
Stream.setMixRuleThCond(ThermCondModel mixRuleThCond) |