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.
This fixed the loading Error where five packages that are not currently part of the repository are referenced in the following
package.order
files:Thermocycle library now loads without Errors. There are several warnings, however.
Fixes Issue #41.