Skip to content

Commit

Permalink
Update weather file, add recirc.
Browse files Browse the repository at this point in the history
  • Loading branch information
shorowit committed May 14, 2024
1 parent 88b0a0f commit dfa84f9
Showing 1 changed file with 10 additions and 7 deletions.
17 changes: 10 additions & 7 deletions workflow/real_homes/house091.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
<Site>
<SiteID id='Site'/>
<Address>
<StateCode>NM</StateCode>
<ZipCode>87501</ZipCode>
<StateCode>CO</StateCode>
<ZipCode>80031</ZipCode>
</Address>
</Site>
<ProjectStatus>
Expand Down Expand Up @@ -66,9 +66,9 @@
</ClimateZoneIECC>
<WeatherStation>
<SystemIdentifier id='WeatherStation'/>
<Name>Santa Fe, NM</Name>
<Name>USA_CO_Denver.Intl.AP.725650_TMY3</Name>
<extension>
<EPWFilePath>USA_NM_Santa.Fe.County.Muni.AP.723656_TMY3.epw</EPWFilePath>
<EPWFilePath>USA_CO_Denver.Intl.AP.725650_TMY3.epw</EPWFilePath>
</extension>
</WeatherStation>
</ClimateandRiskZones>
Expand Down Expand Up @@ -607,9 +607,12 @@
<HotWaterDistribution>
<SystemIdentifier id='HotWaterDistribution1'/>
<SystemType>
<Standard>
<PipingLength>7.0</PipingLength>
</Standard>
<Recirculation>
<ControlType>temperature</ControlType>
<RecirculationPipingLoopLength>236.5</RecirculationPipingLoopLength>
<BranchPipingLength>7.0</BranchPipingLength>
<PumpPower>50.0</PumpPower>
</Recirculation>
</SystemType>
<PipeInsulation>
<PipeRValue>3.0</PipeRValue>
Expand Down

0 comments on commit dfa84f9

Please sign in to comment.