3

Input time series into EnergyPlus from csv or txt files

Is it possible to import (txt, csv) files into EnergyPlus for running time-series simulations (changing a variable with every time step). For example, I want to model a concrete core heating/cooling system and the supply temperature and mass flow should be set to measured values (time step 10 minutes).

Or do I have to write them by hand into schedules?

antifx's avatar
495
antifx
asked 2015-07-16 06:57:52 -0500
__AmirRoth__'s avatar
4.4k
__AmirRoth__
updated 2015-07-26 18:59:33 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

2

It sounds like you need Schedule:File objects. These refer to a CSV file and column number which contains your input variables.

In the situation you describe though, I think you may also need to use EMS, since I'm not sure mass flow rate can be controlled by schedule directly (though there is a Pump Flow Rate Schedule Name field for the ZoneHVAC:LowTemperatureRadiant:ConstantFlow object).

Jamie Bull's avatar
5.1k
Jamie Bull
answered 2015-07-16 07:15:52 -0500, updated 2015-07-16 08:26:23 -0500
edit flag offensive 0 remove flag delete link

Comments

@Jamie Bull, you share a desk with someone? How does that work exactly?

__AmirRoth__'s avatar __AmirRoth__ (2015-07-16 07:38:57 -0500) edit

workplace of the future?

MatthewSteen's avatar MatthewSteen (2015-07-16 07:57:53 -0500) edit

@Amir Roth - they're all hotdesks in my office at UCL, though in this case just imprecise phrasing!

Jamie Bull's avatar Jamie Bull (2015-07-16 08:13:06 -0500) edit
add a comment see more comments