Ignore:
Timestamp:
Jan 15, 2007, 4:48:01 PM (17 years ago)
Author:
Rafael de Pelegrini Soares
Message:

Plugin using Type instead of File

File:
1 edited

Legend:

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

    r117 r118  
    4141Model flash
    4242        PARAMETERS
    43         outer PP as Plugin(Brief = "External Physical Properties");
     43        outer PP as Plugin(Brief = "External Physical Properties", Type="PP");
    4444        outer NComp as Integer (Brief = "Number of chemical components", Lower = 1);
    4545        V as volume(Brief="Total Volume of the flash");
     
    108108Model flash_steady
    109109        PARAMETERS
    110         outer PP as Plugin(Brief = "External Physical Properties");
     110        outer PP as Plugin(Brief = "External Physical Properties", Type="PP");
    111111       
    112112        VARIABLES
Note: See TracChangeset for help on using the changeset viewer.