This class contains parameters and medium properties that are used in the lumped volume model, and in models that extend the lumped volume model.
These parameters are used by dhcSim.Fluid.Interfaces.ConservationEquation, dhcSim.Fluid.MixingVolumes.MixingVolume, dhcSim.Rooms.MixedAir, and by dhcSim.Rooms.BaseClasses.MixedAir.
Name | Description |
---|---|
Medium | Medium in the component |
quantity=Medium.substanceNames
for X_start
.
mFactor
to increase the thermal capacity.
substanceDynamics
and traceDynamics
to final
and equal to energyDynamics
,
as there is no need to make them different from energyDynamics
.
energyDynamics
to
Modelica.Fluid.Types.Dynamics.DynamicFreeInitial
because
Modelica.Fluid.Types.Dynamics.SteadyStateInitial
leads
to high order DAE that Dymola cannot reduce.
energyDynamics
to
Modelica.Fluid.Types.Dynamics.SteadyStateInitial
.