modelSolid
Solid model with T as independent variable
Information
The solid model calculates the thermopyhsical property data with given input: temperature (T) and the model SolidType.
The interface and the way of using, is demonstrated in the Testers -> TestSolid.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| SI.Density | d | solid.d | Density |
| SI.SpecificHeatCapacity | cp_nominal | solid.cp_nominal | Specific heat capacity at standard reference point |
| SI.ThermalConductivity | lambda_nominal | solid.lambda_nominal | Thermal conductivity at standard reference point |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| SI.Temperature | T | Temperature | |
| SI.SpecificHeatCapacity | cp | Heat capacity | |
| SI.ThermalConductivity | lambda | Thermal conductivity |
Contents
| Name | Description |
|---|---|