The HVACTemplate is not copying the inputs for the VRF coil correctly. In your input file you have specified 3 m3/s cooling and heating flow rate and 55950.76 W capacity for the coils. HVACTemplate:Zone:VRF, 06SUBSOLO:NOBREAK, !- Zone Name 3, !- Supply Air Flow Rate During Cooling Operation {m3/s} 3, !- Supply Air Flow Rate During Heating Operation {m3/s} 55950.76, !- Cooling Coil Gross Rated Total Capacity {W} Open the Model.expidf file and find this coil, you will see this: ZoneHVAC:TerminalUnit:VariableRefrigerantFlow, 06SUBSOLO:NOBREAK VRF Terminal Unit, !- Zone Terminal Unit Name autosize, !- Supply Air Flow Rate During Cooling Operation {m3/s} autosize, !- Supply Air Flow Rate During Heating Operation {m3/s} Fan:OnOff, 06SUBSOLO:NOBREAK VRF Supply Fan, !- Name autosize, !- Maximum Flow Rate {m3/s} Coil:Cooling:DX:VariableRefrigerantFlow, 06SUBSOLO:NOBREAK VRF Cooling Coil, !- Name Sch_HVAC, !- Availability Schedule Name 55950.76, !- Gross Rated Total Cooling Capacity {W} autosize, !- Gross Rated Sensible Heat Ratio autosize, !- Rated Air Flow Rate {m3/s} Coil:Heating:DX:VariableRefrigerantFlow, 06SUBSOLO:NOBREAK VRF Heating Coil, !- Name Sch_HVAC, !- Availability Schedule Name 55950.76, !- Gross Rated Heating Capacity {W} autosize, !- Rated Air Flow Rate {m3/s} Correct the inputs that show "autosize" to the values you entered in your input file. Then save that file as Model2.idf and run it. For example, make these changes: ZoneHVAC:TerminalUnit:VariableRefrigerantFlow, 06SUBSOLO:NOBREAK VRF Terminal Unit, !- Zone Terminal Unit Name 3, !- Supply Air Flow Rate During Cooling Operation {m3/s} 3, !- Supply Air Flow Rate During Heating Operation {m3/s} Coil:Cooling:DX:VariableRefrigerantFlow, 06SUBSOLO:NOBREAK VRF Cooling Coil, !- Name 3, !- Rated Air Flow Rate {m3/s} Coil:Heating:DX:VariableRefrigerantFlow, 06SUBSOLO:NOBREAK VRF Heating Coil, !- Name 3, !- Rated Air Flow Rate {m3/s} Do the same to correct other issues in the expanded file.
-- Richard Raustad Senior Research Engineer Florida Solar Energy Center 1679 Clearlake Road Cocoa, FL 32922 Ph: (321)638-1454 http://www.fsec.ucf.edu/en/ Electric Vehicle Transportation Center http://evtc.fsec.ucf.edu/ __._,_.___ Posted by: Richard Raustad <rraustad@xxxxxxxxxxxx> Primary EnergyPlus support is found at: http://energyplus.helpserve.com or send a message to energyplus-support@xxxxxxxx The primary EnergyPlus web site is found at: http://www.energyplus.gov The group web site is: http://groups.yahoo.com/group/EnergyPlus_Support/ Attachments are currently allowed but be mindful that not everyone has a high speed connection. Limit attachments to small files. EnergyPlus Documentation is searchable. Open EPlusMainMenu.pdf under the Documentation link and press the "search" button. __,_._,___ |