Changeset 373 for trunk/sample/reactors


Ignore:
Timestamp:
Sep 25, 2007, 6:48:53 PM (16 years ago)
Author:
Argimiro Resende Secchi
Message:

removing ncomp from example.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sample/reactors/fogler/chap2/series_reactors.mso

    r309 r373  
    5858
    5959Model stream
    60         PARAMETERS
    61         NComp   as Integer      (Brief="Number of components", Default=1);
    62         VARIABLES
    63         F(NComp)as flow_mol     (Brief="Molar flow", DisplayUnit='mol/s');
    64         X(NComp)as fraction     (Brief="Molar conversion");
     60        VARIABLES
     61        F as flow_mol   (Brief="Molar flow", DisplayUnit='mol/s');
     62        X as fraction   (Brief="Molar conversion");
    6563end
    6664
Note: See TracChangeset for help on using the changeset viewer.