-
Notifications
You must be signed in to change notification settings - Fork 82
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update 'docs' folder with main and delete old branches.
- Loading branch information
1 parent
bb96256
commit 102dd6c
Showing
845 changed files
with
85,110 additions
and
6,531 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,74 @@ | ||
[ | ||
{ | ||
"comparison": { | ||
"file_name": "AixLib.Electrical.PVSystem.Validation.ValidationPVSystem.mat", | ||
"funnel_dirs": [ | ||
null, | ||
null | ||
], | ||
"success_rate": 0.0, | ||
"t_err_max": [ | ||
0, | ||
0 | ||
], | ||
"test_passed": [ | ||
0, | ||
0 | ||
], | ||
"var_groups": [ | ||
0, | ||
0 | ||
], | ||
"variables": [ | ||
"DCOutputPower", | ||
"DCOutputPower_Measured" | ||
], | ||
"warnings": [ | ||
"Translation, simulation or extracting simulation results failed. IOError while reading /tmp/tmp-AixLib-0-xb0ib97k/AixLib/AixLib.Electrical.PVSystem.Validation.ValidationPVSystem.mat generated by Electrical/Validation/ValidationPVSystem.mos.\nFile /tmp/tmp-AixLib-0-xb0ib97k/AixLib/AixLib.Electrical.PVSystem.Validation.ValidationPVSystem.mat does not exist.\n", | ||
"" | ||
] | ||
}, | ||
"model": "AixLib.Electrical.PVSystem.Validation.ValidationPVSystem", | ||
"simulation": { | ||
"elapsed_time": 0, | ||
"final_time": 28771200.0, | ||
"jacobians": 0, | ||
"start_time": 28684800.0, | ||
"state_events": 0, | ||
"success": false | ||
} | ||
}, | ||
{ | ||
"comparison": { | ||
"file_name": "AixLib.Electrical.PVSystem.Examples.ExamplePVSystem.mat", | ||
"funnel_dirs": [ | ||
null | ||
], | ||
"success_rate": 0.0, | ||
"t_err_max": [ | ||
0 | ||
], | ||
"test_passed": [ | ||
0 | ||
], | ||
"var_groups": [ | ||
0 | ||
], | ||
"variables": [ | ||
"DCOutputPower" | ||
], | ||
"warnings": [ | ||
"Translation, simulation or extracting simulation results failed. IOError while reading /tmp/tmp-AixLib-1-lmi9xo9m/AixLib/AixLib.Electrical.PVSystem.Examples.ExamplePVSystem.mat generated by Electrical/Examples/ExamplePVSystem.mos.\nFile /tmp/tmp-AixLib-1-lmi9xo9m/AixLib/AixLib.Electrical.PVSystem.Examples.ExamplePVSystem.mat does not exist.\n" | ||
] | ||
}, | ||
"model": "AixLib.Electrical.PVSystem.Examples.ExamplePVSystem", | ||
"simulation": { | ||
"elapsed_time": 0, | ||
"final_time": 31536000.0, | ||
"jacobians": 0, | ||
"start_time": 0, | ||
"state_events": 0, | ||
"success": false | ||
} | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,91 @@ | ||
= true | ||
|
||
|
||
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-xb0ib97k/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-xb0ib97k/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-xb0ib97k/AixLib/Electrical/PVSystem/BaseClasses/PartialCellTemperature.mo at line 21, and used in component pVSystem.cellTemperature.PartialCellTemperature. | ||
------------------------------------------------- | ||
Error: the model is too complex for the current license. | ||
Your license must be upgraded to handle this model. | ||
------------------------------------------------- | ||
Warning: WARNINGS have been issued. | ||
Error: ERRORS have been issued. | ||
Declaring variable: Boolean rCheck ; | ||
|
||
Modelica.Utilities.Streams.print(" { \"file\" : \"AixLib/Resources/Scripts/Dymola/Electrical/Validation/ValidationPVSystem.mos\",", "AixLib.Electrical.PVSystem.Validation.ValidationPVSystem.statistics.log"); | ||
Modelica.Utilities.Streams.print(" \"model\" : \"AixLib.Electrical.PVSystem.Validation.ValidationPVSystem\",", "AixLib.Electrical.PVSystem.Validation.ValidationPVSystem.statistics.log"); | ||
Modelica.Utilities.Streams.print(" \"check\" : {", "AixLib.Electrical.PVSystem.Validation.ValidationPVSystem.statistics.log"); | ||
Modelica.Utilities.Streams.print(" \"command\" : \"checkModel(\\\"AixLib.Electrical.PVSystem.Validation.ValidationPVSystem\\\");\",", "AixLib.Electrical.PVSystem.Validation.ValidationPVSystem.statistics.log"); | ||
Modelica.Utilities.Streams.print(" \"result\" : " + String(rCheck), "AixLib.Electrical.PVSystem.Validation.ValidationPVSystem.statistics.log"); | ||
Modelica.Utilities.Streams.print(" },", "AixLib.Electrical.PVSystem.Validation.ValidationPVSystem.statistics.log"); | ||
|
||
|
||
rScript=RunScript("modelica://AixLib/Resources/Scripts/Dymola/Electrical/Validation/ValidationPVSystem.mos"); | ||
simulateModel("AixLib.Electrical.PVSystem.Validation.ValidationPVSystem", startTime=28684800, stopTime=28771200, tolerance=1e-06, method="dassl", resultFile="AixLib.Electrical.PVSystem.Validation.ValidationPVSystem"); | ||
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-xb0ib97k/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-xb0ib97k/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-xb0ib97k/AixLib/Electrical/PVSystem/BaseClasses/PartialCellTemperature.mo at line 21, and used in component pVSystem.cellTemperature.PartialCellTemperature. | ||
------------------------------------------------- | ||
Error: the model is too complex for the current license. | ||
Your license must be upgraded to handle this model. | ||
------------------------------------------------- | ||
Warning: WARNINGS have been issued. | ||
Error: ERRORS have been issued. | ||
= false | ||
|
||
Instantiation of ?: | ||
Declaring variable: Boolean rScript ; | ||
|
||
savelog("AixLib.Electrical.PVSystem.Validation.ValidationPVSystem.translation.log"); = true | ||
|
||
|
||
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-lmi9xo9m/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-lmi9xo9m/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-lmi9xo9m/AixLib/Electrical/PVSystem/BaseClasses/PartialCellTemperature.mo at line 21, and used in component pVSystem.cellTemperature.PartialCellTemperature. | ||
------------------------------------------------- | ||
Error: the model is too complex for the current license. | ||
Your license must be upgraded to handle this model. | ||
------------------------------------------------- | ||
Warning: WARNINGS have been issued. | ||
Error: ERRORS have been issued. | ||
Declaring variable: Boolean rCheck ; | ||
|
||
Modelica.Utilities.Streams.print(" { \"file\" : \"AixLib/Resources/Scripts/Dymola/Electrical/Examples/ExamplePVSystem.mos\",", "AixLib.Electrical.PVSystem.Examples.ExamplePVSystem.statistics.log"); | ||
Modelica.Utilities.Streams.print(" \"model\" : \"AixLib.Electrical.PVSystem.Examples.ExamplePVSystem\",", "AixLib.Electrical.PVSystem.Examples.ExamplePVSystem.statistics.log"); | ||
Modelica.Utilities.Streams.print(" \"check\" : {", "AixLib.Electrical.PVSystem.Examples.ExamplePVSystem.statistics.log"); | ||
Modelica.Utilities.Streams.print(" \"command\" : \"checkModel(\\\"AixLib.Electrical.PVSystem.Examples.ExamplePVSystem\\\");\",", "AixLib.Electrical.PVSystem.Examples.ExamplePVSystem.statistics.log"); | ||
Modelica.Utilities.Streams.print(" \"result\" : " + String(rCheck), "AixLib.Electrical.PVSystem.Examples.ExamplePVSystem.statistics.log"); | ||
Modelica.Utilities.Streams.print(" },", "AixLib.Electrical.PVSystem.Examples.ExamplePVSystem.statistics.log"); | ||
|
||
|
||
rScript=RunScript("modelica://AixLib/Resources/Scripts/Dymola/Electrical/Examples/ExamplePVSystem.mos"); | ||
simulateModel("AixLib.Electrical.PVSystem.Examples.ExamplePVSystem", stopTime=31536000, method="dassl", tolerance=1e-06, resultFile="AixLib.Electrical.PVSystem.Examples.ExamplePVSystem"); | ||
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-lmi9xo9m/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-lmi9xo9m/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-lmi9xo9m/AixLib/Electrical/PVSystem/BaseClasses/PartialCellTemperature.mo at line 21, and used in component pVSystem.cellTemperature.PartialCellTemperature. | ||
------------------------------------------------- | ||
Error: the model is too complex for the current license. | ||
Your license must be upgraded to handle this model. | ||
------------------------------------------------- | ||
Warning: WARNINGS have been issued. | ||
Error: ERRORS have been issued. | ||
= false | ||
|
||
Instantiation of ?: | ||
Declaring variable: Boolean rScript ; | ||
|
||
savelog("AixLib.Electrical.PVSystem.Examples.ExamplePVSystem.translation.log"); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
Regression tests are only run for the following package: | ||
AixLib.Electrical | ||
*** Error: Model check failed for 'AixLib.Electrical.PVSystem.Validation.ValidationPVSystem'. | ||
*** Error: Simulation failed for 'RunScript("modelica://AixLib/Resources/Scripts/Dymola/Electrical/Validation/ValidationPVSystem.mos");'. | ||
*** Error: Model check failed for 'AixLib.Electrical.PVSystem.Examples.ExamplePVSystem'. | ||
*** Error: Simulation failed for 'RunScript("modelica://AixLib/Resources/Scripts/Dymola/Electrical/Examples/ExamplePVSystem.mos");'. | ||
*** Error: IOError while reading /tmp/tmp-AixLib-0-xb0ib97k/AixLib/AixLib.Electrical.PVSystem.Validation.ValidationPVSystem.mat generated by Electrical/Validation/ValidationPVSystem.mos. | ||
File /tmp/tmp-AixLib-0-xb0ib97k/AixLib/AixLib.Electrical.PVSystem.Validation.ValidationPVSystem.mat does not exist. | ||
|
||
*** Error: IOError while reading /tmp/tmp-AixLib-1-lmi9xo9m/AixLib/AixLib.Electrical.PVSystem.Examples.ExamplePVSystem.mat generated by Electrical/Examples/ExamplePVSystem.mos. | ||
File /tmp/tmp-AixLib-1-lmi9xo9m/AixLib/AixLib.Electrical.PVSystem.Examples.ExamplePVSystem.mat does not exist. | ||
|
||
Comparison files output by funnel are stored in the directory 'funnel_comp' of size 0.0 MB. | ||
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 0 warnings and 6 errors. | ||
|
Oops, something went wrong.