Ignore:
Timestamp:
Dec 8, 2006, 5:46:22 PM (16 years ago)
Author:
Paula Bettio Staudt
Message:

Updated mixers_splitters sample files header and to use with VRTherm DEMO

File:
1 edited

Legend:

Unmodified
Added
Removed
  • mso/sample/mixers_splitters/sample_mixer.mso

    r33 r80  
    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*--------------------------------------------------------------------
     16* Sample file for model mixer
     17*--------------------------------------------------------------------
     18*
     19* This sample file needs VRTherm DEMO (www.vrtech.com.br) to run.
     20*
     21*----------------------------------------------------------------------
     22* Author: Maurício Carvalho Maciel
     23* $Id$
     24*--------------------------------------------------------------------*#
    225using "mixers_splitters/mixer";
    326
     
    1639       
    1740        SET
    18         PP.Components = [ "n-butane", "benzene", "n-octane" ];
     41        PP.Components = [ "isobutane", "benzene", "methane" ];
    1942        PP.LiquidModel = "PR";
    2043        PP.VapourModel = "PR";
Note: See TracChangeset for help on using the changeset viewer.