Changeset 480 for trunk


Ignore:
Timestamp:
Mar 8, 2008, 1:05:35 PM (16 years ago)
Author:
Argimiro Resende Secchi
Message:

Testing some cases of multiple data files.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sample/estimation/alumina.mso

    r457 r480  
    3434        EXPERIMENTS
    3535        # FILE                WEIGTH    TYPE
     36# This sequence works correctly, but the simulation results go all to the first level of variables (fix me)
    3637        "alumina_est.dat"               1               "fit";
    37         "alumina_est.dat"      1                "test";
    3838        "alumina2_est.dat"              1               "test";
    39        
     39
     40# This sequence does not show all data (fix me)
     41#       "alumina2_est.dat"              1               "fit";
     42#       "alumina_est.dat"      1                "test";
     43
     44# This sequence does not compute statistics (fix me)
     45#       "alumina2_est.dat"              1               "test";
     46#       "alumina_est.dat"               1               "fit";
     47
     48# This sequence has both problems above (fix me)
     49#       "alumina_est.dat"               1               "test";
     50#       "alumina2_est.dat"              1               "fit";
     51
    4052        OPTIONS
    4153        Statistics(
Note: See TracChangeset for help on using the changeset viewer.