Package | Description |
---|---|
nce.base | |
nce.databank | |
nce.datasets.models | |
nce.phprop.specificheat | |
nce.stream |
Modifier and Type | Method and Description |
---|---|
SpecHeatModel |
ChemicalSpecies.getEqnSpecHeat()
Returns the specific heat equation
|
Modifier and Type | Method and Description |
---|---|
void |
ChemicalSpecies.setEqnSpecHeat(SpecHeatModel eqnCp)
Assign an externally defined specific heat equation
|
Modifier and Type | Method and Description |
---|---|
void |
Material.setEqnSpecHeat(SpecHeatModel eqnSpecHeat) |
Modifier and Type | Class and Description |
---|---|
class |
SpecHeatEqnDataSet
Specific heat is entered as a table of data
interpolation is made using the methods available in the
DataSet class
|
Modifier and Type | Class and Description |
---|---|
class |
SpecHeatDataSet
TODO
|
class |
SpecHeatEqnFixed
Heat capacity constant with temperature
|
class |
SpecHeatEqnPoly2
Modified 2nd order polynomial expression (Ref.
|
class |
SpecHeatEqnPoly5
TODO to be compleated
|
class |
SpecHeatEqnTrig
Mixed formula with powers and hyperbolic functions (Ref.
|
class |
SpecHeatMixRuleIdeal
Evaluates the mole averaged specific heat of gaseous or liquid ideal mixture
|
class |
SpecHeatMixRuleIdealMass
Evaluates the mass averaged specific heat of an ideal mixture
|
Modifier and Type | Method and Description |
---|---|
SpecHeatModel |
Stream.getMixRuleSpecHeat() |
Modifier and Type | Method and Description |
---|---|
void |
Stream.setMixRuleSpecHeat(SpecHeatModel mixRuleSpecHeat) |