Skip to content

Commit

Permalink
Update 'docs' folder with 1520_newHPModels and delete old branches.
Browse files Browse the repository at this point in the history
  • Loading branch information
DaJansenGit committed Aug 29, 2024
1 parent 79058c7 commit aeb973f
Show file tree
Hide file tree
Showing 10 changed files with 541 additions and 509 deletions.
868 changes: 450 additions & 418 deletions docs/1520_newHPModels/naming_violations.txt

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
},
"model": "AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSimpleOpening",
"simulation": {
"elapsed_time": 0.0597,
"elapsed_time": 0.0688,
"final_time": 180,
"jacobians": 4022,
"start_time": 0,
Expand Down Expand Up @@ -243,7 +243,7 @@
},
"model": "AixLib.Airflow.WindowVentilation.Examples.VentilationFlowRateSashOpening",
"simulation": {
"elapsed_time": 0.0943,
"elapsed_time": 0.091,
"final_time": 180,
"jacobians": 4332,
"start_time": 0,
Expand Down Expand Up @@ -450,7 +450,7 @@
},
"model": "AixLib.Airflow.WindowVentilation.Examples.OpeningArea",
"simulation": {
"elapsed_time": 0.00215,
"elapsed_time": 0.00295,
"final_time": 60,
"jacobians": 64,
"start_time": 0,
Expand Down Expand Up @@ -597,7 +597,7 @@
},
"model": "AixLib.Airflow.AirHandlingUnit.Examples.AHU",
"simulation": {
"elapsed_time": 0.113,
"elapsed_time": 0.14,
"final_time": 86400,
"jacobians": 0,
"start_time": 0,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
},
"model": "AixLib.Controls.SetPoints.Validation.OccupancyScheduleNegativeStartTime",
"simulation": {
"elapsed_time": 0.00609899,
"elapsed_time": 0.005651,
"final_time": 207360,
"jacobians": 24,
"start_time": -112320,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
},
"model": "AixLib.Electrical.PVSystem.Validation.ValidationPVSystem",
"simulation": {
"elapsed_time": 0.0158,
"elapsed_time": 0.0215,
"final_time": 28771200.0,
"jacobians": 940,
"start_time": 28684800.0,
Expand Down Expand Up @@ -63,7 +63,7 @@
},
"model": "AixLib.Electrical.PVSystem.Examples.ExamplePVSystem",
"simulation": {
"elapsed_time": 0.71,
"elapsed_time": 0.769,
"final_time": 31536000.0,
"jacobians": 23122,
"start_time": 0,
Expand Down
24 changes: 12 additions & 12 deletions docs/1520_newHPModels/regression/Electrical/simulator-dymola.log
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ rCheck = checkModel("AixLib.Electrical.PVSystem.Validation.ValidationPVSystem");
Check of AixLib.Electrical.PVSystem.Validation.ValidationPVSystem:
Warning: The quantity of pVSystem.weaBus.TDryBul is "ThermodynamicTemperature" and the quantity of pVSystem.cellTemperature.T_a is "Temp_C".
In connect(pVSystem.weaBus.TDryBul, pVSystem.cellTemperature.T_a);
Found in class AixLib.Electrical.PVSystem.PVSystem, /tmp/tmp-AixLib-0-wwxouv0t/AixLib/Electrical/PVSystem/PVSystem.mo at line 132, and used in component pVSystem.
Variable pVSystem.weaBus.TDryBul was declared in class Modelica.Units.SI, /tmp/tmp-AixLib-0-wwxouv0t/AixLib/BoundaryConditions/WeatherData/Bus.mo at line 5, and used in component pVSystem.weaBus.
Variable pVSystem.cellTemperature.T_a was declared in class Modelica.Blocks.Interfaces, /tmp/tmp-AixLib-0-wwxouv0t/AixLib/Electrical/PVSystem/BaseClasses/PartialCellTemperature.mo at line 21, and used in component pVSystem.cellTemperature.PartialCellTemperature.
Found in class AixLib.Electrical.PVSystem.PVSystem, /tmp/tmp-AixLib-0-rgs03xti/AixLib/Electrical/PVSystem/PVSystem.mo at line 132, and used in component pVSystem.
Variable pVSystem.weaBus.TDryBul was declared in class Modelica.Units.SI, /tmp/tmp-AixLib-0-rgs03xti/AixLib/BoundaryConditions/WeatherData/Bus.mo at line 5, and used in component pVSystem.weaBus.
Variable pVSystem.cellTemperature.T_a was declared in class Modelica.Blocks.Interfaces, /tmp/tmp-AixLib-0-rgs03xti/AixLib/Electrical/PVSystem/BaseClasses/PartialCellTemperature.mo at line 21, and used in component pVSystem.cellTemperature.PartialCellTemperature.
The model has the same number of unknowns and equations: 106
The model has the same number of unknowns and equations:
102+max([size(NISTdata.columns, 1); size(NISTdata.offset, 1)])
Expand All @@ -28,9 +28,9 @@ simulateModel("AixLib.Electrical.PVSystem.Validation.ValidationPVSystem", startT
Translation of AixLib.Electrical.PVSystem.Validation.ValidationPVSystem:
Warning: The quantity of pVSystem.weaBus.TDryBul is "ThermodynamicTemperature" and the quantity of pVSystem.cellTemperature.T_a is "Temp_C".
In connect(pVSystem.weaBus.TDryBul, pVSystem.cellTemperature.T_a);
Found in class AixLib.Electrical.PVSystem.PVSystem, /tmp/tmp-AixLib-0-wwxouv0t/AixLib/Electrical/PVSystem/PVSystem.mo at line 132, and used in component pVSystem.
Variable pVSystem.weaBus.TDryBul was declared in class Modelica.Units.SI, /tmp/tmp-AixLib-0-wwxouv0t/AixLib/BoundaryConditions/WeatherData/Bus.mo at line 5, and used in component pVSystem.weaBus.
Variable pVSystem.cellTemperature.T_a was declared in class Modelica.Blocks.Interfaces, /tmp/tmp-AixLib-0-wwxouv0t/AixLib/Electrical/PVSystem/BaseClasses/PartialCellTemperature.mo at line 21, and used in component pVSystem.cellTemperature.PartialCellTemperature.
Found in class AixLib.Electrical.PVSystem.PVSystem, /tmp/tmp-AixLib-0-rgs03xti/AixLib/Electrical/PVSystem/PVSystem.mo at line 132, and used in component pVSystem.
Variable pVSystem.weaBus.TDryBul was declared in class Modelica.Units.SI, /tmp/tmp-AixLib-0-rgs03xti/AixLib/BoundaryConditions/WeatherData/Bus.mo at line 5, and used in component pVSystem.weaBus.
Variable pVSystem.cellTemperature.T_a was declared in class Modelica.Blocks.Interfaces, /tmp/tmp-AixLib-0-rgs03xti/AixLib/Electrical/PVSystem/BaseClasses/PartialCellTemperature.mo at line 21, and used in component pVSystem.cellTemperature.PartialCellTemperature.
The DAE has 106 scalar unknowns and 106 scalar equations.

Statistics
Expand Down Expand Up @@ -71,9 +71,9 @@ rCheck = checkModel("AixLib.Electrical.PVSystem.Examples.ExamplePVSystem");
Check of AixLib.Electrical.PVSystem.Examples.ExamplePVSystem:
Warning: The quantity of pVSystem.weaBus.TDryBul is "ThermodynamicTemperature" and the quantity of pVSystem.cellTemperature.T_a is "Temp_C".
In connect(pVSystem.weaBus.TDryBul, pVSystem.cellTemperature.T_a);
Found in class AixLib.Electrical.PVSystem.PVSystem, /tmp/tmp-AixLib-1-2lkgy60t/AixLib/Electrical/PVSystem/PVSystem.mo at line 132, and used in component pVSystem.
Variable pVSystem.weaBus.TDryBul was declared in class Modelica.Units.SI, /tmp/tmp-AixLib-1-2lkgy60t/AixLib/BoundaryConditions/WeatherData/Bus.mo at line 5, and used in component pVSystem.weaBus.
Variable pVSystem.cellTemperature.T_a was declared in class Modelica.Blocks.Interfaces, /tmp/tmp-AixLib-1-2lkgy60t/AixLib/Electrical/PVSystem/BaseClasses/PartialCellTemperature.mo at line 21, and used in component pVSystem.cellTemperature.PartialCellTemperature.
Found in class AixLib.Electrical.PVSystem.PVSystem, /tmp/tmp-AixLib-1-5xechd0j/AixLib/Electrical/PVSystem/PVSystem.mo at line 132, and used in component pVSystem.
Variable pVSystem.weaBus.TDryBul was declared in class Modelica.Units.SI, /tmp/tmp-AixLib-1-5xechd0j/AixLib/BoundaryConditions/WeatherData/Bus.mo at line 5, and used in component pVSystem.weaBus.
Variable pVSystem.cellTemperature.T_a was declared in class Modelica.Blocks.Interfaces, /tmp/tmp-AixLib-1-5xechd0j/AixLib/Electrical/PVSystem/BaseClasses/PartialCellTemperature.mo at line 21, and used in component pVSystem.cellTemperature.PartialCellTemperature.
The model has the same number of unknowns and equations: 294
The model could not be deduced to be symbolically well-posed.
The model has
Expand All @@ -100,9 +100,9 @@ simulateModel("AixLib.Electrical.PVSystem.Examples.ExamplePVSystem", stopTime=31
Translation of AixLib.Electrical.PVSystem.Examples.ExamplePVSystem:
Warning: The quantity of pVSystem.weaBus.TDryBul is "ThermodynamicTemperature" and the quantity of pVSystem.cellTemperature.T_a is "Temp_C".
In connect(pVSystem.weaBus.TDryBul, pVSystem.cellTemperature.T_a);
Found in class AixLib.Electrical.PVSystem.PVSystem, /tmp/tmp-AixLib-1-2lkgy60t/AixLib/Electrical/PVSystem/PVSystem.mo at line 132, and used in component pVSystem.
Variable pVSystem.weaBus.TDryBul was declared in class Modelica.Units.SI, /tmp/tmp-AixLib-1-2lkgy60t/AixLib/BoundaryConditions/WeatherData/Bus.mo at line 5, and used in component pVSystem.weaBus.
Variable pVSystem.cellTemperature.T_a was declared in class Modelica.Blocks.Interfaces, /tmp/tmp-AixLib-1-2lkgy60t/AixLib/Electrical/PVSystem/BaseClasses/PartialCellTemperature.mo at line 21, and used in component pVSystem.cellTemperature.PartialCellTemperature.
Found in class AixLib.Electrical.PVSystem.PVSystem, /tmp/tmp-AixLib-1-5xechd0j/AixLib/Electrical/PVSystem/PVSystem.mo at line 132, and used in component pVSystem.
Variable pVSystem.weaBus.TDryBul was declared in class Modelica.Units.SI, /tmp/tmp-AixLib-1-5xechd0j/AixLib/BoundaryConditions/WeatherData/Bus.mo at line 5, and used in component pVSystem.weaBus.
Variable pVSystem.cellTemperature.T_a was declared in class Modelica.Blocks.Interfaces, /tmp/tmp-AixLib-1-5xechd0j/AixLib/Electrical/PVSystem/BaseClasses/PartialCellTemperature.mo at line 21, and used in component pVSystem.cellTemperature.PartialCellTemperature.
The DAE has 294 scalar unknowns and 294 scalar equations.

Statistics
Expand Down
58 changes: 29 additions & 29 deletions docs/1520_newHPModels/regression/Fluid/comparison-dymola.log
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
},
"model": "AixLib.Fluid.FixedResistances.Examples.SimplePipe",
"simulation": {
"elapsed_time": 0.00843,
"elapsed_time": 0.00814,
"final_time": 1000,
"jacobians": 43,
"start_time": 0,
Expand Down Expand Up @@ -81,7 +81,7 @@
},
"model": "AixLib.Fluid.Movers.PumpsPolynomialBased.Examples.PumpHeadControlled",
"simulation": {
"elapsed_time": 0.00971,
"elapsed_time": 0.0103,
"final_time": 600,
"jacobians": 108,
"start_time": 0,
Expand Down Expand Up @@ -150,7 +150,7 @@
},
"model": "AixLib.Fluid.Movers.DpControlledMovers.Examples.DpConst",
"simulation": {
"elapsed_time": 0.0187,
"elapsed_time": 0.0174,
"final_time": 3600,
"jacobians": 120,
"start_time": 0,
Expand Down Expand Up @@ -189,7 +189,7 @@
},
"model": "AixLib.Fluid.BoilerCHP.Examples.CHPSystem",
"simulation": {
"elapsed_time": 0.0295,
"elapsed_time": 0.029,
"final_time": 1200,
"jacobians": 409,
"start_time": 0,
Expand Down Expand Up @@ -234,7 +234,7 @@
},
"model": "AixLib.Fluid.DistrictHeatingCooling.Demands.Examples.OpenLoopVarTSupplyDp",
"simulation": {
"elapsed_time": 0.0309,
"elapsed_time": 0.0292,
"final_time": 100000,
"jacobians": 126,
"start_time": 0,
Expand Down Expand Up @@ -321,7 +321,7 @@
},
"model": "AixLib.Fluid.MassExchangers.MembraneBasedEnthalpyExchangers.Examples.Test_EnthalpyExchanger",
"simulation": {
"elapsed_time": 0.283,
"elapsed_time": 0.276,
"final_time": 7200,
"jacobians": 62,
"start_time": 0,
Expand Down Expand Up @@ -378,7 +378,7 @@
},
"model": "AixLib.Fluid.Storage.Examples.StorageSimpleExample",
"simulation": {
"elapsed_time": 8.73,
"elapsed_time": 8.98,
"final_time": 38200,
"jacobians": 59209,
"start_time": 0,
Expand Down Expand Up @@ -417,7 +417,7 @@
},
"model": "AixLib.Fluid.DistrictHeatingCooling.Pipes.Examples.StaticPipe",
"simulation": {
"elapsed_time": 0.00571,
"elapsed_time": 0.00759,
"final_time": 1000,
"jacobians": 35,
"start_time": 0,
Expand Down Expand Up @@ -486,7 +486,7 @@
},
"model": "AixLib.Fluid.Movers.DpControlledMovers.Examples.DpVar",
"simulation": {
"elapsed_time": 0.0184,
"elapsed_time": 0.0173,
"final_time": 3600,
"jacobians": 122,
"start_time": 0,
Expand Down Expand Up @@ -537,7 +537,7 @@
},
"model": "AixLib.Fluid.Storage.Examples.StorageBoiler",
"simulation": {
"elapsed_time": 0.0874,
"elapsed_time": 0.0879,
"final_time": 86400,
"jacobians": 101,
"start_time": 0,
Expand Down Expand Up @@ -576,7 +576,7 @@
},
"model": "AixLib.Fluid.FixedResistances.Examples.CompareFixedResistances",
"simulation": {
"elapsed_time": 0.289,
"elapsed_time": 0.301,
"final_time": 3600,
"jacobians": 41000,
"start_time": 0,
Expand Down Expand Up @@ -633,7 +633,7 @@
},
"model": "AixLib.Fluid.HeatPumps.ModularReversible.Examples.TableData3D_OneRoomRadiator",
"simulation": {
"elapsed_time": 0.0632629,
"elapsed_time": 0.066169,
"final_time": 86400,
"jacobians": 76,
"start_time": 0,
Expand Down Expand Up @@ -684,7 +684,7 @@
},
"model": "AixLib.Fluid.Pools.Examples.IndoorSwimmingPool",
"simulation": {
"elapsed_time": 0.232577,
"elapsed_time": 0.261554,
"final_time": 604800,
"jacobians": 97,
"start_time": 0,
Expand Down Expand Up @@ -741,7 +741,7 @@
},
"model": "AixLib.Fluid.Examples.GeothermalHeatPump.GeothermalHeatPump",
"simulation": {
"elapsed_time": 4.4,
"elapsed_time": 4.9,
"final_time": 86400,
"jacobians": 4606,
"start_time": 0,
Expand Down Expand Up @@ -780,7 +780,7 @@
},
"model": "AixLib.Fluid.DistrictHeatingCooling.Pipes.Examples.PlugFlowPipeZeta",
"simulation": {
"elapsed_time": 0.0118,
"elapsed_time": 0.00814,
"final_time": 1000,
"jacobians": 78,
"start_time": 0,
Expand Down Expand Up @@ -831,7 +831,7 @@
},
"model": "AixLib.Fluid.Movers.PumpsPolynomialBased.Examples.PumpSpeedControlled",
"simulation": {
"elapsed_time": 0.0146,
"elapsed_time": 0.0107,
"final_time": 600,
"jacobians": 170,
"start_time": 0,
Expand Down Expand Up @@ -864,7 +864,7 @@
},
"model": "AixLib.Fluid.DistrictHeatingCooling.Demands.Examples.OpenLoopVarTSupplyDpFixedTempDifferenceBypass",
"simulation": {
"elapsed_time": 0.031,
"elapsed_time": 0.0298,
"final_time": 100000,
"jacobians": 162,
"start_time": 0,
Expand Down Expand Up @@ -903,7 +903,7 @@
},
"model": "AixLib.Fluid.DistrictHeatingCooling.Pipes.Examples.PlugFlowPipeEmbedded",
"simulation": {
"elapsed_time": 0.0116,
"elapsed_time": 0.0115,
"final_time": 1000,
"jacobians": 109,
"start_time": 0,
Expand Down Expand Up @@ -966,7 +966,7 @@
},
"model": "AixLib.Fluid.MassExchangers.MembraneBasedEnthalpyExchangers.Validation.DynamicValidation",
"simulation": {
"elapsed_time": 22,
"elapsed_time": 22.5,
"final_time": 7200,
"jacobians": 7673,
"start_time": 0,
Expand Down Expand Up @@ -1023,7 +1023,7 @@
},
"model": "AixLib.Fluid.HeatPumps.ModularReversible.Examples.VCLibAirToWater_OneRoomRadiator",
"simulation": {
"elapsed_time": 0.060632,
"elapsed_time": 0.0615852,
"final_time": 86400,
"jacobians": 69,
"start_time": 0,
Expand Down Expand Up @@ -1086,7 +1086,7 @@
},
"model": "AixLib.Fluid.Storage.Examples.StorageSolarCollector",
"simulation": {
"elapsed_time": 0.599,
"elapsed_time": 0.608,
"final_time": 172800,
"jacobians": 1201,
"start_time": 0,
Expand Down Expand Up @@ -1137,7 +1137,7 @@
},
"model": "AixLib.Fluid.Pools.Examples.IndoorSwimmingPoolExternalHeatingSystem",
"simulation": {
"elapsed_time": 0.26829,
"elapsed_time": 0.246013,
"final_time": 604800,
"jacobians": 97,
"start_time": 0,
Expand Down Expand Up @@ -1182,7 +1182,7 @@
},
"model": "AixLib.Fluid.DistrictHeatingCooling.Demands.Examples.OpenLoopHeatPumpCarnot",
"simulation": {
"elapsed_time": 0.0232,
"elapsed_time": 0.0252,
"final_time": 100000,
"jacobians": 115,
"start_time": 0,
Expand Down Expand Up @@ -1233,7 +1233,7 @@
},
"model": "AixLib.Fluid.Movers.PumpsPolynomialBased.Examples.PumpSpeedControlledDpV",
"simulation": {
"elapsed_time": 0.0169,
"elapsed_time": 0.0123,
"final_time": 600,
"jacobians": 134,
"start_time": 0,
Expand Down Expand Up @@ -1308,7 +1308,7 @@
},
"model": "AixLib.Fluid.DistrictHeatingCooling.Pipes.Examples.DHCPipe",
"simulation": {
"elapsed_time": 0.468,
"elapsed_time": 0.457,
"final_time": 3600,
"jacobians": 6494,
"start_time": 0,
Expand Down Expand Up @@ -1359,7 +1359,7 @@
},
"model": "AixLib.Fluid.BoilerCHP.Examples.CHPSystemNoControl",
"simulation": {
"elapsed_time": 0.0126,
"elapsed_time": 0.00856,
"final_time": 300,
"jacobians": 75,
"start_time": 0,
Expand Down Expand Up @@ -1416,7 +1416,7 @@
},
"model": "AixLib.Fluid.HeatExchangers.Examples.HeatingRod",
"simulation": {
"elapsed_time": 0.011929,
"elapsed_time": 0.012012,
"final_time": 172800,
"jacobians": 40,
"start_time": 0,
Expand Down Expand Up @@ -1479,7 +1479,7 @@
},
"model": "AixLib.Fluid.MassExchangers.MembraneBasedEnthalpyExchangers.Validation.StaticValidation",
"simulation": {
"elapsed_time": 7.97,
"elapsed_time": 8.14,
"final_time": 29600,
"jacobians": 1180,
"start_time": 0,
Expand Down Expand Up @@ -1530,7 +1530,7 @@
},
"model": "AixLib.Fluid.Storage.Examples.StorageDetailedExample",
"simulation": {
"elapsed_time": 0.0591,
"elapsed_time": 0.0523,
"final_time": 86400,
"jacobians": 45,
"start_time": 0,
Expand Down
Loading

0 comments on commit aeb973f

Please sign in to comment.