1

Simplest HVAC Ideal air loads

i'm looking for a way to create simple HVAC system using ideal loads system in openstudio, i used this button " turn on Ideal loads" but i keep getting errors and i don't know what else needs to be done Regards! image description

image description

shahin1992's avatar
569
shahin1992
asked 2016-06-06 02:55:40 -0500
__AmirRoth__'s avatar
4.4k
__AmirRoth__
updated 2017-05-06 08:33:04 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

3

The error message is pretty transparent: you have some Coil:Heating:Water in your model that aren't connected to any air loops (orphaned) and thus EnergyPlus is issuing a fatal error. One is called "COIL HEATING WATER 1".

Remove them. If you can't find them in the OS App, you can use scripting.

See How do you fix orphaned objects in OpenStudio and especially the BCL measure that you can download and run on your model.

Julien Marrec's avatar
29.7k
Julien Marrec
answered 2016-06-06 03:41:09 -0500
edit flag offensive 0 remove flag delete link

Comments

Thank you for your answer, i used the measure yet getting errors!

image description image description

shahin1992's avatar shahin1992 (2016-06-06 04:55:48 -0500) edit

Your model is full of trash. Just use and adapt the code from Andrew https://unmethours.com/question/928/h...

Julien Marrec's avatar Julien Marrec (2016-06-06 05:02:50 -0500) edit

i lost the errors after i removed the systems in this tap but then i'm getting zero cooling and heating loads so probably with enabling the ideal loads i also need to use a template for HVAC system? but when i do that i get errors and the simulation stops

image description(/upfiles/14652081615687626.png) image description

shahin1992's avatar shahin1992 (2016-06-06 05:09:27 -0500) edit

You're polluting the comment section a bit here, and your images are way oversized.

Also, you don't have any problems, you're just looking in the wrong column, make a habit of looking at the I/O reference guide before asking for help. see here. "The energy required to condition the supply air is metered and reported as DistrictHeating and DistrictCooling."

Julien Marrec's avatar Julien Marrec (2016-06-06 05:43:29 -0500) edit

Understood, thank you :)

shahin1992's avatar shahin1992 (2016-06-06 07:01:58 -0500) edit
add a comment see more comments