modelPartialVLEFluid
Compressible fluid model for object and member function based evaluation
Information
The VLE-fluid model VLEFluid_ph calculates the thermopyhsical property data with given inputs: pressure (p), enthalpy (h), 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 | ||
| Boolean | computeTransportProperties | false | =true, if transport properties are calculated |
| Boolean | deactivateTwoPhaseRegion | false | Deactivate calculation of two phase region |
| Advanced | |||
| TILMedia.Internals.TILMediaExternalObject | vleFluidPointer | ||
| Boolean | interpolateTransportProperties | true | Interpolate transport properties in vapor dome |
| Boolean | computeSurfaceTension | true | |
| Boolean | deactivateDensityDerivatives | false | Deactivate calculation of partial derivatives of density |