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

Aaron Boranian's profile - activity

2024-05-17 08:40:33 -0500 commented question Severe Error **HVACTEMPLATE:* objects found, not supported

@DSMEAEP can you upload your model to Google Drive, Dropbox, etc. and then share a URL for others to download? That woul

2024-05-17 08:40:02 -0500 edited question Severe Error **HVACTEMPLATE:* objects found, not supported

Severe Error **HVACTEMPLATE:* objects found, not supported Hi Im tying to run an model on a building in openstudio and t

2024-05-16 06:22:15 -0500 commented question Is negative load required for vrf system?

For reference, this is likely related to another post from @chloe.

2024-05-15 12:04:00 -0500 commented question Energy Plus Two water heaters with two source sides in the same loop.

@Marcos Braz can you upload your model to Google Drive, Dropbox, etc. and then share a URL for others to download? That

2024-05-15 12:01:46 -0500 commented answer [FMPy, EnergyPlus] Exception: Failed to instantiate model

@Burns since this is an update to your original post and not an answer, can you please edit your post to add this inform

2024-05-15 12:01:17 -0500 commented answer FMU file simulation failed with FMPy

@Burns since this is an update to your original post and not an answer, can you please edit your post to add this inform

2024-05-15 11:56:06 -0500 commented question plz... help me. how to do openstudio.

@chloe can you upload your model and related files to Google Drive, Dropbox, etc. and then share a URL for others to dow

2024-05-15 11:55:14 -0500 edited question Openstudio Error: Simulation failed to run, with exit code 1

Openstudio Error: Simulation failed to run, with exit code 1 Hello, im newbie in Openstudio. I try to run a simple simul

2024-05-13 18:38:23 -0500 commented question SWIG director type 'bool' mispatch error when running measures

@llisell you can refer to other posts about SWIG errors here and here. In summary, you'll need to share more information

2024-05-13 09:19:12 -0500 commented question Ice Rink Modeling

@YuqngYang if you search for "ice rink", you will find two other posts here and here. They are ~3 years old, but they mi

2024-05-12 09:25:25 -0500 edited answer Basic low temperature electric radiant heating

Hi everyone, The minimal set of objects to create in order to model electric low temperature radiant heating is indeed

2024-05-10 09:48:26 -0500 commented question Where did my JS floorplan go

@DSMEAEP can you upload your model to Google Drive, Dropbox, etc. and then share a URL for others to download? That woul

2024-05-08 19:16:23 -0500 edited question Error in UserDefined HVAC Objects assembled

Error in UserDefined HVAC Objects assembled Hi everybody. I try to emulate a complex heating solar system with experimen

2024-05-08 19:16:00 -0500 edited question Error in UserDefined HVAC Objects assembled

Error in UserDefined HVAC Objects assembled Hi everybody. I try to emulate a complex heating solar system with experimen

2024-05-07 07:23:55 -0500 edited question How should I fix the UpdateZoneSizing message? Why does one error produce a warning and the other a severe warning?

How should I fix the UpdateZoneSizing message? Why does one error produce a warning and the other a severe warning? I ha

2024-05-06 21:05:43 -0500 commented question VRF system Fan:system model energy calculation

@alfred.levison you should have enough karma points to upload an image if you edit your original post. Can you upload

2024-05-06 09:40:17 -0500 edited question Calculation point problem for Radiance Measures

Calculation point problem for Radiance Measures My openstudio passes only 204 calculation points to radiance, however th

2024-05-06 09:37:34 -0500 commented question VRF system Fan:system model energy calculation

@alfred.levison can you be more specific about "the system doesn't calculate fan energy in that regard"? Are you not see

2024-05-03 14:37:53 -0500 marked best answer Rainwater and graywater in EnergyPlus

I am trying to model a rainwater collector on the roof of a building that will be sent to a rainwater tank as a WaterUse:Storage component in EnergyPlus. That tank is then connected to my DHW WaterUse:Connections component as the "Supply Water Storage Tank Name" to supply cold water when the tank has ample volume, otherwise mains water will be used. Here are my issues:

  1. When it is raining, my output .csv file doesn't show a change in rainwater tank volume from the initial value.
  2. My annual simulations show no change in mains water used for DHW loads whether rainwater is collected or not.
  3. The volume for the graywater tank also doesn't change from the initial value.

Here is an excerpt from the .idf file:

WaterUse:Connections,
    Restroom DHW Connections,!- Name
    Restroom DHW Inlet Node,  !- Inlet Node Name
    Restroom DHW Outlet Node,  !- Outlet Node Name
    Rainwater Tank,                        !- Supply Water Storage Tank Name
    Graywater Tank,    !- Reclamation Water Storage Tank Name
    ,                        !- Hot Water Supply Temperature Schedule Name
    ,                        !- Cold Water Supply Temperature Schedule Name
    ,                        !- Drain Water Heat Exchanger Type
    ,                        !- Drain Water Heat Exchanger Destination
    ,                        !- Drain Water Heat Exchanger U-Factor Times Area {W/K}
    Restroom DHW Equipment;  !- Water Use Equipment 1 Name

WaterUse:RainCollector,
    Rainwater Collector ,!- Name
    Rainwater Tank , !- Storage Tank Name
    CONSTANT, !- Loss Factor Mode
    0.2 , !- Collection Loss Factor
    , !- Collection Loss Factor Schedule Name
    100000, !- Maximum Collection Rate
    Rainwater Collector Surface ; !- Collection Surface Name

WaterUse:Storage,
    Rainwater Tank, !- Name
    Rainwater Harvesting, !- Water Quality Subcategory
    , !- Maximum Capacity {m3}
    5, !- Initial Volume {m3}
    , !- Design In Flow Rate {m3}
    , !- Design Out Flow Rate {m3}
    , !- Overflow Destination
    None, !- Type of Supply Controlled by Float Valve
    , !- Float Valve On Capacity {m3}
    , !- Float Valve Off Capacity {m3}
    , !- Backup Mains Capacity {m3}
    , !- Other Tank Name
    ScheduledTemperature , !- Water Thermal Mode
    Rainwater Temp Schedule , !- Water Temperature Schedule Name
    , !- Ambient Temperature Indicator
    , !- Ambient Temperature Schedule Name
    , !- Zone Name
    , !- Tank Surface Area {m2}
    , !- Tank U Value {W/m2-K}
    ; !- Tank Outside Surface Material Name

Schedule:Constant,
    Rainwater Temp Schedule,  !- Name
    Any Number,              !- Schedule Type Limits Name
    16;                     !- Hourly Value

I have created a Site:Precipitation object with an annual schedule from the PrecipitationSchedulesUSA.idf dataset, and that works fine. Any help would be greatly appreciated. I've thought about if there should be a pump connected to the rainwater loop, but there aren't input or output nodes for the WaterUse:RainCollector or WaterUse:Storage components.

2024-05-03 14:35:36 -0500 marked best answer How much does it cost to create a model?

What are typical charging rates for creating a building energy model? Do you charge by geometry features (vertex, floors, etc.), equipment features (HVAC, lighting, etc.), or total time spent creating the model?

2024-05-03 14:35:14 -0500 marked best answer Where can I meet fellow energy modelers?

Is there an online resource of weekly or monthly meetings for energy modelers to interact with each other? Local IBPSA chapters or some other organization body like MeetUp, perhaps?

2024-05-01 09:16:46 -0500 edited question radiance measures simulation failed and no errors were reported.

radiance measures simulation failed and no errors were reported. When I simulate a very simple model it passes, at least

2024-04-25 08:45:13 -0500 commented question PAT Summary Table empty in Manual Mode (GET DATAPOINT OUT.OSW ERROR)

@BrianLBall I'm also having this issue where OS PAT summary table is blank, even if runs finish and OS Results measure i

2024-04-24 09:52:13 -0500 edited question HAVC did not converge after 25 warmup days.

HAVC did not converge after 25 warmup days. I am a newbie just getting started. I can't say for sure if this error will

2024-04-24 09:51:48 -0500 edited question HAVC did not converge after 25 warmup days.

HAVC did not converge after 25 warmup days. * Severe * CheckWarmupConvergence: Loads Initialization, Zone="F2-N-HYS-KT1

2024-04-24 09:47:07 -0500 edited question How detailed should I make my geometry?

How detailed should I make my geometry? I'm modeling a school building in sketchup to simulate in OpenStudio/Energyplus.

2024-04-24 09:45:18 -0500 commented question Calculation of surface temperatures in the source code

@Mariha what simulation tool are you trying to adapt the source code for? Please mention it in the title or body of your

2024-04-24 09:44:27 -0500 commented question Why Daylightingcontrol doesn't work and the DGI could not associate with EMS?

@Roy_Xu it looks like your image didn't attach correctly. Can you please try again? Also, can you upload your model to

2024-04-23 18:28:46 -0500 edited question Sizing warning outside of sizing period

Sizing warning outside of sizing period This warning occurs when adapting the original high-rise apartment building from

2024-04-23 18:28:14 -0500 edited question Sizing warning outside of sizing period

Sizing warning outside of sizing period The attached IDF is an adaptation of the original high-rise apartment building f

2024-04-23 18:27:20 -0500 commented question Sizing warning outside of sizing period

Duplicate of this post.

2024-04-23 18:25:50 -0500 commented question Overhang and side shades for windows

@andrefsl what simulation tool are you using? If you're using SketchUp for geometry I'm guessing that it's EnergyPlus or

2024-04-23 18:22:32 -0500 commented question Overhang and side shades for windows

Duplicate of this post.

2024-04-23 08:15:15 -0500 commented question Is HotWaterEquipment available in the UI

@Mortar IO just to clarify, the HotWaterEquipment object type is for hot water loads served by district heating (appears

2024-04-22 09:49:37 -0500 commented question radiance measures run-time error

@liuhongtao can you upload your model to Google Drive, Dropbox, etc. and then share a URL for others to download? That w

2024-04-22 09:49:20 -0500 edited question radiance measures run-time error

radiance measures run-time error Please see my error messages below Perl could not be found in path, exiting Perl could

2024-04-22 09:45:24 -0500 commented question i need to create multiple ports (inlet outlet in a stratification tank), using OpenModelica, with building library ver11.0.0

@NahidhS what simulation tool are you using? Please mention it in the title or body of your post, as well as add a tag s

2024-04-19 15:21:58 -0500 commented question EnergyPlus-HP-VRF-Floor heating/cooling

@VHellou thank you. Just to clarify, what type of liquid is flowing between the heat pump, VRF units, and heat exchange

2024-04-19 09:21:19 -0500 commented question EnergyPlus-HP-VRF-Floor heating/cooling

@VHellou it would be helpful if you can add a diagram image to your post so that others can provide better solutions. A

2024-04-19 09:18:38 -0500 edited question Creating workflow.osw file in Python

Creating workflow.osw file in Python Anyone have any tips for creating workflow.osw files programmatically in Python? I

2024-04-16 09:22:19 -0500 edited question How to change/set a schedule connected actuator value in Python API?

How to change/set a schedule connected actuator value in Python API? HI guys, I'm currently working on a project to opt

2024-04-16 09:18:54 -0500 edited question HVAC and Daylight error in Designbuilder

HVAC and Daylight error in Designbuilder I have 3 questions related to Designbuilder, I'm working on my thesis which is

2024-04-16 09:16:57 -0500 commented question Infrastructure for air conditioning was delivered to the finished building, but the equipment was not

Duplicate of this post.

2024-04-16 09:16:13 -0500 commented answer I can not find the zone air inlet node in the library in Openstudio's HVAC tab. It is causing a severe error when running the simulation.

@Mike117 feel free to edit your answer to provide details on how you fixed the error, in case others would find it helpf

2024-04-14 07:05:10 -0500 commented question Interzone Surfaces : Constructions Search Distance and Mismatch Error (OpenStudio)

@station12 what simulation tool are you using? Please mention it in the title or body of your post, as well as add a tag

2024-04-14 07:03:21 -0500 edited question Interzone Surfaces : Constructions Search Distance and Mismatch Error (OpenStudio)

Simulation Error I have been wanting to conduct building energy simulation and have been getting the following error mes

2024-04-14 07:01:57 -0500 edited question I can not find the zone air inlet node in the library in Openstudio's HVAC tab. It is causing a severe error when running the simulation.

I can not find the zone air inlet node in the library in Openstudio's HVAC tab. It is causing a severe error when runnin

2024-04-13 13:01:26 -0500 received badge  Nice Answer (source)
2024-04-12 09:25:31 -0500 commented question Error Message in Simulation

@station12 it looks like your image didn't attach correctly. Can you please try again?

2024-04-11 11:58:29 -0500 commented question set point not met for the period of 01/04 - 31/09

@Yagnik can you upload your model to Google Drive, Dropbox, etc. and then share a URL for others to download? That would