[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [EnergyPlus_Support] Re: Help me to create the VAV system and zone





Is this directly from your input file? The exclamation ( ! ) symbol is a comment character in Energyplus. If they are in your input file remove them for non-comment lines. Do not remove them from these line types: !- =========== ALL O...

Note that Block1:Meetingroom is a zone or a zone list. Make sure it only has one zone name if it is a list.

Then run the file and look at the *.expidf file to see how these HVACTemplate objects got expanded. I would try putting only the HVACTemplate objects in a file (nothing else) and run it. Then look at the *expidf file to see how the templates are expanded. Again, look at the example file to make sure you are using all the necessary template objects.

On 10/14/2011 3:45 AM, xav31sob wrote:
 

Thx for your answer. I forgot to paste thte VAV system :
!- =========== ALL OBJECTS IN CLASS: ZONECONTROL:THERMOSTAT ===========

ZoneControl:Thermostat,
Block1:Meetingroom, !- Name
Block1:Meetingroom, !- Zone or ZoneList Name
Zone Control Type Sched, !- Control Type Schedule Name
ThermostatSetpoint:DualSetpoint, !- Control 1 Object Type
DualSetPoint; !- Control 1 Name

!- =========== ALL OBJECTS IN CLASS: THERMOSTATSETPOINT:DUALSETPOINT ===========

ThermostatSetpoint:DualSetpoint,
DualSetPoint, !- Name
Block1:Meetingroom Heating SP Sch, !- Heating Setpoint Temperature Schedule Name
Block1:Meetingroom Cooling SP Sch; !- Cooling Setpoint Temperature Schedule Name
!
!
!- =========== ALL OBJECTS IN CLASS: HVACTEMPLATE:ZONE:VAV ===========
!
! HVACTemplate:Zone:VAV,
! Block1:Meetingroom, !- Zone Name
! VAVSystem, !- Template VAV System Name
! DualSetPoint, !- Template Thermostat Name
! autosize, !- Supply Air Maximum Flow Rate {m3/s}
! , !- Zone Heating Sizing Factor
! , !- Zone Cooling Sizing Factor
! Constant, !- Zone Minimum Air Flow Input Method
! , !- Constant Minimum Air Flow Fraction
! , !- Fixed Minimum Air Flow Rate {m3/s}
! , !- Minimum Air Flow Fraction Schedule Name
! Flow/Person, !- Outdoor Air Method
! , !- Outdoor Air Flow Rate per Person {m3/s}
! , !- Outdoor Air Flow Rate per Zone Floor Area {m3/s-m2}
! , !- Outdoor Air Flow Rate per Zone {m3/s}
! HotWater, !- Reheat Coil Type
! , !- Reheat Coil Availability Schedule Name
! Reverse, !- Damper Heating Action
! , !- Maximum Flow per Zone Floor Area During Reheat {m3/s-m2}
! , !- Maximum Flow Fraction During Reheat
! , !- Maximum Reheat Air Temperature {C}
! , !- Design Specification Outdoor Air Object Name
! , !- Supply Plenum Name
! , !- Return Plenum Name
! HotWater, !- Baseboard Heating Type
! Block1:Meetingroom Heating Availability Sch, !- Baseboard Heating Availability Schedule Name
! autosize; !- Baseboard Heating Capacity {W}
!
!
!- =========== ALL OBJECTS IN CLASS: HVACTEMPLATE:SYSTEM:VAV ===========
!
! HVACTemplate:System:VAV,
! VAVSystem, !- Name
! , !- System Availability Schedule Name
! autosize, !- Supply Fan Maximum Flow Rate {m3/s}
! autosize, !- Supply Fan Minimum Flow Rate {m3/s}
! , !- Supply Fan Total Efficiency
! 1000, !- Supply Fan Delta Pressure {Pa}
! , !- Supply Fan Motor Efficiency
! , !- Supply Fan Motor in Air Stream Fraction
! ChilledWater, !- Cooling Coil Type
! Block1:Meetingroom Cooling Availability Sch, !- Cooling Coil Availability Schedule Name
! , !- Cooling Coil Setpoint Schedule Name
! , !- Cooling Coil Design Setpoint {C}
! HotWater, !- Heating Coil Type
! Block1:Meetingroom Heating Availability Sch, !- Heating Coil Availability Schedule Name
! , !- Heating Coil Setpoint Schedule Name
! , !- Heating Coil Design Setpoint {C}
! , !- Gas Heating Coil Efficiency
! , !- Gas Heating Coil Parasitic Electric Load {W}
! None, !- Preheat Coil Type
! , !- Preheat Coil Availability Schedule Name
! , !- Preheat Coil Setpoint Schedule Name
! , !- Preheat Coil Design Setpoint {C}
! , !- Gas Preheat Coil Efficiency
! , !- Gas Preheat Coil Parasitic Electric Load {W}
! autosize, !- Maximum Outdoor Air Flow Rate {m3/s}
! autosize, !- Minimum Outdoor Air Flow Rate {m3/s}
! ProportionalMinimum, !- Minimum Outdoor Air Control Type
! , !- Minimum Outdoor Air Schedule Name
! NoEconomizer, !- Economizer Type
! NoLockout, !- Economizer Lockout
! , !- Economizer Upper Temperature Limit {C}
! , !- Economizer Lower Temperature Limit {C}
! , !- Economizer Upper Enthalpy Limit {J/kg}
! , !- Supply Plenum Name
! , !- Return Plenum Name
! DrawThrough, !- Supply Fan Placement
! InletVaneDampers, !- Supply Fan Part-Load Power Coefficients
! StayOff, !- Night Cycle Control
! , !- Night Cycle Control Zone Name
! None, !- Heat Recovery Type
! , !- Sensible Heat Recovery Effectiveness
! , !- Latent Heat Recovery Effectiveness
! None, !- Cooling Coil Setpoint Reset Type
! None, !- Heating Coil Setpoint Reset Type
! None, !- Dehumidification Control Type
! , !- Dehumidification Control Zone Name
! , !- Dehumidification Setpoint {percent}
! None, !- Humidifier Type
! , !- Humidifier Availability Schedule Name
! , !- Humidifier Rated Capacity {m3/s}
! , !- Humidifier Rated Electric Power {W}
! , !- Humidifier Control Zone Name
! ; !- Humidifier Setpoint {percent}


-- 
Richard A. Raustad
Senior Research Engineer
Florida Solar Energy Center
University of Central Florida
1679 Clearlake Road
Cocoa, FL  32922-5703
Phone:   (321) 638-1454
Fax:     (321) 638-1439 or 1010
Visit our web site at: http://www.fsec.ucf.edu

UCF - From Promise to Prominence: Celebrating 40 Years


__._,_.___


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.




Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe

__,_._,___