thermocycle / Thermocycle-library

Thermocycle library
http://thermocycle.squoilin.eu
MIT License
55 stars 24 forks source link

Updated Pipes, TestComponents and HighTemperature package.order files #42

Closed ldwoolley closed 6 years ago

ldwoolley commented 6 years ago

This fixed the loading Error where five packages that are not currently part of the repository are referenced in the following package.order files:

[C:/Users/Lance/Alcor/OpenModelica/ThermoCycle/Media/Incompressible/IncompressibleCP/HighTemperature/package.mo: 2:1-5:20]: Syltherm_800 was referenced in the package.order file
[C:/Users/Lance/Alcor/OpenModelica/ThermoCycle/Examples/TestComponents/package.mo: 2:1-18:19]: Test_Flow1D_reversal_dP was referenced in the package.order file
[C:/Users/Lance/Alcor/OpenModelica/ThermoCycle/Examples/TestComponents/package.mo: 2:1-18:19]: Test_Flow1D_Dp was referenced in the package.order file
[C:/Users/Lance/Alcor/OpenModelica/ThermoCycle/Components/FluidFlow/Pipes/package.mo: 2:1-5:10]: Flow1DimDp_II was referenced in the package.order file
[C:/Users/Lance/Alcor/OpenModelica/ThermoCycle/Components/FluidFlow/Pipes/package.mo: 2:1-5:10]: Flow1DimDp was referenced in the package.order file

Thermocycle library now loads without Errors. There are several warnings, however.

Fixes Issue #41.