[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [EnergyPlus_Support] Cooling load estimation





Dear Surya,

In addition to the necessary HVAC system settings, I think that you need is two class list in you IDF file, the "run period" and “output:variable”. The outputs may be in energy (J) or rate (W).
For example:

!-   ===========  ALL OBJECTS IN CLASS: RUNPERIOD ===========

RunPeriod,
    SpecificDay,             !- Name
    1,                       !- Begin Month
    17,                      !- Begin Day of Month
    1,                       !- End Month
    17,                      !- End Day of Month
    UseWeatherFile,          !- Day of Week for Start Day
    No,                      !- Use Weather File Holidays and Special Days
    No,                      !- Use Weather File Daylight Saving Period
    Yes,                     !- Apply Weekend Holiday Rule
    Yes,                     !- Use Weather File Rain Indicators
    Yes,                     !- Use Weather File Snow Indicators
    1;                       !- Number of Times Runperiod to be Repeated


!-   ===========  ALL OBJECTS IN CLASS: OUTPUT:VARIABLE ===========

Output:Variable,
    *,                       !- Key Value
    Zone Air System Sensible Cooling Energy,  !- Variable Name
    Hourly;                  !- Reporting Frequency

Output:Variable,
    *,                       !- Key Value
    Zone Air System Sensible Cooling Rate,  !- Variable Name
    Hourly;                  !- Reporting Frequency

Best regards,
Carlos Krebs
LEED® Accredited Professional
Auditor Interno ISO 14.001
Consultor de Eficiência
Energética em Edificações




On Feb 24, 2016, at 10:17 AM, SURYA PRAKASH SINGH surya9515@xxxxxxxxx [EnergyPlus_Support] <EnergyPlus_Support@xxxxxxxxxxxxxxx> wrote:


Dear all,
I want to get cooling load of every hour in a particular day of a building. How do I get these data of every hour? Please help.
Thanks,




__._,_.___

Posted by: Carlos Krebs <clmkrebs@xxxxxxxxx>


Primary EnergyPlus support is found at:
http://energyplus.helpserve.com or send a message to energyplus-support@xxxxxxxx

The primary EnergyPlus web site is found at:
http://www.energyplus.gov

The group web site is:
http://groups.yahoo.com/group/EnergyPlus_Support/

Attachments are currently allowed but be mindful that not everyone has a high speed connection.  Limit attachments to small files.

EnergyPlus Documentation is searchable.  Open EPlusMainMenu.pdf under the Documentation link and press the "search" button.





__,_._,___