We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We should seamlessly (from the user's perspective) create 5G systems that aren't GHE. We haven't yet supported waste heat via the CLI.
https://github.com/urbanopt/geojson-modelica-translator/blob/develop/geojson_modelica_translator/system_parameters/system_parameters.py#L734-L739 does not handle 5G buildings. We need either a new template, or a new building with a 5G ETS.
Generate a sys-param file using the CLI. Notice that the buildings are always 4G, even if the district is 5G.
Modelica Buildings Library: 10.0.0 Modelica Standard Library: 4.0.0 TEASER: X.Y.Z Python: 3.12.2
10.0.0
4.0.0
X.Y.Z
3.12.2
The text was updated successfully, but these errors were encountered:
vtnate
No branches or pull requests
Expected Behavior
We should seamlessly (from the user's perspective) create 5G systems that aren't GHE. We haven't yet supported waste heat via the CLI.
Actual Behavior
https://github.com/urbanopt/geojson-modelica-translator/blob/develop/geojson_modelica_translator/system_parameters/system_parameters.py#L734-L739 does not handle 5G buildings. We need either a new template, or a new building with a 5G ETS.
Steps to Reproduce
Generate a sys-param file using the CLI. Notice that the buildings are always 4G, even if the district is 5G.
Version Information
Modelica Buildings Library:
10.0.0
Modelica Standard Library:
4.0.0
TEASER:
X.Y.Z
Python:
3.12.2
The text was updated successfully, but these errors were encountered: