This is a model of a single flow circuit of a radiant slab with pipes or a capillary heat exchanger embedded in the construction. For a model with multiple parallel flow circuits, see Buildings.Fluid.HeatExchangers.RadiantSlabs.ParallelCircuitsSlab.
See the user's guide for more information.
con_b
.
As this surface is connected to surface a of con_a
, which
already has a state, the state can be removed, rather than relying
on the symbolic processor to remove one of these two states that are
directly coupled.
This is indeed required to avoid a warning about overdetermined initial equations.
nSta2
to nSta
.
nSta2
to avoid translation error
in Dymola 2107. This is a work-around for a bug in Dymola
which will be addressed in future releases.
res
to preDro
for
#292.
hPip(fluid(T))
to avoid
a warning about conflicting start values in Dymola 2015 FD01.
RFic[nSeg](each G=A/Rx)
with
RFic[nSeg](each G=A/nSeg/Rx)
.