Skip to content

Commit

Permalink
Update 'docs' folder with 62-update-ci-templates and delete old branc…
Browse files Browse the repository at this point in the history
…hes.
  • Loading branch information
FWuellhorst committed Jun 28, 2024
1 parent 9ac10e3 commit 2bf1f29
Show file tree
Hide file tree
Showing 53 changed files with 4,269 additions and 2,784 deletions.
390 changes: 388 additions & 2 deletions docs/62-update-ci-templates/index.html

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"model": "BESMod.Examples.BAUSimStudy.Case1Standard",
"simulation": {
"elapsed_time": 4.14,
"elapsed_time": 3.5,
"final_time": 172800,
"jacobians": 4638,
"start_time": 0,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ Comparison files output by funnel are stored in the directory 'funnel_comp' of s
Run 'python -c "import buildingspy.development.regressiontest as t; t.Tester(tool=\"dymola\").report()"'
to access a summary of the comparison results.

Script that runs unit tests had 8 warnings and 0 errors.
Script that runs unit tests had 10 warnings and 0 errors.

Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
"simulation": {
"elapsed_time": 1.8,
"final_time": 172800,
"jacobians": 3225,
"jacobians": 3251,
"start_time": 0,
"state_events": 72,
"state_events": 76,
"success": true
}
},
Expand All @@ -33,11 +33,11 @@
},
"model": "BESMod.Examples.DesignOptimization.BESNoDHW",
"simulation": {
"elapsed_time": 3.18,
"elapsed_time": 3.11,
"final_time": 172800,
"jacobians": 6117,
"jacobians": 5899,
"start_time": 0,
"state_events": 328,
"state_events": 312,
"success": true
}
}
Expand Down

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ Comparison files output by funnel are stored in the directory 'funnel_comp' of s
Run 'python -c "import buildingspy.development.regressiontest as t; t.Tester(tool=\"dymola\").report()"'
to access a summary of the comparison results.

Script that runs unit tests had 2 warnings and 0 errors.
Script that runs unit tests had 7 warnings and 0 errors.

Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[
{
"comparison": {
"file_name": "BESMod.Examples.HeatPumpAndBoiler.Serial.mat",
"file_name": "BESMod.Examples.HeatPumpAndBoiler.AfterBufferWithoutDHW.mat",
"funnel_dirs": [],
"success_rate": 0,
"t_err_max": [],
Expand All @@ -10,19 +10,19 @@
"variables": [],
"warnings": []
},
"model": "BESMod.Examples.HeatPumpAndBoiler.Serial",
"model": "BESMod.Examples.HeatPumpAndBoiler.AfterBufferWithoutDHW",
"simulation": {
"elapsed_time": 3.39,
"elapsed_time": 2.88,
"final_time": 172800,
"jacobians": 5282,
"jacobians": 3927,
"start_time": 0,
"state_events": 388,
"state_events": 207,
"success": true
}
},
{
"comparison": {
"file_name": "BESMod.Examples.HeatPumpAndBoiler.AfterBufferWithoutDHW.mat",
"file_name": "BESMod.Examples.HeatPumpAndBoiler.AfterBufferWithDHW.mat",
"funnel_dirs": [],
"success_rate": 0,
"t_err_max": [],
Expand All @@ -31,13 +31,13 @@
"variables": [],
"warnings": []
},
"model": "BESMod.Examples.HeatPumpAndBoiler.AfterBufferWithoutDHW",
"model": "BESMod.Examples.HeatPumpAndBoiler.AfterBufferWithDHW",
"simulation": {
"elapsed_time": 3.19,
"elapsed_time": 4.44,
"final_time": 172800,
"jacobians": 3927,
"jacobians": 3984,
"start_time": 0,
"state_events": 207,
"state_events": 228,
"success": true
}
},
Expand All @@ -54,7 +54,7 @@
},
"model": "BESMod.Examples.HeatPumpAndBoiler.Parallel",
"simulation": {
"elapsed_time": 8.84,
"elapsed_time": 8.11,
"final_time": 172800,
"jacobians": 14617,
"start_time": 0,
Expand All @@ -64,7 +64,7 @@
},
{
"comparison": {
"file_name": "BESMod.Examples.HeatPumpAndBoiler.AfterBufferWithDHW.mat",
"file_name": "BESMod.Examples.HeatPumpAndBoiler.Serial.mat",
"funnel_dirs": [],
"success_rate": 0,
"t_err_max": [],
Expand All @@ -73,13 +73,13 @@
"variables": [],
"warnings": []
},
"model": "BESMod.Examples.HeatPumpAndBoiler.AfterBufferWithDHW",
"model": "BESMod.Examples.HeatPumpAndBoiler.Serial",
"simulation": {
"elapsed_time": 5.15,
"elapsed_time": 2.56,
"final_time": 172800,
"jacobians": 3984,
"jacobians": 5282,
"start_time": 0,
"state_events": 228,
"state_events": 388,
"success": true
}
}
Expand Down

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
Regression tests are only run for the following package:
BESMod.Examples.HeatPumpAndBoiler
*** Warning: Unspecified initial conditions in 'RunScript("modelica://BESMod/Resources/Scripts/Dymola/Examples/HeatPumpAndBoiler/Serial.mos");'.

*** Warning: Unspecified initial conditions in 'RunScript("modelica://BESMod/Resources/Scripts/Dymola/Examples/HeatPumpAndBoiler/AfterBufferWithoutDHW.mos");'.

*** Warning: Unspecified initial conditions in 'RunScript("modelica://BESMod/Resources/Scripts/Dymola/Examples/HeatPumpAndBoiler/AfterBufferWithDHW.mos");'.

*** Warning: Unspecified initial conditions in 'RunScript("modelica://BESMod/Resources/Scripts/Dymola/Examples/HeatPumpAndBoiler/Parallel.mos");'.

*** Warning: Unspecified initial conditions in 'RunScript("modelica://BESMod/Resources/Scripts/Dymola/Examples/HeatPumpAndBoiler/AfterBufferWithDHW.mos");'.
*** Warning: Unspecified initial conditions in 'RunScript("modelica://BESMod/Resources/Scripts/Dymola/Examples/HeatPumpAndBoiler/Serial.mos");'.

Wrote new reference file /builds/EBC/EBC_all/github_ci/BESMod/BESMod/Resources/ReferenceResults/Dymola/BESMod_Examples_HeatPumpAndBoiler_Serial.txt.
Wrote new reference file /builds/EBC/EBC_all/github_ci/BESMod/BESMod/Resources/ReferenceResults/Dymola/BESMod_Examples_HeatPumpAndBoiler_AfterBufferWithoutDHW.txt.
Expand All @@ -16,5 +16,5 @@ Comparison files output by funnel are stored in the directory 'funnel_comp' of s
Run 'python -c "import buildingspy.development.regressiontest as t; t.Tester(tool=\"dymola\").report()"'
to access a summary of the comparison results.

Script that runs unit tests had 4 warnings and 0 errors.
Script that runs unit tests had 5 warnings and 0 errors.

Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"model": "BESMod.Examples.HighOrderModel.BES_HOM",
"simulation": {
"elapsed_time": 117,
"elapsed_time": 107,
"final_time": 172800,
"jacobians": 5603,
"start_time": 0,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@ In class Modelica.Units.SI.
Near file: /opt/dymola-2022-x86_64/Modelica/Library/Modelica 4.0.0/Units.mo, line 237
Used in base-class hydraulic.generation.heatPump.eva.preDro.PartialTwoPortInterface.
Near file: /builds/EBC/EBC_all/github_ci/BESMod/installed_dependencies/AixLib/AixLib/Fluid/BaseClasses/PartialResistance.mo, line 3
Warning: The variable hydraulic.generation.heatPump.innerCycle.PerformanceDataHPCooling.sigBus.TConInMea is part of an expandable connector, and was only used outside of connect. That is not legal since we cannot determine its causality.
Warning: The variable hydraulic.generation.heatPump.innerCycle.PerformanceDataHPCooling.sigBus.TEvaOutMea is part of an expandable connector, and was only used outside of connect. That is not legal since we cannot determine its causality.
Warning: The variable hydraulic.generation.heatPump.innerCycle.PerformanceDataHPCooling.sigBus.nSet is part of an expandable connector, and was only used outside of connect. That is not legal since we cannot determine its causality.
Warning: The variable hydraulic.generation.heatPump.innerCycle.PerformanceDataHPCooling.sigBus.m_flowEvaMea is part of an expandable connector, and was only used outside of connect. That is not legal since we cannot determine its causality.
Warning: The variable hydraulic.generation.heatPump.innerCycle.PerformanceDataHPCooling.sigBus.nSet is part of an expandable connector, and was only used outside of connect. That is not legal since we cannot determine its causality.
Warning: The variable hydraulic.generation.heatPump.innerCycle.PerformanceDataHPCooling.sigBus.TConInMea is part of an expandable connector, and was only used outside of connect. That is not legal since we cannot determine its causality.
Warning: The variable hydraulic.generation.heatPump.innerCycle.PerformanceDataHPCooling.sigBus.m_flowConMea is part of an expandable connector, and was only used outside of connect. That is not legal since we cannot determine its causality.
The DAE has 19332 scalar unknowns and 19332 scalar equations.
After eliminating unused variables:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ Comparison files output by funnel are stored in the directory 'funnel_comp' of s
Run 'python -c "import buildingspy.development.regressiontest as t; t.Tester(tool=\"dymola\").report()"'
to access a summary of the comparison results.

Script that runs unit tests had 7 warnings and 0 errors.
Script that runs unit tests had 1 warnings and 0 errors.

Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"model": "BESMod.Examples.SolarThermalSystem.SolarThermalAixLib",
"simulation": {
"elapsed_time": 6.15,
"elapsed_time": 5.88,
"final_time": 172800,
"jacobians": 2072,
"start_time": 0,
Expand All @@ -33,7 +33,7 @@
},
"model": "BESMod.Examples.SolarThermalSystem.SolarThermalBuildings",
"simulation": {
"elapsed_time": 6.59,
"elapsed_time": 6.67,
"final_time": 172800,
"jacobians": 2304,
"start_time": 0,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ Comparison files output by funnel are stored in the directory 'funnel_comp' of s
Run 'python -c "import buildingspy.development.regressiontest as t; t.Tester(tool=\"dymola\").report()"'
to access a summary of the comparison results.

Script that runs unit tests had 6 warnings and 0 errors.
Script that runs unit tests had 9 warnings and 0 errors.

Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"model": "BESMod.Examples.TEASERHeatLoadCalculation.Example",
"simulation": {
"elapsed_time": 0.161,
"elapsed_time": 0.238,
"final_time": 172800,
"jacobians": 874,
"start_time": 0,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,7 @@ Comparison files output by funnel are stored in the directory 'funnel_comp' of s
Run 'python -c "import buildingspy.development.regressiontest as t; t.Tester(tool=\"dymola\").report()"'
to access a summary of the comparison results.

Script that runs unit tests had 6 warnings and 0 errors.
Script that runs unit tests had 0 warnings and 0 errors.

Unit tests completed successfully.

Loading

0 comments on commit 2bf1f29

Please sign in to comment.