urbanopt / geojson-modelica-translator

GeoJSON to Modelica Translator that is focused on district energy system design and analysis.
https://www.nrel.gov/buildings/urbanopt.html
Other
18 stars 11 forks source link

Template initial microgrid subsystem example #569

Closed vtnate closed 1 year ago

vtnate commented 1 year ago

Any background context you want to provide?

Multiple electrical components are required to make a single microgrid. This is the next step towards a fully functioning level 3 microgrid model, pulling together individual custom components into a system.

What does this PR accomplish?

Pulls "level 1" parameters from a sys-param file and populates a subsystem template

How should this be manually tested?

Automated test tests/GMT_Lib/test_gmt_lib.py::test_simulate_pv_subsystem should be sufficient.

vtnate commented 1 year ago

Sure wish I knew why Poetry has failures installing dependencies sometimes but not always! 🤷 I haven't seen it happen on the Linux runners since changing Actions, and it doesn't happen as often as before. It took until the 11th re-run for this most recent commit to succeed 😬 😢 😡