Package | Description |
---|---|
nce.base | |
nce.equipments | |
nce.phprop.eosgas |
Modifier and Type | Method and Description |
---|---|
GasEos |
ChemicalSpecies.getEosg()
Get current equation of state
|
Modifier and Type | Method and Description |
---|---|
void |
ChemicalSpecies.setEosg(GasEos eosg)
Assign an externally defined equation of state
|
Modifier and Type | Method and Description |
---|---|
void |
Throttle.init(double inlP,
double outP,
double inlT,
double outT,
Stream s,
GasEos eos) |
Modifier and Type | Class and Description |
---|---|
class |
GasEosIdeal
Ideal gas equation of state
|
class |
GasEosPR
Peng - Robinson cubic equation of state
|
class |
GasEosRK
Redlich - Kwong cubic equation of state
|
class |
GasEosSRK
Soave cubic equation of state
|
class |
GasEosVDW
Van der Waals cubic equation of state.
|
class |
GasEosVirial
Virial equation of state, truncated at 2nd term.
|