Question-and-Answer Resource for the Building Energy Modeling Community
Get started with the Help page
Ask Your Question

SEI_Associates's profile - activity

2016-03-29 10:07:09 -0500 commented answer EnergyPlus fenestration solar cooling load very low

DS Glass Solar transmitted component: ETA = COS(THETA) TDIR = -0.00885 + 2.71235ETA - 0.62062ETA^2 - 7.07329ETA^3 + 9.75995ETA^4 - 3.89922ETA^5
TDIF = 0.79901 QSolTran = QDIF
TDIF + QDIRTDIR DS Glass Solar absorbed component: ADIRO = 0.01154 + 0.77674ETA - 3.94657ETA^2 + 8.57881ETA^3 - 8.38135ETA^4 + 3.01188ETA^5
ADIFO = 0.05435
ADIRI = depends on NPanes but 0 for std DS glass ADIFI = depends on NPanes but 0 for std DS glass FO = HI / (HO + HI) FI = 0 for std DS glass Solar Heat Gain: QSHG = SC * (QSolTran + QSolAbs)

2016-03-29 10:00:12 -0500 commented answer EnergyPlus fenestration solar cooling load very low

Be careful how you use the monthly versions of the 2013 ASHRAE HOF Design Days on the HelpDesk. To quote the HOF: "A general, very approximate rule of thumb...the 0.4% annual design DB temp is roughly equivalent to the 2% monthly DB temp for the hottest month; the 1% annual value is roughly equivalent to the 5% monthly value for the hottest month, and the 2% annual value is roughly equivalent to the 10% monthly value for the hottest month."

2015-11-14 08:02:17 -0500 answered a question Engine Feature Comparison

I have filled in the Trane Trace column in Julien's Google spreadsheet.

2015-09-20 08:23:15 -0500 received badge  Critic (source)
2015-09-01 18:06:31 -0500 received badge  Enlightened (source)
2015-09-01 18:06:31 -0500 received badge  Nice Answer (source)
2015-08-11 14:04:04 -0500 received badge  Editor (source)
2015-08-11 13:43:19 -0500 received badge  Teacher (source)
2015-08-11 13:39:55 -0500 answered a question EnergyPlus fenestration solar cooling load very low

The E+ Helpdesk passed your files to me since I am the principal developer for Trane Trace700. Here are some general comments:

  1. Trace700 usually will run all 12 cooling design months and so it may happen that a zone does not peak in same month as the summer design OADB and this may be due to a higher solar component in the off month. So I always recommend, whether running Trace or E+, to run all 12 months for cooling design.

  2. Trace allows the user to choose from several cooling load methodologies, some going back to the 1970's (such as TETD and CLTD/CLF) which are generally quite conservative compared to more recent methods. The most accurate of the Trace load methods is the RTS Heat Balance method which uses the ASHRAE Loads Toolkit algorithms to calculate both the hourly loads and the "room load" components. This method nearly always generates lower cooling loads than the older ASHRAE load methods. For solar calculations, the RTS method is the only Trace load method which automatically accounts for solar that reflects off the floor then back out through the windows. (Though in your case, this loss was quite small.)

  3. You chose the correct E+ summary report to compare against Trace but I'll repeat for other users' benefit: When comparing the load design output from Trace700, the closest report in EnergyPlus is the Zone Component Load Summary report which is automatically generated by the keyword Output:Table:SummaryReports,AllSummaryAndSizingPeriod. These reports are meant to display both the instantaneous and delayed load components so the user has an idea which part of the building envelope or interior loads contributed to the HVAC sizing requirements under Ideal Load conditions. The E+ "Sensible Heat Gain Summary" summary report is also very useful for displaying realtime simulation heat gains but is not meant for to show load sizing components.

  4. The window "90.1 Window Zone 3 Metal All Other" referenced throughout these datasets uses the simplified glass model for both Trace and E+. However, the E+ "simplified" model (WindowMaterial:SimpleGlazingSystem) can produce different results than the Trace700 "Std DS Glass" model. Just because the SC and SHGC can be made to match, each have different methods for calculating the SHGC incidence angle modifier. Perhaps, I'll compare these two methods at a later time.

  5. It is important to note how E+ and Trace report the glass solar and glass conduction. For example, in Trace, the solar absorbed by the window is added to the solar heat gain, not the window conduction (which is simply UATD in Trace) whereas in EnergyPlus, the the opposite occurs, i.e. solar absorbed by the window is part of the conduction load component. So the correct procedure is to compare E+ (Fenestration Solar + Conduction) vs Trace (Glass Solar + Conduction).

With that as background, I looked at the E+ IDF and Trace file you sent in. For comparison purposes I only looked at Office 2 since that was the one zone ... (more)