uesgraphs.examples.e2_simple_dhc_example
Creating and Visualizing a more sophisticated Network with uesgraphs including heating and cooling
Functions
|
|
Initializes an UESGraph object, adds 2 heating and cooling networks each |
- uesgraphs.examples.e2_simple_dhc_example.simple_dhc_model()[source]
Initializes an UESGraph object, adds 2 heating and cooling networks each
- Returns:
example_district – An UESGraph containing 4 buildings connected to 2 heating supplies and 2 cooling supplies via 2 heating and cooling networks each
- Return type:
uesgraphs.uesgraph.UESGraph object