Changeset 284 for trunk/eml/heat_exchangers/HeatExchangerDetailed.mso
- Timestamp:
- Jun 16, 2007, 7:23:13 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/eml/heat_exchangers/HeatExchangerDetailed.mso
r251 r284 12 12 * EMSO is distributed under the therms of the ALSOC LICENSE as 13 13 * available at http://www.enq.ufrgs.br/alsoc. 14 *15 14 *-------------------------------------------------------------------- 16 15 * Author: Gerson Balbueno Bicca … … 25 24 Brief = "Basic Model for Detailed Shell and Tubes Heat Exchangers"; 26 25 Info = 27 " write some information";26 "to be documented."; 28 27 29 28 PARAMETERS … … 916 915 917 916 ATTRIBUTES 918 Pallete = false;917 Pallete = true; 919 918 Brief = "Shell and Tubes Heat Exchangers"; 920 919 Info = 921 " write some information";920 "to be documented"; 922 921 923 922 VARIABLES 924 923 925 Method as NTU_Basic ;924 Method as NTU_Basic (Brief="NTU Method"); 926 925 927 926 EQUATIONS … … 995 994 996 995 ATTRIBUTES 997 Pallete = false;996 Pallete = true; 998 997 Brief = "Shell and Tubes Heat Exchangers"; 999 998 Info = 1000 " write some information";999 "to be documented."; 1001 1000 1002 1001 PARAMETERS
Note: See TracChangeset
for help on using the changeset viewer.