Package | Description |
---|---|
nce.base | |
nce.databank | |
nce.phprop.density | |
nce.stream |
Modifier and Type | Method and Description |
---|---|
DensityModel |
ChemicalSpecies.getEqnDens() |
Modifier and Type | Method and Description |
---|---|
void |
ChemicalSpecies.setEqnDens(DensityModel eqnDens) |
Modifier and Type | Method and Description |
---|---|
void |
Material.setEqnDensity(DensityModel eqnDensity) |
Modifier and Type | Class and Description |
---|---|
class |
DensityDataSet
Density is modeled via a data set.
|
class |
DensityEqnFixed |
class |
DensityEqnPow
Power law model for density
|
class |
DensityMixRuleIdealLiquid
Mixing rule for the density of liquids
|
Modifier and Type | Method and Description |
---|---|
DensityModel |
Stream.getMixRuleDensity() |
Modifier and Type | Method and Description |
---|---|
void |
Stream.setMixRuleDensity(DensityModel mixRuleDensity) |