.BondLib.Examples.Biosphere.CD

Information

The heat conduction model used here is the directed heat exchanger model of the bond graph library with an additional heat capacity built in at the output node. In this way, the soil can be subdivided into layers, with heat conduction models being cascaded without a need for attaching heat capacitors externally, except at the very first node.

Heat capacitors were attached only at one side, because otherwise, higher index models result when such models get cascaded. Although Modelica is perfectly capable of reducing the perturbation index on its own, this would only have slowed down the compilation of the model unnecessarily.


Parameters:

  ag:      Ground area of Biosphere (default value = 2368.9 m2)

  apix:    Portion of Biosphere covered by pond (default value = 0.4)

  lambda:  Specific thermal conductance of ground (no default value) [kJ/(h.m2.K)]

  G0:      Thermal conductance of ground layer (default value = ag*(1 - apix)*lambda kJ/(h.K))

  gamma0:  Specific heat capacity of ground (no default value) [kJ/(m2.K)]

  gamma:   Heat capacity of ground layer (default value = ag*(1 - apix)*gamma0 kJ/K))

  T0:      Initial temperature (no default value) [K]

Generated at 2024-04-28T18:16:21Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos