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

change from Fan:ConstantVolume to Fan:OnOff

asked 10 years ago

Alex Vlachokostas's avatar

updated 10 years ago

Hi everyone, I currently have a Fan:ConstantVolume in a single thermal zone model: I want to change the Fan:ConstantVolume which does not cycle to a Fan:OnOff which cycles with heating/cooling. Therefore, after reading the InputOutput Reference document, I just substituted the Fan:ConstantVolume with the Fan:OnOff object.

However, I get the following severe error: * Severe * GetAirPathData: AirLoopHVAC = "SYS-1". * ~~~ * ..Invalid Air Loop Component Type = "FAN:ONOFF". * ~~~ * ..Air Loop Component Name = "SYS-1 SUPPLY FAN". * ~~~ * ..reference Branch = "SYS-1 MAIN BRANCH". * ~~~ * ...This component may only be referenced by a parent component such as AirLoopHVAC:Unitary:Furnace:HeatCool or similar. * Fatal * GetAirPathData: Errors found retrieving input for AirLoopHVAC.

Apparently there are more objects that I have to define. Any thoughts?

Thank you very much. I appreciate your help.

Alex

Preview: (hide)

1 Answer

Sort by » oldest newest most voted
6

answered 10 years ago

updated 10 years ago

You cannot just replace Fan:ConstantVolume with Fan:OnOff on an AirLoopHVAC, otherwise you get the error message you see.

Fan:OnOff must be used as part of a compound object, meaning it needs to be used in a AirLoopHVAC:Unitary:Furnace:HeatCool, ZoneHVAC:PackagedTerminalAirConditioner, etc.

That said, if you are using EnergyPlus 8.1 or higher you can use AirLoopHVAC:UnitarySystem. This will allow you to embed a Fan:OnOff on an AirLoopHVAC.

Preview: (hide)
link

Comments

And with any of these unitary or packaged equipment types, you use the Supply Fan Operating Mode Schedule to indicate when the fan should run in cycling mode (0) or continuously (1).

MJWitte's avatar MJWitte  ( 10 years ago )

Thank you both for your prompt and very helpful postings.

Alex Vlachokostas's avatar Alex Vlachokostas  ( 10 years ago )

Your Answer

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

Add Answer

Training Workshops

Careers

Question Tools

1 follower

Stats

Asked: 10 years ago

Seen: 355 times

Last updated: Dec 10 '14