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 aeb973f commit 85ac62c
Show file tree
Hide file tree
Showing 19 changed files with 1,024 additions and 1,019 deletions.
718 changes: 359 additions & 359 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.0688,
"elapsed_time": 0.0633,
"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.091,
"elapsed_time": 0.0914,
"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.00295,
"elapsed_time": 0.00268,
"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.14,
"elapsed_time": 0.125,
"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.005651,
"elapsed_time": 0.00534606,
"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.0215,
"elapsed_time": 0.0155,
"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.769,
"elapsed_time": 0.762,
"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-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.
Found in class AixLib.Electrical.PVSystem.PVSystem, /tmp/tmp-AixLib-0-9qkb5485/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-9qkb5485/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-9qkb5485/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-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.
Found in class AixLib.Electrical.PVSystem.PVSystem, /tmp/tmp-AixLib-0-9qkb5485/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-9qkb5485/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-9qkb5485/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-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.
Found in class AixLib.Electrical.PVSystem.PVSystem, /tmp/tmp-AixLib-1-e47vhl8h/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-e47vhl8h/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-e47vhl8h/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-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.
Found in class AixLib.Electrical.PVSystem.PVSystem, /tmp/tmp-AixLib-1-e47vhl8h/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-e47vhl8h/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-e47vhl8h/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
Loading

0 comments on commit 85ac62c

Please sign in to comment.