oemof / DHNx

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

Scripts creating simulation benchmarks use input data from examples #81

Open jnnr opened 3 years ago

jnnr commented 3 years ago

The scripts calc_temp_drop.py and calc_pressure_loss.py that reproduce the benchmark results for simulation rely on input data in the examples directory.

To decouple the tests from the examples, they should rather use data from tests (https://github.com/oemof/DHNx/tree/dev/tests/_files/tree_network_import).