Ignore:
Timestamp:
Dec 8, 2006, 5:01:49 PM (17 years ago)
Author:
Paula Bettio Staudt
Message:

Updated pressure_changers files header

File:
1 edited

Legend:

Unmodified
Added
Removed
  • 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*-------------------------------------------------------------------*#
    1234
    1335using "streams";
     
    123145
    124146#*-------------------------------------------------------------------
    125 * Model of a valve
     147* Model of a valve (simplified)
    126148*--------------------------------------------------------------------
    127149*
     
    148170*----------------------------------------------------------------------
    149171* Author: Paula B. Staudt
    150 * $Id$
    151172*--------------------------------------------------------------------*#
    152 
    153173Model valve
    154174        PARAMETERS
Note: See TracChangeset for help on using the changeset viewer.