oemof / DHNx

District heating system optimisation and simulation models
MIT License
27 stars 12 forks source link

Features/simulation models #42

Closed jnnr closed 3 years ago

jnnr commented 4 years ago

This introduces a numpy-based model for solving stationary hydraulic and thermal problems. For the beginning, only networks without loops will be considered.

TODO

jnnr commented 3 years ago

Suggestion: temperature_drop -> temp_drop update: This is a general issue. Opened #46.

jnnr commented 3 years ago

@joroeder: We are approaching a point were all results have been checked and have been found equal to the benchmark data. If you find the time, you are invited to have a look at the simulation example and give a review. Still missing: The localized pressure losses, global pressure losses and pump power. The distributed pressure losses in the pipes are already checked.

joroeder commented 3 years ago

Of course, the travis issues need to be addressed ...