diff --git a/AixLib/Fluid/DistrictHeatingCooling/Demands/Examples/ClosedLoop/SubstationCooling.mo b/AixLib/Fluid/DistrictHeatingCooling/Demands/Examples/ClosedLoop/SubstationCooling.mo index 24fee683b6..5e08c00e08 100644 --- a/AixLib/Fluid/DistrictHeatingCooling/Demands/Examples/ClosedLoop/SubstationCooling.mo +++ b/AixLib/Fluid/DistrictHeatingCooling/Demands/Examples/ClosedLoop/SubstationCooling.mo @@ -66,18 +66,23 @@ equation annotation (Icon(coordinateSystem(preserveAspectRatio=false)), Diagram( coordinateSystem(preserveAspectRatio=false)), experiment(StopTime=86400, Interval=60), - Documentation(info=" -
This example shows a simple example of a closed loop substation with chiller -AixLib.Fluid.DistrictHeatingCooling.Demands.ClosedLoop.SubstationCooling. -It illustrates the settings needed in the demand model to work in a bidirectional -low-temperature network.
-", revisions=" -
+ This example shows a simple example of a closed loop substation with + chiller + AixLib.Fluid.DistrictHeatingCooling.Demands.ClosedLoop.SubstationCooling. + It illustrates the settings needed in the demand model to work in a + bidirectional low-temperature network. +
+", revisions="This example shows a simple example of a closed loop substation model for bidirctional low-temperature networks for buildings with - direct heating and direct cooling AixLib.Fluid.DistrictHeatingCooling.Demands.ClosedLoop.SubstationDirectHeatingDirectCooling. - It illustrates the settings needed to run the demand model.
-", revisions=" -
+ This example shows a simple example of a closed loop substation model + for bidirctional low-temperature networks for buildings with direct + heating and direct cooling + AixLib.Fluid.DistrictHeatingCooling.Demands.ClosedLoop.SubstationDirectHeatingDirectCooling. + It illustrates the settings needed to run the demand model. +
+", revisions="This example shows a simple example of a closed loop substation model for bidirctional low-temperature networks for buildings with - heat pump,direct cooling and DHW demand AixLib.Fluid.DistrictHeatingCooling.Demands.ClosedLoop.SubstationDirectHeatingDirectCoolingDHW. - It illustrates the settings needed to run the demand model.
-", revisions=" -
+ This example shows a simple example of a closed loop substation model + for bidirctional low-temperature networks for buildings with heat + pump,direct cooling and DHW demand + AixLib.Fluid.DistrictHeatingCooling.Demands.ClosedLoop.SubstationDirectHeatingDirectCoolingDHW. + It illustrates the settings needed to run the demand model. +
+", revisions="This example shows a simple example of a closed loop substation with heat pump -AixLib.Fluid.DistrictHeatingCooling.Demands.ClosedLoop.SubstationHeating. -It illustrates the settings needed in the demand model to work in a bidirectional -low-temperature network.
-", revisions=" -
+ This example shows a simple example of a closed loop substation with + heat pump + AixLib.Fluid.DistrictHeatingCooling.Demands.ClosedLoop.SubstationHeating. + It illustrates the settings needed in the demand model to work in a + bidirectional low-temperature network. +
+", revisions="This example shows a simple example of a closed loop substation with heat pump and chiller (const. temperature difference on network and building sides) -AixLib.Fluid.DistrictHeatingCooling.Demands.ClosedLoop.SubstationHeatingCoolingFixDeltaT. -It illustrates the settings needed in the demand model to work in a bidirectional -low-temperature network.
+", info="
+ This example shows a simple example of a closed loop substation with + heat pump and chiller (const. temperature difference on network and + building sides) + AixLib.Fluid.DistrictHeatingCooling.Demands.ClosedLoop.SubstationHeatingCoolingFixDeltaT. + It illustrates the settings needed in the demand model to work in a + bidirectional low-temperature network. +
")); end SubstationHeatingCoolingFixDeltaT; diff --git a/AixLib/Fluid/DistrictHeatingCooling/Demands/Examples/ClosedLoop/SubstationHeatingCoolingVarDeltaT.mo b/AixLib/Fluid/DistrictHeatingCooling/Demands/Examples/ClosedLoop/SubstationHeatingCoolingVarDeltaT.mo index 5261e1eac3..886782e322 100644 --- a/AixLib/Fluid/DistrictHeatingCooling/Demands/Examples/ClosedLoop/SubstationHeatingCoolingVarDeltaT.mo +++ b/AixLib/Fluid/DistrictHeatingCooling/Demands/Examples/ClosedLoop/SubstationHeatingCoolingVarDeltaT.mo @@ -101,18 +101,24 @@ equation StopTime=86400, Interval=60, Tolerance=1e-007), - Documentation(revisions=" -This example shows a simple example of a closed loop substation with heat pump and chiller (variable temperature difference on network and building sides) -AixLib.Fluid.DistrictHeatingCooling.Demands.ClosedLoop.SubstationHeatingCoolingVarDeltaT. -It illustrates the settings needed in the demand model to work in a bidirectional -low-temperature network.
+", info="
+ This example shows a simple example of a closed loop substation with + heat pump and chiller (variable temperature difference on network and + building sides) + AixLib.Fluid.DistrictHeatingCooling.Demands.ClosedLoop.SubstationHeatingCoolingVarDeltaT. + It illustrates the settings needed in the demand model to work in a + bidirectional low-temperature network. +
")); end SubstationHeatingCoolingVarDeltaT;