Ignore:
Timestamp:
Jun 16, 2007, 3:50:11 PM (16 years ago)
Author:
Rafael de Pelegrini Soares
Message:

Updated documentation of mixer_splitter models

Location:
trunk/eml/mixers_splitters
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/eml/mixers_splitters/mixer.mso

    r176 r269  
    1414*
    1515*-------------------------------------------------------------------
    16 * Model of a mixer
    17 *--------------------------------------------------------------------
    18 *
    19 *       Streams:
    20 *               * "Ninlet" inlet streams
    21 *               * a outlet stream
    22 *
    23 *       Assumptions:
    24 *               * thermodynamics equilibrium
    25 *               * adiabatic
    26 *                       
    27 *       Specify:
    28 *               * the inlet streams
    29 *
    30 *----------------------------------------------------------------------
    3116* Author: Maurício Carvalho Maciel
    3217* $Id$
     
    3621
    3722Model mixer as flash_steady
     23        ATTRIBUTES
     24        Pallete         = true;
     25        Icon            = "mixer";
     26        Brief           = "Model of a mixer";
     27        Info            = "
     28        Assumptions:
     29         * thermodynamics equilibrium
     30         * adiabatic
     31       
     32        Specify:
     33         * the inlet streams";
     34       
    3835        PARAMETERS
    3936outer NComp as Integer (Brief = "Number of chemical components", Lower = 1);
  • trunk/eml/mixers_splitters/sepComp.mso

    r176 r269  
    1313* available at http://www.enq.ufrgs.br/alsoc.
    1414*
    15 *-------------------------------------------------------------------
    16 * Model of a separator of components
    17 *--------------------------------------------------------------------
    18 *
    19 *       Streams:
    20 *               * a inlet stream
    21 *               * "Noutlet" outlet streams
    22 *
    23 *       Assumptions:
    24 *               * thermodynamics equilibrium
    25 *               * adiabatic
    26 *                       
    27 *       Specify:
    28 *               * the inlet stream
    29 *               * (NComp - 1) molar fractions to (Noutlet - 1) outlet streams
    30 *               * (Noutlet - 1) frac (fraction of split of the outlet streams):
    31 *                               
    32 *                                       frac(i) = (Mole Flow of the outlet stream "i" /
    33 *                                                                       Mole Flow of the inlet stream)
    34 *                                                                                                       where i = 1, 2,...,Noutlet
    35 *                       or
    36 *
    37 *                 (Noutlet - 1) recovery (Recovery of the component specified in the outlet stream i):
    38 *
    39 *                                       recovery(i) = (Mole Flow of the component specified in the Outlet stream i/
    40 *                                                                               Mole Flow of the component specified in the inlet stream)
    41 *                                                                                                       where i = 1, 2,...,Noutlet
    42 *
    4315*----------------------------------------------------------------------
    4416* Author: Maurício Carvalho Maciel
     
    4618*--------------------------------------------------------------------*#
    4719
    48 
    4920using "streams";
    5021
     22Model sepComp_n
     23        ATTRIBUTES
     24        Pallete         = true;
     25        Icon            = "splitter_n";
     26        Brief           = "Model of a separator of components";
     27        Info            = "
     28        Assumptions:
     29         * thermodynamics equilibrium
     30         * adiabatic
     31       
     32        Specify:
     33                * the inlet stream
     34                * (NComp - 1) molar fractions to (Noutlet - 1) outlet streams
     35                * (Noutlet - 1) frac (fraction of split of the outlet streams):
     36                               
     37                                        frac(i) = (Mole Flow of the outlet stream i /
     38                                                                        Mole Flow of the inlet stream)
     39                                                                                                        where i = 1, 2,...,Noutlet
     40                        or
    5141
    52 Model sepComp_n
     42                  (Noutlet - 1) recovery (Recovery of the component specified in the outlet stream i):
     43
     44                                        recovery(i) = (Mole Flow of the component specified in the Outlet stream i/
     45                                                                                Mole Flow of the component specified in the inlet stream)
     46                                                                                                        where i = 1, 2,...,Noutlet
     47        ";
    5348       
    5449PARAMETERS
     
    116111
    117112Model sepComp
     113        ATTRIBUTES
     114        Pallete         = true;
     115        Icon            = "splitter";
     116        Brief           = "Model of a separator of components";
     117        Info            = "
     118        Assumptions:
     119         * thermodynamics equilibrium
     120         * adiabatic
    118121       
     122        Specify:
     123                * the inlet stream
     124                * (NComp - 1) molar fractions to 1 of the outlet streams
     125                * the fraction of split of the outlet streams
     126        ";
     127
    119128PARAMETERS
    120129
  • trunk/eml/mixers_splitters/splitter.mso

    r76 r269  
    1313* available at http://www.enq.ufrgs.br/alsoc.
    1414*
    15 *-------------------------------------------------------------------
    16 * Model of a splitter
    17 *--------------------------------------------------------------------
    18 *
    19 *       Streams:
    20 *               * a inlet stream
    21 *               * "Noutlet" outlet streams
    22 *
    23 *       Assumptions:
    24 *               * thermodynamics equilibrium
    25 *               * adiabatic
    26 *                       
    27 *       Specify:
    28 *               * the inlet stream
    29 *               * (Noutlet - 1) fraction of split of the outlet streams:
    30 *                               frac(i) = (Mole Flow of the outlet stream "i" /
    31 *                                                                       Mole Flow of the inlet stream)
    32 *                               where i = 1, 2,...,Noutlet
    33 *
    3415*----------------------------------------------------------------------
    35 * Author: Maurício Carvalho Maciel
     16* Author: Maurício Carvalho Maciel, Paula B. Staudt, Rafael P. Soares
    3617* $Id$
    3718*--------------------------------------------------------------------*#
     
    4122
    4223Model splitter_n
     24        ATTRIBUTES
     25        Pallete         = true;
     26        Icon            = "splitter_n";
     27        Brief           = "Model of a splitter";
     28        Info            = "
     29        Assumptions:
     30                * thermodynamics equilibrium
     31                * adiabatic
     32                       
     33        Specify:
     34                * the inlet stream
     35                * (Noutlet - 1) fraction of split of the outlet streams:
     36                                frac(i) = (Mole Flow of the outlet stream i /
     37                                                                        Mole Flow of the inlet stream)
     38                                where i = 1, 2,...,Noutlet
     39        ";
     40       
    4341        PARAMETERS
    4442        NOutlet as Integer (Brief = "Number of Outlet Streams", Lower = 1);
     
    7775
    7876
    79 #*-----------------------------------------------------------------
    80 * Splitter with 2 outlet streams
    81 *------------------------------------------------------------------
    82 *Author: Paula B. Staudt, Rafael P. Soares
    83 *----------------------------------------------------------------*#
    8477Model splitter
    85        
     78        ATTRIBUTES
     79        Pallete         = true;
     80        Icon            = "splitter";
     81        Brief           = "Splitter with 2 outlet streams";
     82        Info            = "
     83        Assumptions:
     84                * thermodynamics equilibrium
     85                * adiabatic
     86                       
     87        Specify:
     88                * the inlet stream
     89                * (Noutlet - 1) fraction of split of the outlet streams:
     90                                frac(i) = (Mole Flow of the outlet stream i /
     91                                                                        Mole Flow of the inlet stream)
     92                                where i = 1, 2,...,Noutlet
     93        ";
     94
    8695        VARIABLES
    8796in  Inlet   as stream;
Note: See TracChangeset for help on using the changeset viewer.