modelSatPhaseEquilibriumProperties
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.SIunits.MoleFraction | z_start | massToMoleFractions(Z_start, MMX) | Initial feed mole fractions |
| Start/Guess values | |||
| Modelica.SIunits.MassFraction | Z_start | {sum(init.x[:, i])/sum(init.x) for i in 1:nC} | Initial feed mass fractions |
| Optimization | |||
| String | presentPhases | phases.label | Phases to search for. They must be available in phaseList |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.SIunits.MassFraction | Y | Mass fractions vapor phase | |
| Modelica.SIunits.MassFraction | X | Mass fraction in liquid phase | |
| Modelica.SIunits.MoleFraction | x | Mole fractions liquid phase | |
| Modelica.SIunits.MoleFraction | z | Mole fractions bulk | |
| Modelica.SIunits.MoleFraction | y | Mole fractions vapor phase | |
| Real | VF | Molar liquid vapor split V/F, F=V+L | |
| Real | VFw | Mass based liquid vapor split V/F, F=V+L | |
| Real | K |