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

[EnergyPlus_Support] Re: EMS programming





Hello Antonio,

EMS' real strength is that it runs during the simulation so that your simulation results actually depend on calculations performed with EMS. For your purpose, I'd just write a quick script (or even manually in Excel) for post-processing (after the simulation is run)

If you want to sum of a year of value in EMS, you could just have a variable that accumulates at each time step. (e.g., x=0 at first timestep; x=x+temperature). An effective way to import vectors of data into E+ is using schedule:file object and then referring to this in your EMS code. But I'm not aware of any way to sum values in the schedule; E+ only accesses the current schedule value (depending on the timestep).

Cheers,
Liam


__._,_.___

Posted by: obrien_liam@xxxxxxxxxxx


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.




Visit Your Group
Yahoo! Groups
PrivacyUnsubscribeTerms of Use

__,_._,___