Ignore:
Timestamp:
Jul 14, 2007, 1:45:55 PM (16 years ago)
Author:
Argimiro Resende Secchi
Message:

Change name of outlet energy stream to OutletQ.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sample/miscellaneous/sample_tanks.mso

    r182 r313  
    4040        INITIAL
    4141        "altura inicial"
    42         Tanque.h = 1 * 'm';
     42        Tanque.Level = 1 * 'm';
    4343       
    4444        OPTIONS
     
    7070        INITIAL
    7171        "altura inicial"
    72         Tanque1.h = 1 * 'm';
    73         Tanque2.h = 2 * 'm';
    74         Tanque3.h = 1 * 'm';
     72        Tanque1.Level = 1 * 'm';
     73        Tanque2.Level = 2 * 'm';
     74        Tanque3.Level = 1 * 'm';
    7575       
    7676        OPTIONS
Note: See TracChangeset for help on using the changeset viewer.