- Timestamp:
- Jul 4, 2007, 10:54:54 PM (16 years ago)
- Location:
- trunk/eml/heat_exchangers
- Files:
-
- 17 added
- 34 deleted
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/eml/heat_exchangers/HeatExchangerDetailed.mso
r284 r307 916 916 ATTRIBUTES 917 917 Pallete = true; 918 Icon = "icon/ShellandTubes_NTU"; 918 919 Brief = "Shell and Tubes Heat Exchangers"; 919 920 Info = -
trunk/eml/heat_exchangers/HeatExchangerSimplified.mso
r284 r307 242 242 ATTRIBUTES 243 243 Pallete = true; 244 Icon = "icon/HeatExchanger_LMTD"; 244 245 Brief = "Heat Exchanger Block - LMTD Method"; 245 246 Info = … … 285 286 ATTRIBUTES 286 287 Pallete = true; 288 Icon = "icon/Shell_and_Tubes_LMTD"; 287 289 Brief = "Shell and Tubes Heat Exchanger with 1 or 2 shell pass - LMTD Method"; 288 290 Info = … … 471 473 ATTRIBUTES 472 474 Pallete = true; 475 Icon = "icon/HeatExchanger_NTU"; 473 476 Brief = "Heat Exchanger Block - NTU Method"; 474 477 Info = … … 550 553 ATTRIBUTES 551 554 Pallete = true; 555 Icon = "icon/Shell_and_Tubes_NTU"; 552 556 Brief = "Shell and Tubes Heat Exchanger with 1 or 2 shell pass - NTU Method"; 553 557 Info = -
trunk/eml/heat_exchangers/Mheatex.mso
r284 r307 22 22 23 23 ATTRIBUTES 24 Icon = " Mheatex";24 Icon = "icon/Mheatex"; 25 25 Pallete = true; 26 26 Brief = "Model of a Multistream heat exchangers"; -
trunk/eml/heat_exchangers/PHE.mso
r284 r307 21 21 22 22 ATTRIBUTES 23 Icon = " phe";23 Icon = "icon/phe"; 24 24 Pallete = true; 25 25 Brief = "Shortcut model for plate and Frame heat exchanger."; -
trunk/eml/heat_exchangers/heater.mso
r284 r307 63 63 ATTRIBUTES 64 64 Pallete = true; 65 Icon = "icon/heater"; 65 66 Brief = "Model of a Heater"; 66 67 Info = … … 78 79 ATTRIBUTES 79 80 Pallete = true; 81 Icon = "icon/cooler"; 80 82 Brief = "Model of a Cooler"; 81 83 Info =
Note: See TracChangeset
for help on using the changeset viewer.