modelVLEFluid_dT
Compressible fluid model with d, T and xi as independent variables
Extends from TILMedia.BaseClasses.PartialVLEFluid_dT (Compressible fluid model with d, T and xi as independent variables).
Information
The VLE-fluid model VLEFluid_dT calculates the thermopyhsical property data with given inputs: density (d), temperature (T), mass fraction (xi) and the parameter vleFluidType.
The interface and the way of using, is demonstrated in the Testers -> TestVLEFluid.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| TILMedia.VLEFluid.Types.BaseVLEFluid | vleFluidType (from PartialVLEFluid_dT) | ||
| Boolean | computeTransportProperties (from PartialVLEFluid_dT) | false | =true, if transport properties are calculated |
| Boolean | computeVLEAdditionalProperties (from PartialVLEFluid_dT) | false | Compute detailed vapor liquid equilibrium properties |
| Boolean | computeVLETransportProperties (from PartialVLEFluid_dT) | false | Compute detailed vapor liquid equilibrium transport properties |
| Boolean | deactivateTwoPhaseRegion (from PartialVLEFluid_dT) | false | Deactivate calculation of two phase region |
| SI.MolarMass[vleFluidType.nc] | M_i (from PartialVLEFluid_dT) | Molar mass of component i | |
| Advanced | |||
| TILMedia.Internals.TILMediaExternalObject | vleFluidPointer (from PartialVLEFluid_dT) | ||
| Boolean | stateSelectPreferForInputs (from PartialVLEFluid_dT) | false | =true, StateSelect.prefer is set for input variables |
| Boolean | interpolateTransportProperties (from PartialVLEFluid_dT) | true | Interpolate transport properties in vapor dome |
| Boolean | computeSurfaceTension (from PartialVLEFluid_dT) | true | |
| Boolean | deactivateDensityDerivatives (from PartialVLEFluid_dT) | false | Deactivate calculation of partial derivatives of density |