Ignore:
Timestamp:
Jul 28, 2007, 9:41:04 PM (16 years ago)
Author:
Argimiro Resende Secchi
Message:

Set icons positions for most devices.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/eml/reactors/cstr.mso

    r302 r325  
    3737VARIABLES
    3838
    39 in              Inlet   as stream               (Brief="Inlet Stream");
    40 out     Outlet  as streamPH     (Brief="Outlet Stream");
     39in      Inlet   as stream       (Brief="Inlet Stream", PosX=0, PosY=0);
     40out     Outlet  as streamPH     (Brief="Outlet Stream", PosX=1, PosY=1);
    4141
    4242        q                       as heat_rate    (Brief="Heat");
Note: See TracChangeset for help on using the changeset viewer.