Skip to content

Hydronic cooling#175

Open
alexandrecuer wants to merge 5 commits into
mainfrom
hydronic_cooling
Open

Hydronic cooling#175
alexandrecuer wants to merge 5 commits into
mainfrom
hydronic_cooling

Conversation

@alexandrecuer

Copy link
Copy Markdown
Contributor

No description provided.

@@ -0,0 +1,162 @@
building_name: Agence_ACF

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See

#143

Comment thread generate_hvac.py
Name=f"{zone_name}_design_spec_oa",
Outdoor_Air_Method="Flow/Zone",
Outdoor_Air_Flow_per_Person=0.007,
Outdoor_Air_Flow_per_Zone=0.1

@alexandrecuer alexandrecuer Jul 1, 2026

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Explain...and add ability to adjust through yml

Comment thread src/idfhub/hvac24_1_0_hydronic_cooling.py Outdated
Comment thread generate_hvac.py
Comment thread generate_hvac.py
Zone_Cooling_Design_Supply_Air_Temperature=14,
Zone_Cooling_Design_Supply_Air_Humidity_Ratio=0.008,
Zone_Heating_Design_Supply_Air_Humidity_Ratio=0.008,
Zone_Heating_Design_Supply_Air_Temperature_Input_Method="SupplyAirTemperature",

@alexandrecuer alexandrecuer Jul 2, 2026

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe add ability to adjust through yml

Comment thread generate_hvac.py
Zone_Heating_Design_Supply_Air_Humidity_Ratio=0.008,
Zone_Heating_Design_Supply_Air_Temperature_Input_Method="SupplyAirTemperature",
Zone_Heating_Design_Supply_Air_Temperature=40,
Zone_Heating_Design_Supply_Air_Humidity_Ratio=0.008,

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

also add

  • Cooling_Design_Air_Flow_Method
  • Cooling_Design_Air_Flow_Rate

as designday is not the most appropriate method for cooling (use Flow/Zone)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant