Changeset 251 for trunk


Ignore:
Timestamp:
Apr 27, 2007, 2:25:16 PM (16 years ago)
Author:
gerson bicca
Message:

updated shell and tubes heat exchanger model - new implementation in switcher parameter

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/eml/heat_exchangers/HeatExchangerDetailed.mso

    r236 r251  
    2727        "write some information";
    2828
     29PARAMETERS
     30
     31HotSide                 as Switcher     (Brief="Hot Side in the Exchanger",Valid=["shell","tubes"],Default="shell");
     32ShellType       as Switcher     (Brief="TEMA Designation",Valid=["Eshell","Fshell"],Default="Eshell");
     33
    2934VARIABLES
    3035
     
    916921        "write some information";
    917922
    918 PARAMETERS
    919 
    920 HotSide                 as Switcher     (Brief="Hot Side in the Exchanger",Valid=["shell","tubes"],Default="shell");
    921 ShellType       as Switcher     (Brief="TEMA Designation",Valid=["Eshell","Fshell"],Default="Eshell");
    922        
    923923VARIABLES
    924924
     
    10021002PARAMETERS
    10031003
    1004 HotSide                                 as Switcher     (Brief="Hot Side in the Exchanger",Valid=["shell","tubes"],Default="shell");
    1005 ShellType                       as Switcher     (Brief="TEMA Designation",Valid=["Eshell","Fshell"],Default="Eshell");
    10061004LMTDcorrection  as Switcher     (Brief="LMTD Correction Factor Model",Valid=["Bowmann","Fakeri"],Default="Bowmann");
    10071005       
Note: See TracChangeset for help on using the changeset viewer.