modelBaseSLEMedium
Base model for solid definitions
Extends from TILMedia.Internals.ClassTypes.Record (Partial Record).
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| SI.Temperature | T_s | Melting temperature | |
| SI.Temperature | T_l | Freezing temperature | |
| SI.SpecificHeatCapacity | cp_s | Specific heat capacity cp of solid phase | |
| SI.SpecificHeatCapacity | cp_l | Specific heat capacity cp of liquid phase | |
| SI.Temperature | TStableLimit | Modelica.Constants.inf | Above this temperature all cristals in the solution are dissolved. Metastable states are possible after exceeding this temperature. |
| SI.Temperature | TSupercoolingLimit | -Modelica.Constants.inf | There is no metastable state below this temperature. Crystallization starts when this temperature is reached. |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| SI.Temperature | T | Temperature | |
| SI.Density | d_s | Density of solid phase | |
| SI.Density | d_l | Density of liquid phase | |
| SI.ThermalConductivity | lambda_l | Thermal conductivity of liquid phase | |
| SI.ThermalConductivity | lambda_s | Thermal conductivity of solid phase | |
| SI.SpecificEnthalpy | h_fusion |