DOE 2 Expressions

5 posts / 0 new
Last post

The best source for information on DOE2.2 is the manuals available for download on the doe2.com site. Keyword expressions are covered in DOE22Vol3-Topics. The ComplianceAnalysis manual also covers keyword expressions but a number of the expressions available in the compliance analysis module are not available to the .inp file. The eQUEST interface can show you the default expressions for all the keywords. Right click on an input, select View Default/Range, click Edit/View Expressions. For example, Condenser Water Loop, Operation, Loop Operation, the default expression is:
if (#L("SUBTYPE") != #SI("SECONDARY","CIRCULATION-LOOP","SUBTYPE") .OR.
#RV(#L("PRIMARY-LOOP")) != 0)
then #SI("DEMAND","CIRCULATION-LOOP","LOOP-OPERATION")
else #LR("PRIMARY-LOOP","LOOP-OPERATION")
endif

Christopher Jones, P. Eng.
Rowan Williams Davies & Irwin Inc.
Consulting Engineers & Scientists
901 King Street West, Suite 400, Toronto, Ontario, M5V 3H5
T: (519) 823-1311 ext 2052
M: (416) 697-0056

via Equest-users's picture
Joined: 2016-07-15
Reputation: 400