modelSoilConduction
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.Area | A | floor surface | |
| Integer | N_c | 2 | number of concrete layers |
| Integer | N_s | 5 | number of soil layers |
| Modelica.Units.SI.ThermalConductivity | lambda_c | 1.7 | Thermal conductivity of concrete |
| Modelica.Units.SI.ThermalConductivity | lambda_s | 0.85 | Thermal conductivity of soil |
| Initialization › Initialization options | |||
| Boolean | steadystate | false | if true, sets the derivative of T of each layer to zero during Initialization |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_a | port_a | ||
| Modelica.Blocks.Interfaces.RealInput | T_layer_Nplus1 |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.ThermalConductance[N_s] | G_s | ||
| Modelica.Units.SI.ThermalConductance[N_c - 1] | G_c | ||
| Modelica.Units.SI.ThermalConductance | G_cc | ||
| Modelica.Units.SI.Length[N_s] | th_s | thickness of the soil layers | |
| Modelica.Units.SI.Length[N_c - 1] | th_c | thickness of the concrete layers | |
| Integer | N_cc | ||
| Modelica.Thermal.HeatTransfer.Sources.PrescribedTemperature | soil | ||
| Greenhouse.Flows.HeatTransfer.ThermalConductor | TC_ss | ||
| Greenhouse.Flows.HeatTransfer.ThermalConductor | TC_cc | ||
| Greenhouse.Flows.HeatTransfer.ThermalConductor[N_c - 1] | TC_c | ||
| Greenhouse.Components.Greenhouse.BasicComponents.Layer[N_c - 1] | Layer_c | ||
| Greenhouse.Flows.HeatTransfer.ThermalConductor[N_s] | TC_s | ||
| Greenhouse.Components.Greenhouse.BasicComponents.Layer[N_s] | Layer_s |