thermocycle / Thermocycle-library

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

ThermoCycleExtMedia #23

Closed bdechesne closed 9 years ago

bdechesne commented 10 years ago

ExternalMedia does not work with complex models from ThermoCycle that are working with Coolprop2Modelica. As an exemple, here are the pathes to some of these models:

ThermoCycleExtMedia.Examples.Simulations.Plants.HeatPump_R407c ThermoCycleExtMedia.Examples.Simulations.Plants.ORC_DetailedExpander ThermoCycleExtMedia.Examples.Simulations.step_by_step.HeatPump_R407c.step5 ThermoCycleExtMedia.Examples.Simulations.step_by_step.HeatPump_R407c.step6 ThermoCycleExtMedia.Examples.Simulations.step_by_step.HeatPump_R407c.step7 ThermoCycleExtMedia.Examples.Simulations.step_by_step.HeatPump_R407c.step8 ThermoCycleExtMedia.Examples.Simulations.step_by_step.HeatPump_R407c.step9 ThermoCycleExtMedia.Examples.Simulations.step_by_step.HeatPump_R407c.step10

jowr commented 9 years ago

I made a few changes in ExternalMedia. The heat pump models work now... The detailed expander model starts, but fails later. Closing this for now.