SPF-OST / pytrnsys

Package that provides functionality to run and process, plot and report TRNSYS simulations
https://pytrnsys.readthedocs.io
GNU General Public License v3.0
11 stars 8 forks source link

Connect temperatures through pipes #122

Closed PuaYongHao closed 2 years ago

PuaYongHao commented 2 years ago

Extend grammar and parser to parse and replace placeholder statements for output temperature in ddck-files. Modified test files accordingly. https://github.com/SPF-OST/pytrnsys_gui/issues/278

PuaYongHao commented 2 years ago

This requires https://github.com/SPF-OST/pytrnsys_gui/pull/291