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

Unused object: SolarCollector:UnglazedTranspired

asked 2015-10-29 13:32:43 -0500

clguen's avatar

updated 2017-05-04 13:59:34 -0500

My intent is to model a building with a unglazed transpired solar collector. There is an EnergyPlus object SolarCollector:UnglazedTranspired but it is not yet supported by OpenStudio. I generated my base building code using OpenStudio and then exported the IDF.

Within the IDF I changed outside boundary condition to OtherSideConditionsModel for the BuildingSurface:Detailed that the solar collector is located.

I created the SurfaceProperty:OtherSideConditionsModel with GapConvectionRadiation modeling type.

Then added the SolarCollector:UnglazedTranspired object. I cross referenced the appropriate boundary condition model and building surface name that were previously discussed. Inlet, outlet and setpoint node were referenced. Zone node name is the only input I am unsure about and have tried several logical options without success.

The error I receive, shown below, states that the object is being ignored.

* Warning * The following lines are "Unused Objects". These objects are in the idf * ~~~ * file but are never obtained by the simulation and therefore are NOT used. * ~~~ * Each unused object is shown. * ~~~ * See InputOutputReference document for more details. *** Object=SOLARCOLLECTOR:UNGLAZEDTRANSPIRED=JABS HALL UTSC

Is there an incompatibility with the EnergyPlus SolarCollector:UnglazedTranspired object and how OpenStudio generates the IDF code?

Has anyone had this issue before?

Why would a completely defined object be unused in EnergyPlus?

I would appreciate any help or suggestions. Thank you!

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2015-10-29 15:40:29 -0500

updated 2015-10-29 15:42:49 -0500

This warning is telling you that you haven't referenced the SOLARCOLLECTOR:UNGLAZEDTRANSPIRED in your air system. Typically, it should appear in the outdoor air system. You can see how it's referenced in this example file.

edit flag offensive delete link more

Comments

That was it. Thank you for the help.

clguen's avatar clguen  ( 2015-11-02 09:40:14 -0500 )edit

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Careers

Question Tools

Stats

Asked: 2015-10-29 13:32:43 -0500

Seen: 174 times

Last updated: Oct 29 '15