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

Re: [EnergyPlus_Support] Is it possible to ask e+ for an output of only 1 specific day?





Use a schedule for the Output:Variable object. You can paste these object right into your file and modify as necessary.

Output:Variable,
*,
Zone/Sys Air Temperature,
hourly,
MyOneDaySchedule;

  Schedule:Compact,
    MyOneDaySchedule,         !- Name
    Fraction,                  !- Schedule Type Limits Name
    Through: 3/31,     
    For: AllDays,          
    Until: 24:00,0.0,     
    Through: 4/1,     
    For: AllDays,          
    Until: 24:00,1.0,     
    Through: 12/31,     
    For: AllDays,          
    Until: 24:00,0.0;

  ScheduleTypeLimits,
    Fraction,                !- Name
    0.0,                     !- Lower Limit Value
    1.0,                     !- Upper Limit Value
    CONTINUOUS;              !- Numeric Type


On 10/28/2011 9:41 AM, motabmx1 wrote:
 

hi all,

anyone knows if it is possible to ask for only one day from the outputs

I would like to not have to go through out all year when I am only intersted in the internal room temperature of one zone at one specific day

thanks all


-- 
Richard A. Raustad
Senior Research Engineer
Florida Solar Energy Center
University of Central Florida
1679 Clearlake Road
Cocoa, FL  32922-5703
Phone:   (321) 638-1454
Fax:     (321) 638-1439 or 1010
Visit our web site at: http://www.fsec.ucf.edu

UCF - From Promise to Prominence: Celebrating 40 Years


__._,_.___


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.




Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe

__,_._,___