-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
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
Adiabatic Modeling of Surfaces #27
Comments
To actually model this issue, this one needs to be solved first: #24 |
https://github.com/c0nb4/CityDPC
|
This is an exemplary envelope model: import pprint data = { pprint.pprint(data) |
TECDME can now export the data, in the wished structure. Provide working examples for the attached test data:
Small_example_detailed_dataset.csv |
Is your feature request related to a problem? Please describe.
If a builiding is touching another buiding, the wall should be considered adiabatic and there should be zero heat transfer. Additionally, there should be no windows.
Describe the solution you'd like
Set windows on that side to zero. Set the wall to inner wall.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: