- Timestamp:
- Dec 8, 2006, 5:01:49 PM (16 years ago)
- Location:
- mso/eml/pressure_changers
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
mso/eml/pressure_changers/compressor.mso
r57 r75 1 #*---------------------------------------------------------------------------- 2 * This file is property of the author and cannot be used, copyed 3 * or modified without permission. 1 #*------------------------------------------------------------------- 2 * EMSO Model Library (EML) Copyright (C) 2004 - 2007 ALSOC. 4 3 * 5 * Copyright (C) 2002-2006 the author 6 *----------------------------------------------------------------------------- 7 * Author: Marcos L. Alencastro Date:03/03/2006 8 * $Id:$ Estefane da S. Horn 9 *----------------------------------------------------------------------------- 10 * -> Steady State 11 * -> Only Vapour 12 * -> Adiabatic 13 *# 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 *-------------------------------------------------------------------- 16 * Model of a centrifugal compressor 17 *-------------------------------------------------------------------- 18 * - Assumptions 19 * * Steady State 20 * * Only Vapour 21 * * Adiabatic 22 * 23 *---------------------------------------------------------------------- 24 * Author: Marcos L. Alencastro, Estefane S. Horn 25 * $Id$ 26 *--------------------------------------------------------------------*# 14 27 15 using "streams";16 28 using "pressure_changers/flux_machine_basic"; 17 29 -
mso/eml/pressure_changers/flux_machine_basic.mso
r57 r75 1 #*----------------------------------------------------------------------------- 2 * Author: Estefane Horn Date:06/10/2006 3 * 4 *$Id:$ 5 *----------------------------------------------------------------------------- 6 * 7 *# 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 *-------------------------------------------------------------------- 16 * Model of a generic flux machine 17 *-------------------------------------------------------------------- 18 * - Streams: 19 * * an inlet stream 20 * * an outlet stream 21 * 22 *-------------------------------------------------------------------- 23 * Author: Estefane S. Horn 24 *$Id$ 25 *------------------------------------------------------------------*# 8 26 9 27 using "streams"; -
mso/eml/pressure_changers/pump.mso
r57 r75 1 #*------------------------------------------------------------------------ 2 * This file is property of the author and cannot be used, copyed 3 * or modified without permission. 1 #*------------------------------------------------------------------- 2 * EMSO Model Library (EML) Copyright (C) 2004 - 2007 ALSOC. 4 3 * 5 * Copyright (C) 2002-2006 the author 6 *------------------------------------------------------------------------- 7 * Authors: Andrey Copat Estefane da Silveira Horn 8 * $Id$ Marcos Lovato Alencastro 9 * Date: 20/02/2006 10 *------------------------------------------------------------------------- 11 * -> Steady State 12 * -> Only Liquid 13 * -> Adiabatic 14 * -> Isentropic 15 *-------------------------------------------------------------------------*# 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 *-------------------------------------------------------------------- 16 * Model of a centrifugal pump 17 *-------------------------------------------------------------------- 18 * - Assumptions 19 * * Steady State 20 * * Only Liquid 21 * * Adiabatic 22 * * Isentropic 23 * 24 *---------------------------------------------------------------------- 25 * Author: Andrey Copat, Estefane S. Horn, Marcos L. Alencastro 26 * $Id$ 27 *--------------------------------------------------------------------*# 28 16 29 using "streams"; 17 30 using "pressure_changers/flux_machine_basic"; … … 117 130 118 131 #*------------------------------------------------------------------- 119 * Model of a pump 132 * Model of a pump (simplified, used in distillation column model) 120 133 *-------------------------------------------------------------------- 121 134 * … … 130 143 *---------------------------------------------------------------------- 131 144 * Author: Paula B. Staudt 132 * $Id$133 145 *--------------------------------------------------------------------*# 134 135 146 136 147 Model pump -
mso/eml/pressure_changers/turbine.mso
r57 r75 1 #*------------------------------------------------------------------------ 2 * This file is property of the author and cannot be used, copyed 3 * or modified without permission. 1 #*------------------------------------------------------------------- 2 * EMSO Model Library (EML) Copyright (C) 2004 - 2007 ALSOC. 4 3 * 5 * Copyright (C) 2002-2006 the author 6 *------------------------------------------------------------------------- 7 * Authors: Andrey Copat Estefane da Silveira Horn 8 * $Id: $ Marcos Lovato Alencastro 9 * Date: 20/02/2006 10 *------------------------------------------------------------------------- 11 * -> Steady State 12 * -> Only Liquid 13 * -> Adiabatic 14 * -> Isentropic 15 *-------------------------------------------------------------------------*# 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 *-------------------------------------------------------------------- 16 * Model of a Hidraulic Turbine 17 *-------------------------------------------------------------------- 18 * 19 * - Assumptions 20 * * Steady State 21 * * Only Liquid 22 * * Adiabatic 23 * * Isentropic 24 * 25 *---------------------------------------------------------------------- 26 * Authors: Andrey Copat, Estefane S. Horn, Marcos L. Alencastro 27 * $Id$ 28 *--------------------------------------------------------------------*# 29 16 30 using "streams"; 17 31 using "pressure_changers/flux_machine_basic"; -
mso/eml/pressure_changers/valve.mso
r57 r75 1 #*----------------------------------------------------------------------------- 2 * Author: Estefane Horn Date:06/10/2006 3 * 4 *$Id:$ 5 *----------------------------------------------------------------------------- 6 * Assumptions 7 * -> Steady State 8 * -> Isentalpic 9 * -> Liquid 10 * 11 *# 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 *-------------------------------------------------------------------- 16 * Model of valves: 17 * 18 * - Linear 19 * - Parabolic 20 * - Equal 21 * - Quick 22 * - valve: a very simple model 23 * 24 *-------------------------------------------------------------------- 25 * - Assumptions 26 * * Steady State 27 * * Isentalpic 28 * * Liquid 29 * 30 *--------------------------------------------------------------------- 31 * Author: Estefane Horn 32 *$Id$ 33 *-------------------------------------------------------------------*# 12 34 13 35 using "streams"; … … 123 145 124 146 #*------------------------------------------------------------------- 125 * Model of a valve 147 * Model of a valve (simplified) 126 148 *-------------------------------------------------------------------- 127 149 * … … 148 170 *---------------------------------------------------------------------- 149 171 * Author: Paula B. Staudt 150 * $Id$151 172 *--------------------------------------------------------------------*# 152 153 173 Model valve 154 174 PARAMETERS
Note: See TracChangeset
for help on using the changeset viewer.