Changeset 262 for trunk/eml/stage_separators/column.mso
- Timestamp:
- Jun 15, 2007, 7:21:14 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/eml/stage_separators/column.mso
r243 r262 41 41 #*---------------------------------------------------------------------- 42 42 * Model of a column section with: 43 * - NTrays=number of trays trays.43 * - NTrays=number of trays. 44 44 * 45 45 *---------------------------------------------------------------------*# 46 46 Model Section_Column 47 ATTRIBUTES 48 Pallete = true; 49 Icon = "SectionColumn"; 50 Brief = "Model of a column section."; 51 Info = 52 "Model of a column section containing: 53 * NTrays trays. 54 55 Specify: 56 * the feed stream of each tray (Inlet); 57 * the Murphree eficiency for each tray Emv; 58 * the InletL stream of the top tray; 59 * the InletV stream of the bottom tray. 60 61 Initial Conditions: 62 * the trays temperature (OutletL.T); 63 * the trays liquid level (Level) OR the trays liquid flow (OutletL.F); 64 * (NoComps - 1) OutletL (OR OutletV) compositions for each tray. 65 "; 66 47 67 PARAMETERS 48 68 outer PP as Plugin(Brief = "External Physical Properties", Type="PP"); … … 85 105 *---------------------------------------------------------------------*# 86 106 Model Distillation_kettle_cond 107 ATTRIBUTES 108 Pallete = true; 109 Icon = "DistillationKettleCond"; 110 Brief = "Model of a distillation column with dynamic condenser and dynamic reboiler."; 111 Info = 112 "Specify: 113 * the feed stream of each tray (Inlet); 114 * the Murphree eficiency for each tray Emv; 115 * the pump pressure difference; 116 * the heat supllied in reboiler and condenser; 117 * the condenser vapor outlet flow (OutletV.F); 118 * the reboiler liquid outlet flow (OutletL.F); 119 * both splitter outlet flows OR one of the splitter outlet flows and the splitter frac. 120 121 Initial Conditions: 122 * the trays temperature (OutletL.T); 123 * the trays liquid level (Level) OR the trays liquid flow (OutletL.F); 124 * (NoComps - 1) OutletL (OR OutletV) compositions for each tray; 125 126 * the condenser temperature (OutletL.T); 127 * the condenser liquid level (Level); 128 * (NoComps - 1) OutletL (OR OutletV) compositions; 129 130 * the reboiler temperature (OutletL.T); 131 * the reboiler liquid level (Level); 132 * (NoComps - 1) OutletL (OR OutletV) compositions. 133 "; 134 87 135 PARAMETERS 88 136 outer PP as Plugin(Brief = "External Physical Properties", Type="PP"); … … 156 204 * ------------------------------------------------------------------*# 157 205 Model Distillation_thermosyphon_subcooling 206 ATTRIBUTES 207 Pallete = true; 208 Icon = "DistillationThermosyphonSubcooling"; 209 Brief = "Model of a distillation column with steady condenser and steady reboiler."; 210 Info = 211 "Specify: 212 * the feed stream of each tray (Inlet); 213 * the Murphree eficiency for each tray Emv; 214 * the pump head; 215 * the condenser pressure drop; 216 * the heat supllied in top and bottom tanks; 217 * the heat supllied in condenser and reboiler; 218 * the Outlet1 flow in the bottom splitter (spbottom.Outlet1.F) that corresponds to the bottom product; 219 * both top splitter outlet flows OR one of the splitter outlet flows and the splitter frac. 220 221 Initial Conditions: 222 * the trays temperature (OutletL.T); 223 * the trays liquid level (Level) OR the trays liquid flow (OutletL.F); 224 * (NoComps - 1) OutletL (OR OutletV) compositions for each tray; 225 226 * the top tank temperature (OutletL.T); 227 * the top tank liquid level (Level); 228 * (NoComps - 1) OutletL (OR OutletV) compositions; 229 230 * the bottom tank temperature (OutletL.T); 231 * the bottom tank liquid level (Level); 232 * (NoComps - 1) OutletL (OR OutletV) compositions. 233 "; 234 158 235 PARAMETERS 159 236 outer PP as Plugin(Brief = "External Physical Properties", Type="PP"); … … 232 309 * ------------------------------------------------------------------*# 233 310 Model Distillation_thermosyphon_cond 311 ATTRIBUTES 312 Pallete = true; 313 Icon = "DistillationThermosyphonCond"; 314 Brief = "Model of a distillation column with dynamic condenser and steady reboiler."; 315 Info = 316 "Specify: 317 * the feed stream of each tray (Inlet); 318 * the Murphree eficiency for each tray Emv; 319 * the pump head; 320 * the condenser vapor outlet flow (OutletV.F); 321 * the heat supllied in bottom tank; 322 * the heat supllied in condenser and reboiler; 323 * the Outlet1 flow in the bottom splitter (spbottom.Outlet1.F) that corresponds to the bottom product; 324 325 Initial Conditions: 326 * the trays temperature (OutletL.T); 327 * the trays liquid level (Level) OR the trays liquid flow (OutletL.F); 328 * (NoComps - 1) OutletL (OR OutletV) compositions for each tray; 329 330 * the condenser temperature (OutletL.T); 331 * the condenser liquid level (Level); 332 * (NoComps - 1) OutletL (OR OutletV) compositions; 333 334 * the bottom tank temperature (OutletL.T); 335 * the bottom tank liquid level (Level); 336 * (NoComps - 1) OutletL (OR OutletV) compositions. 337 "; 338 234 339 PARAMETERS 235 340 outer PP as Plugin(Brief = "External Physical Properties", Type="PP"); … … 304 409 * ------------------------------------------------------------------*# 305 410 Model Distillation_kettle_subcooling 411 ATTRIBUTES 412 Pallete = true; 413 Icon = "DistillationKettleSubcooling"; 414 Brief = "Model of a distillation column with steady condenser and dynamic reboiler."; 415 Info = 416 "Specify: 417 * the feed stream of each tray (Inlet); 418 * the Murphree eficiency for each tray (Emv); 419 * the pump pressure difference; 420 * the heat supllied in reboiler and condenser; 421 * the heat supllied in the top tank; 422 * the condenser pressure drop; 423 * the reboiler liquid outlet flow (OutletL.F); 424 * both splitter outlet flows OR one of the splitter outlet flows and the splitter frac. 425 426 Initial Conditions: 427 * the trays temperature (OutletL.T); 428 * the trays liquid level (Level) OR the trays liquid flow (OutletL.F); 429 * (NoComps - 1) OutletL (OR OutletV) compositions for each tray; 430 431 * the top tank temperature (OutletL.T); 432 * the top tank liquid level (Level); 433 * (NoComps - 1) OutletL (OR OutletV) compositions; 434 435 * the reboiler temperature (OutletL.T); 436 * the reboiler liquid level (Level); 437 * (NoComps - 1) OutletL (OR OutletV) compositions. 438 "; 439 306 440 PARAMETERS 307 441 outer PP as Plugin(Brief = "External Physical Properties", Type="PP"); … … 371 505 *---------------------------------------------------------------------*# 372 506 Model Rectifier 507 ATTRIBUTES 508 Pallete = true; 509 Icon = "RefluxedCond"; 510 Brief = "Model of a rectifier column with dynamic condenser."; 511 Info = 512 "Specify: 513 * the feed stream of each tray (Inlet); 514 * the Murphree eficiency for each tray Emv; 515 * the InletV stream of the bottom tray; 516 * the pump pressure difference; 517 * the heat supllied in the condenser; 518 * the condenser vapor outlet flow (OutletV.F); 519 * both splitter outlet flows OR one of the splitter outlet flows and the splitter frac. 520 521 Initial Conditions: 522 * the trays temperature (OutletL.T); 523 * the trays liquid level (Level) OR the trays liquid flow (OutletL.F); 524 * (NoComps - 1) OutletL (OR OutletV) compositions for each tray; 525 526 * the condenser temperature (OutletL.T); 527 * the condenser liquid level (Level); 528 * (NoComps - 1) OutletL (OR OutletV) compositions; 529 "; 530 373 531 PARAMETERS 374 532 outer PP as Plugin(Brief = "External Physical Properties", Type="PP"); … … 427 585 * ------------------------------------------------------------------*# 428 586 Model Rectifier_subcooling 587 ATTRIBUTES 588 Pallete = true; 589 Icon = "RefluxedSubcooling"; 590 Brief = "Model of a rectifier column with steady condenser."; 591 Info = 592 "Specify: 593 * the feed stream of each tray (Inlet); 594 * the Murphree eficiency for each tray Emv; 595 * the InletV stream of the bottom tray; 596 * the pump head; 597 * the condenser pressure drop; 598 * the heat supllied in the top tank; 599 * the heat supllied in condenser; 600 * both top splitter outlet flows OR one of the splitter outlet flows and the splitter frac. 601 602 Initial Conditions: 603 * the trays temperature (OutletL.T); 604 * the trays liquid level (Level) OR the trays liquid flow (OutletL.F); 605 * (NoComps - 1) OutletL (OR OutletV) compositions for each tray; 606 607 * the top tank temperature (OutletL.T); 608 * the top tank liquid level (Level); 609 * (NoComps - 1) OutletL (OR OutletV) compositions; 610 "; 611 429 612 PARAMETERS 430 613 outer PP as Plugin(Brief = "External Physical Properties", Type="PP"); … … 482 665 *---------------------------------------------------------------------*# 483 666 Model Refluxed_Stripping 667 ATTRIBUTES 668 Pallete = true; 669 Icon = "RefluxedCond"; 670 Brief = "Model of a refluxed stripping column with dynamic condenser."; 671 Info = 672 "Specify: 673 * the feed stream of each tray (Inlet); 674 * the Murphree eficiency for each tray Emv; 675 * the InletV stream of the bottom tray; 676 * the pump pressure difference; 677 * the heat supllied in the condenser; 678 * the condenser vapor outlet flow (OutletV.F); 679 * both splitter outlet flows OR one of the splitter outlet flows and the splitter frac. 680 681 Initial Conditions: 682 * the trays temperature (OutletL.T); 683 * the trays liquid level (Level) OR the trays liquid flow (OutletL.F); 684 * (NoComps - 1) OutletL (OR OutletV) compositions for each tray; 685 686 * the condenser temperature (OutletL.T); 687 * the condenser liquid level (Level); 688 * (NoComps - 1) OutletL (OR OutletV) compositions; 689 "; 690 484 691 PARAMETERS 485 692 outer PP as Plugin(Brief = "External Physical Properties", Type="PP"); … … 538 745 * ------------------------------------------------------------------*# 539 746 Model Refluxed_Stripping_subcooling 747 ATTRIBUTES 748 Pallete = true; 749 Icon = "RefluxedSubcooling"; 750 Brief = "Model of a refluxed stripping column with steady condenser."; 751 Info = 752 "Specify: 753 * the feed stream of each tray (Inlet); 754 * the Murphree eficiency for each tray Emv; 755 * the InletV stream of the bottom tray; 756 * the pump head; 757 * the condenser pressure drop; 758 * the heat supllied in the top tank; 759 * the heat supllied in condenser; 760 * both top splitter outlet flows OR one of the splitter outlet flows and the splitter frac. 761 762 Initial Conditions: 763 * the trays temperature (OutletL.T); 764 * the trays liquid level (Level) OR the trays liquid flow (OutletL.F); 765 * (NoComps - 1) OutletL (OR OutletV) compositions for each tray; 766 767 * the top tank temperature (OutletL.T); 768 * the top tank liquid level (Level); 769 * (NoComps - 1) OutletL (OR OutletV) compositions; 770 "; 771 540 772 PARAMETERS 541 773 outer PP as Plugin(Brief = "External Physical Properties", Type="PP"); … … 593 825 *---------------------------------------------------------------------*# 594 826 Model Refluxed_Absorption 827 ATTRIBUTES 828 Pallete = true; 829 Icon = "RefluxedCond"; 830 Brief = "Model of a refluxed absorption column with dynamic condenser."; 831 Info = 832 "Specify: 833 * the feed stream of each tray (Inlet); 834 * the Murphree eficiency for each tray Emv; 835 * the InletV stream of the bottom tray; 836 * the pump pressure difference; 837 * the heat supllied in the condenser; 838 * the condenser vapor outlet flow (OutletV.F); 839 * both splitter outlet flows OR one of the splitter outlet flows and the splitter frac. 840 841 Initial Conditions: 842 * the trays temperature (OutletL.T); 843 * the trays liquid level (Level) OR the trays liquid flow (OutletL.F); 844 * (NoComps - 1) OutletL (OR OutletV) compositions for each tray; 845 846 * the condenser temperature (OutletL.T); 847 * the condenser liquid level (Level); 848 * (NoComps - 1) OutletL (OR OutletV) compositions; 849 "; 850 595 851 PARAMETERS 596 852 outer PP as Plugin(Brief = "External Physical Properties", Type="PP"); … … 650 906 * ------------------------------------------------------------------*# 651 907 Model Refluxed_Absorption_subcooling 908 ATTRIBUTES 909 Pallete = true; 910 Icon = "RefluxedSubcooling"; 911 Brief = "Model of a refluxed absorption column with steady condenser."; 912 Info = 913 "Specify: 914 * the feed stream of each tray (Inlet); 915 * the Murphree eficiency for each tray Emv; 916 * the InletV stream of the bottom tray; 917 * the pump head; 918 * the condenser pressure drop; 919 * the heat supllied in the top tank; 920 * the heat supllied in condenser; 921 * both top splitter outlet flows OR one of the splitter outlet flows and the splitter frac. 922 923 Initial Conditions: 924 * the trays temperature (OutletL.T); 925 * the trays liquid level (Level) OR the trays liquid flow (OutletL.F); 926 * (NoComps - 1) OutletL (OR OutletV) compositions for each tray; 927 928 * the top tank temperature (OutletL.T); 929 * the top tank liquid level (Level); 930 * (NoComps - 1) OutletL (OR OutletV) compositions; 931 "; 932 652 933 PARAMETERS 653 934 outer PP as Plugin(Brief = "External Physical Properties", Type="PP"); … … 705 986 * ------------------------------------------------------------------*# 706 987 Model Reboiled_Stripping_kettle 988 ATTRIBUTES 989 Pallete = true; 990 Icon = "ReboiledKettle"; 991 Brief = "Model of a reboiled stripping column with dynamic reboiler."; 992 Info = 993 "Specify: 994 * the feed stream of each tray (Inlet); 995 * the Murphree eficiency for each tray Emv; 996 * the InletL stream of the top tray; 997 * the heat supllied in the reboiler; 998 * the reboiler liquid outlet flow (OutletL.F); 999 1000 Initial Conditions: 1001 * the trays temperature (OutletL.T); 1002 * the trays liquid level (Level) OR the trays liquid flow (OutletL.F); 1003 * (NoComps - 1) OutletL (OR OutletV) compositions for each tray; 1004 1005 * the reboiler temperature (OutletL.T); 1006 * the reboiler liquid level (Level); 1007 * (NoComps - 1) OutletL (OR OutletV) compositions. 1008 "; 1009 707 1010 PARAMETERS 708 1011 outer PP as Plugin(Brief = "External Physical Properties", Type="PP"); … … 761 1064 * ------------------------------------------------------------------*# 762 1065 Model Reboiled_Stripping_thermosyphon 1066 ATTRIBUTES 1067 Pallete = true; 1068 Icon = "ReboiledThermosyphon"; 1069 Brief = "Model of a reboiled stripping column with steady reboiler."; 1070 Info = 1071 "Specify: 1072 * the feed stream of each tray (Inlet); 1073 * the Murphree eficiency for each tray (Emv); 1074 * the InletL stream of the top tray; 1075 * the heat supllied in bottom tank; 1076 * the heat supllied in the reboiler; 1077 * the Outlet1 flow in the bottom splitter (spbottom.Outlet1.F) that corresponds to the bottom product; 1078 1079 Initial Conditions: 1080 * the trays temperature (OutletL.T); 1081 * the trays liquid level (Level) OR the trays liquid flow (OutletL.F); 1082 * (NoComps - 1) OutletL (OR OutletV) compositions for each tray; 1083 1084 * the bottom tank temperature (OutletL.T); 1085 * the bottom tank liquid level (Level); 1086 * (NoComps - 1) OutletL (OR OutletV) compositions. 1087 "; 1088 763 1089 PARAMETERS 764 1090 outer PP as Plugin(Brief = "External Physical Properties", Type="PP"); … … 819 1145 * ------------------------------------------------------------------*# 820 1146 Model Reboiled_Absorption_kettle 1147 ATTRIBUTES 1148 Pallete = true; 1149 Icon = "ReboiledKettle"; 1150 Brief = "Model of a reboiled absorption column with dynamic reboiler."; 1151 Info = 1152 "Specify: 1153 * the feed stream of each tray (Inlet); 1154 * the Murphree eficiency for each tray Emv; 1155 * the InletL stream of the top tray; 1156 * the heat supllied in the reboiler; 1157 * the reboiler liquid outlet flow (OutletL.F); 1158 1159 Initial Conditions: 1160 * the trays temperature (OutletL.T); 1161 * the trays liquid level (Level) OR the trays liquid flow (OutletL.F); 1162 * (NoComps - 1) OutletL (OR OutletV) compositions for each tray; 1163 1164 * the reboiler temperature (OutletL.T); 1165 * the reboiler liquid level (Level); 1166 * (NoComps - 1) OutletL (OR OutletV) compositions. 1167 "; 1168 821 1169 PARAMETERS 822 1170 outer PP as Plugin(Brief = "External Physical Properties", Type="PP"); … … 875 1223 * ------------------------------------------------------------------*# 876 1224 Model Reboiled_Absorption_thermosyphon 1225 ATTRIBUTES 1226 Pallete = true; 1227 Icon = "ReboiledThermosyphon"; 1228 Brief = "Model of a reboiled absorption column with steady reboiler."; 1229 Info = 1230 "Specify: 1231 * the feed stream of each tray (Inlet); 1232 * the Murphree eficiency for each tray (Emv); 1233 * the InletL stream of the top tray; 1234 * the heat supllied in bottom tank; 1235 * the heat supllied in the reboiler; 1236 * the Outlet1 flow in the bottom splitter (spbottom.Outlet1.F) that corresponds to the bottom product; 1237 1238 Initial Conditions: 1239 * the trays temperature (OutletL.T); 1240 * the trays liquid level (Level) OR the trays liquid flow (OutletL.F); 1241 * (NoComps - 1) OutletL (OR OutletV) compositions for each tray; 1242 1243 * the bottom tank temperature (OutletL.T); 1244 * the bottom tank liquid level (Level); 1245 * (NoComps - 1) OutletL (OR OutletV) compositions. 1246 "; 1247 877 1248 PARAMETERS 878 1249 outer PP as Plugin(Brief = "External Physical Properties", Type="PP"); … … 929 1300 * ------------------------------------------------------------------*# 930 1301 Model ReactiveDistillation 1302 ATTRIBUTES 1303 Pallete = true; 1304 Icon = "DistillationKettleCond"; 1305 Brief = "Model of a reactive distillation column with dynamic condenser and reboiler."; 1306 Info = 1307 "Specify: 1308 * the reaction related variables for each tray, condenser and reboiler; 1309 * the feed stream of each tray (Inlet); 1310 * the Murphree eficiency for each tray Emv; 1311 * the pump pressure difference; 1312 * the heat supllied in reboiler and condenser; 1313 * the condenser vapor outlet flow (OutletV.F); 1314 * the reboiler liquid outlet flow (OutletL.F); 1315 * both splitter outlet flows OR one of the splitter outlet flows and the splitter frac. 1316 1317 Initial Conditions: 1318 * the trays temperature (OutletL.T); 1319 * the trays liquid level (Level) OR the trays liquid flow (OutletL.F); 1320 * (NoComps - 1) OutletL (OR OutletV) compositions for each tray; 1321 1322 * the condenser temperature (OutletL.T); 1323 * the condenser liquid level (Level); 1324 * (NoComps - 1) OutletL (OR OutletV) compositions; 1325 1326 * the reboiler temperature (OutletL.T); 1327 * the reboiler liquid level (Level); 1328 * (NoComps - 1) OutletL (OR OutletV) compositions. 1329 "; 1330 931 1331 PARAMETERS 932 1332 outer PP as Plugin(Type="PP");
Note: See TracChangeset
for help on using the changeset viewer.