Ignore:
Timestamp:
Mar 15, 2007, 8:29:10 AM (16 years ago)
Author:
Rafael de Pelegrini Soares
Message:

Updated models to include Type attribute for Plugins

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/newlanguage/eml/stage_separators/condenser.mso

    r208 r209  
    4343Model condenser
    4444        PARAMETERS
    45         outer PP as Plugin;
     45        outer PP as Plugin(Type="PP");
    4646        outer NComp as Integer;
    4747        V as volume (Brief="Condenser total volume");
     
    135135Model condenserReact
    136136        PARAMETERS
    137         outer PP as Plugin;
     137        outer PP as Plugin(Type="PP");
    138138        outer NComp as Integer;
    139139        V as volume (Brief="Condenser total volume");
Note: See TracChangeset for help on using the changeset viewer.