ÂJulien
Thank you very much. I think I can solve this problem now.Best regards,WentingÂ
2015å¹´11æ??5æ?¥æ?¨æ??æ?¥ã??Julien Marrec julien.marrec@xxxxxxxxx [EnergyPlus_Support]<EnergyPlus_Support@xxxxxxxxxxxxxxx>ã??ã??ã?¯æ?¸ã??ã?¾ã??ã??:ÂDesign= maximum: 85°F / 29.44°CI think a SetpointManager:FollowOutdoorAirTemperature does exactly what you need for this Appendix G section:Hi,Unless I'm missing something this isn't complicated. All you need is to put a proper SetpointManager on the Supply Outlet of your ConderserLoop.Minimum: 70°F / 21.11°C
SetpointManager:FollowOutdoorAirTemperature,
   MyCondenserControl,     !- Name
   Temperature,            !- Control Variable
   OutdoorAirWetBulb,      !- Reference Temperature Type
   0,                      !- Offset Temperature Difference {deltaC}
   29.44,                     !- Maximum Setpoint Temperature {C}
   21.11,                     !- Minimum Setpoint Temperature {C}
   Condenser Supply Outlet Node; !- Setpoint Node or NodeList NameObviously, you'll need to replace "Condenser Supply Outlet Node" with your actual node.Best,Julien--
Julien Marrec, EBCP, BPI MFBA
Energy&Sustainability Engineer
T: +33 6 95 14 42 13
LinkedIn (en) : www.linkedin.com/in/julienmarrec
LinkedIn (fr) : www.linkedin.com/in/julienmarrec/fr2015-11-05 9:20 GMT+01:00 Jean Marais jeannieboef@xxxxxxxxx [EnergyPlus_Support] <EnergyPlus_Support@xxxxxxxxxxxxxxx>:ÂThis is a bit difficalt to explain quickly.
I recommend the following steps
1) downloading and installing a trail version of designbuilder
2) importing a relevant ASHRAE detailed HVAC system
3) exporting the IDF as a text file
4) comparing the setpoint managers on the different nodes in the idf to the setpoint manager settings on the graphical systems diagram in DesignBuilder.This will help you understand the connections, settings, etc.
Hope this helps.
On 5 Nov 2015 3:25 am, "dingwenting@xxxxxxxxx [EnergyPlus_Support]" <EnergyPlus_Support@xxxxxxxxxxxxxxx> wrote:ÂHi,
Â
Who can tell me how to set the cooling tower temperature as required in ASHRAE Standard 90.1-2007, which need the cooling tower to be contralled to maintain a 70°F leaving temperature where weather permits, floating up to leaving water temperature at design conditiongs.
Â
Thank you.
Â
Wenting