Changeset 298


Ignore:
Timestamp:
Jul 3, 2007, 5:14:40 PM (16 years ago)
Author:
Rafael de Pelegrini Soares
Message:

Updated attributes for streamPH

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/eml/streams.mso

    r297 r298  
    8282
    8383Model streamPH as stream
     84        ATTRIBUTES
     85        Brief = "Stream with built-in flash calculation";
     86        Info = "
     87        This model should be used when the vaporization fraction
     88        is unknown.
     89       
     90        The built-in flash calculation will determine the stream
     91        state as a function of the overall composition '''z''', the
     92        pressure '''P''' and the enthalpy '''h'''.
     93       
     94        Additionally, the liquid composition '''x''' and the vapor
     95        composition '''y''' are calculated.     
     96        ";
     97        Pallete = false;
     98       
    8499        PARAMETERS
    85100        outer PP as Plugin(Brief = "External Physical Properties", Type="PP");
Note: See TracChangeset for help on using the changeset viewer.