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

claudi.alanis's profile - activity

2019-05-02 00:04:55 -0500 received badge  Popular Question (source)
2018-12-18 05:01:18 -0500 received badge  Popular Question (source)
2015-05-27 11:56:31 -0500 received badge  Scholar (source)
2015-05-27 11:56:13 -0500 received badge  Supporter (source)
2015-05-27 11:00:55 -0500 asked a question Exporting results data from Openstudio

Dear openstudio users and energy modeling professionals,

I was wondering if there is a way to export certain data from the simulation results (specifically i am trying to get gas consumption and operative temperature of my thermal zones) to a format that i can import in Matlab (eg. text file, excel file, etc.)? From the temporary folder i can get the eplusout file, but i cannot find a way to open or manipulate that file into a useful format to get the data i am looking for.

Thanks in advance for your replies.

2015-05-27 08:55:37 -0500 received badge  Teacher (source)
2015-05-24 09:17:39 -0500 answered a question How to model an hydronic heating system -boiler + radiators- in OpenStudio?

Thank you very much for your answers. Certainly, i had to specify a cooling schedule in the thermostats even when no cooling is present in the building.

2015-05-22 15:45:59 -0500 received badge  Student (source)
2015-05-22 09:06:50 -0500 asked a question How to model an hydronic heating system -boiler + radiators- in OpenStudio?

Hello building energy modeling professionals,

I am trying to run a very basic simulation of an hydronic heating system in a small building with two thermal zones. The building does not have mechanical ventilation nor cooling. I have modeled in openstudio a plant loop with boiler linked to baseboard hot water heating coils for each thermal zone and a setpoint manager scheduled with constant hot water temperatures. In the thermal zones section i have applied the zone equipment linked to the plant loop and i have specified a heating thermostat scheduled based on the hot water temperature profile i created. The temperature schedule of the heating thermostat schedule in the thermal zone section matches with that of the set point manager in the plant loop.

Regardless of the simplcity of the model, i always get the following error when running the simulation:

Completed Initializing Surface Heat Balance
Calculate Outside Surface Heat Balance
Calculate Inside Surface Heat Balance
Calculate Air Heat Balance
Initializing HVAC
**FATAL:Errors getting Zone Control input data.  Preceding condition(s) cause termination.
EnergyPlus Run Time=00hr 00min  2.00sec

The specific FATAL errors shown in the eplusout.err file are:

** Severe  ** ThermostatSetpoint:DualSetpoint="THERMOSTAT SETPOINT DUAL SETPOINT 1" invalid Cooling Setpoint Temperature Schedule Name="" not found.
   ** Severe  ** ThermostatSetpoint:DualSetpoint="THERMOSTAT SETPOINT DUAL SETPOINT 2" invalid Cooling Setpoint Temperature Schedule Name="" not found.
   ** Severe  ** GetStagedDualSetpoint: Errors with invalid names in ZoneControl:Thermostat:StagedDualSetpoint objects.
   **   ~~~   ** ...These will not be read in.  Other errors may occur.
   **  Fatal  ** Errors getting Zone Control input data.  Preceding condition(s) cause termination.

Hence i cannot complete the simulation.

I don't know how/where to fix those cooling setpoints... i have not specified any cooling as the building itself has no mechanical cooling.

Please, if someone can help me out running this simple model i will really appreciate it. Thank you very much!