Ignore:
Timestamp:
Aug 30, 2007, 1:12:27 PM (16 years ago)
Author:
Argimiro Resende Secchi
Message:

Fixing some wiki notation.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/eml/stage_separators/condenser.mso

    r352 r353  
    2626        Brief           = "Model of a dynamic condenser.";
    2727        Info            =
    28         "Assumptions:
    29          * perfect mixing of both phases;
    30          * thermodynamics equilibrium.
    31        
    32         Specify:
    33          * the inlet stream;
    34          * the outlet flows: OutletV.F and OutletL.F;
    35          * the heat supply.
    36        
    37         Initial Conditions:
    38          * the condenser temperature (OutletL.T);
    39          * the condenser liquid level (Level);
    40          * (NoComps - 1) OutletL (OR OutletV) compositions.
    41         ";     
     28"== Assumptions ==
     29* perfect mixing of both phases;
     30* thermodynamics equilibrium.
     31       
     32== Specify ==
     33* the inlet stream;
     34* the outlet flows: OutletV.F and OutletL.F;
     35* the heat supply.
     36       
     37== Initial Conditions ==
     38* the condenser temperature (OutletL.T);
     39* the condenser liquid level (Level);
     40* (NoComps - 1) OutletL (OR OutletV) compositions.
     41";     
    4242       
    4343        PARAMETERS
     
    112112        Brief           = "Model of a  Steady State condenser with no thermodynamics equilibrium.";
    113113        Info            =
    114         "Assumptions:
    115          * perfect mixing of both phases;
    116          * no thermodynamics equilibrium.
    117        
    118         Specify:
    119          * the inlet stream;
    120          * the pressure drop in the condenser;
    121          * the heat supply.
    122         ";
     114"== Assumptions ==
     115* perfect mixing of both phases;
     116* no thermodynamics equilibrium.
     117       
     118== Specify ==
     119* the inlet stream;
     120* the pressure drop in the condenser;
     121* the heat supply.
     122";
    123123       
    124124        PARAMETERS
     
    153153        Brief           = "Model of a Condenser with reaction in liquid phase.";
    154154        Info            =
    155         "Assumptions:
    156          * perfect mixing of both phases;
    157          * thermodynamics equilibrium;
    158          * the reaction only takes place in liquid phase.
    159        
    160         Specify:
    161          * the reaction related variables;
    162          * the inlet stream;
    163          * the outlet flows: OutletV.F and OutletL.F;
    164          * the heat supply.
    165        
    166         Initial Conditions:
    167          * the condenser temperature (OutletL.T);
    168          * the condenser liquid level (Level);
    169          * (NoComps - 1) OutletL (OR OutletV) compositions.
    170         ";
     155"== Assumptions ==
     156* perfect mixing of both phases;
     157* thermodynamics equilibrium;
     158* the reaction only takes place in liquid phase.
     159       
     160== Specify ==
     161* the reaction related variables;
     162* the inlet stream;
     163* the outlet flows: OutletV.F and OutletL.F;
     164* the heat supply.
     165
     166== Initial Conditions ==
     167* the condenser temperature (OutletL.T);
     168* the condenser liquid level (Level);
     169* (NoComps - 1) OutletL (OR OutletV) compositions.
     170";
    171171       
    172172        PARAMETERS
Note: See TracChangeset for help on using the changeset viewer.