- Timestamp:
- Dec 8, 2006, 4:29:10 PM (16 years ago)
- Location:
- mso
- Files:
-
- 2 added
- 7 edited
Legend:
- Unmodified
- Added
- Removed
-
mso/eml/stage_separators/batch_dist.mso
r1 r72 1 1 #*------------------------------------------------------------------- 2 * EMSO Model Library (EML) Copyright (C) 2004 - 2007 ALSOC. 3 * 4 * This LIBRARY is free software; you can distribute it and/or modify 5 * it under the therms of the ALSOC FREE LICENSE as available at 6 * http://www.enq.ufrgs.br/alsoc. 7 * 8 * EMSO Copyright (C) 2004 - 2007 ALSOC, original code 9 * from http://www.rps.eng.br Copyright (C) 2002-2004. 10 * All rights reserved. 11 * 12 * EMSO is distributed under the therms of the ALSOC LICENSE as 13 * available at http://www.enq.ufrgs.br/alsoc. 14 * 15 *------------------------------------------------------------------- 2 16 * Model of a Batch Distillation (or Differential Distilation) 3 17 *-------------------------------------------------------------------- -
mso/eml/stage_separators/column.mso
r46 r72 1 #*---------------------------------------------------------------------- 1 #*------------------------------------------------------------------- 2 * EMSO Model Library (EML) Copyright (C) 2004 - 2007 ALSOC. 3 * 4 * This LIBRARY is free software; you can distribute it and/or modify 5 * it under the therms of the ALSOC FREE LICENSE as available at 6 * http://www.enq.ufrgs.br/alsoc. 7 * 8 * EMSO Copyright (C) 2004 - 2007 ALSOC, original code 9 * from http://www.rps.eng.br Copyright (C) 2002-2004. 10 * All rights reserved. 11 * 12 * EMSO is distributed under the therms of the ALSOC LICENSE as 13 * available at http://www.enq.ufrgs.br/alsoc. 14 * 15 *---------------------------------------------------------------------- 2 16 * File containg models of columns: distillation, stripping, absorbers 3 17 * rectifier, .... … … 901 915 end 902 916 903 # Reactive Distillation!! 917 #* ------------------------------------------------------------------- 918 * Reactive Distillation Column 919 * 920 * ------------------------------------------------------------------*# 904 921 Model ReactiveDistillation 905 922 PARAMETERS -
mso/eml/stage_separators/condenser.mso
r65 r72 1 1 #*------------------------------------------------------------------- 2 * EMSO Model Library (EML) Copyright (C) 2004 - 2007 ALSOC. 3 * 4 * This LIBRARY is free software; you can distribute it and/or modify 5 * it under the therms of the ALSOC FREE LICENSE as available at 6 * http://www.enq.ufrgs.br/alsoc. 7 * 8 * EMSO Copyright (C) 2004 - 2007 ALSOC, original code 9 * from http://www.rps.eng.br Copyright (C) 2002-2004. 10 * All rights reserved. 11 * 12 * EMSO is distributed under the therms of the ALSOC LICENSE as 13 * available at http://www.enq.ufrgs.br/alsoc. 14 * 15 *------------------------------------------------------------------- 2 16 * Model of a dynamic condenser 3 17 *-------------------------------------------------------------------- -
mso/eml/stage_separators/flash.mso
r55 r72 1 1 #*------------------------------------------------------------------- 2 * EMSO Model Library (EML) Copyright (C) 2004 - 2007 ALSOC. 3 * 4 * This LIBRARY is free software; you can distribute it and/or modify 5 * it under the therms of the ALSOC FREE LICENSE as available at 6 * http://www.enq.ufrgs.br/alsoc. 7 * 8 * EMSO Copyright (C) 2004 - 2007 ALSOC, original code 9 * from http://www.rps.eng.br Copyright (C) 2002-2004. 10 * All rights reserved. 11 * 12 * EMSO is distributed under the therms of the ALSOC LICENSE as 13 * available at http://www.enq.ufrgs.br/alsoc. 14 * 15 *------------------------------------------------------------------- 2 16 * Model of a dynamic flash 3 17 *-------------------------------------------------------------------- -
mso/eml/stage_separators/reboiler.mso
r46 r72 1 1 #*------------------------------------------------------------------- 2 * EMSO Model Library (EML) Copyright (C) 2004 - 2007 ALSOC. 3 * 4 * This LIBRARY is free software; you can distribute it and/or modify 5 * it under the therms of the ALSOC FREE LICENSE as available at 6 * http://www.enq.ufrgs.br/alsoc. 7 * 8 * EMSO Copyright (C) 2004 - 2007 ALSOC, original code 9 * from http://www.rps.eng.br Copyright (C) 2002-2004. 10 * All rights reserved. 11 * 12 * EMSO is distributed under the therms of the ALSOC LICENSE as 13 * available at http://www.enq.ufrgs.br/alsoc. 14 * 15 *------------------------------------------------------------------- 2 16 * Model of a dynamic reboiler 3 17 *-------------------------------------------------------------------- … … 141 155 end 142 156 157 #*---------------------------------------------------------------------- 158 * Model of a Steady State reboiler with fake calculation of 159 * vaporisation fraction and output temperature, but with a real 160 * calculation of the output stream enthalpy 161 *---------------------------------------------------------------------*# 143 162 Model reboilerSteady_fakeH 144 163 PARAMETERS -
mso/eml/stage_separators/tank.mso
r64 r72 1 1 #*------------------------------------------------------------------- 2 * EMSO Model Library (EML) Copyright (C) 2004 - 2007 ALSOC. 3 * 4 * This LIBRARY is free software; you can distribute it and/or modify 5 * it under the therms of the ALSOC FREE LICENSE as available at 6 * http://www.enq.ufrgs.br/alsoc. 7 * 8 * EMSO Copyright (C) 2004 - 2007 ALSOC, original code 9 * from http://www.rps.eng.br Copyright (C) 2002-2004. 10 * All rights reserved. 11 * 12 * EMSO is distributed under the therms of the ALSOC LICENSE as 13 * available at http://www.enq.ufrgs.br/alsoc. 14 * 15 *------------------------------------------------------------------- 2 16 * Model of tanks 3 17 *-------------------------------------------------------------------- … … 65 79 end 66 80 81 #*---------------------------------------------------------- 82 * 83 *Model of a tank with a lain cylinder geometry 84 * 85 *---------------------------------------------------------*# 67 86 Model tank_cylindrical 68 87 -
mso/eml/stage_separators/tray.mso
r60 r72 1 1 #*------------------------------------------------------------------- 2 * EMSO Model Library (EML) Copyright (C) 2004 - 2007 ALSOC. 3 * 4 * This LIBRARY is free software; you can distribute it and/or modify 5 * it under the therms of the ALSOC FREE LICENSE as available at 6 * http://www.enq.ufrgs.br/alsoc. 7 * 8 * EMSO Copyright (C) 2004 - 2007 ALSOC, original code 9 * from http://www.rps.eng.br Copyright (C) 2002-2004. 10 * All rights reserved. 11 * 12 * EMSO is distributed under the therms of the ALSOC LICENSE as 13 * available at http://www.enq.ufrgs.br/alsoc. 14 * 15 *-------------------------------------------------------------------- 2 16 * Model of a tray 3 *-------------------------------------------------------------------- 4 * 5 * 6 * 7 * 8 * 9 * 17 *-------------------------------------------------------------------- 18 * - Streams 19 * * a liquid outlet stream 20 * * a liquid inlet stream 21 * * a vapour outlet stream 22 * * a vapour inlet stream 23 * * a feed stream 10 24 * 11 25 * - Assumptions … … 17 31 * 18 32 * - Tray hydraulics: Roffel B.,Betlem B.H.L.,Ruijter J.A.F. (2000) 19 * Computers and Chemical Engineering and 20 * The gPROMS Model Library 21 * 22 * Specify: 33 * Computers and Chemical Engineering 34 * Frauke Reepmeyer, Jens-Uwe Repke and Günter Wozny (2003) 35 * Chem. Eng. Technol. 26 (2003) 1 36 * 37 * - Specify: 23 38 * * the Feed stream 24 39 * * the Liquid inlet stream 25 * * the Vapour inlet stream excluding its flow26 * * the Vapour outlet flow (Outlet .F)27 * 28 * Initial:40 * * the Vapour inlet stream 41 * * the Vapour outlet flow (OutletV.F) 42 * 43 * - Initial: 29 44 * * the plate temperature (OutletL.T) 30 * * the liquid height ( hl)31 * * (NoComps - 1) OutletL (or OutletV)compositions45 * * the liquid height (Level) or the liquid flow OutletL.F 46 * * (NoComps - 1) OutletL compositions 32 47 * 33 48 *---------------------------------------------------------------------- … … 237 252 if (Level > (beta * hw)) then 238 253 "Francis Equation" 239 OutletL.F = (1.84*" m^0.5/s"*lw*((Level-(beta*hw))/(beta))^1.5/vL);254 OutletL.F = (1.84*"1/s"*lw*((Level-(beta*hw))/(beta))^2/vL); 240 255 else 241 256 "Low level"
Note: See TracChangeset
for help on using the changeset viewer.