Ignore:
Timestamp:
Dec 10, 2007, 11:28:47 PM (15 years ago)
Author:
Argimiro Resende Secchi
Message:

Scaling objective function.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sample/optimization/ammonia_opt.mso

    r425 r428  
    2626        MINIMIZE
    2727       
    28         abs(Q1.OutletQ.Q) + abs(Q2.OutletQ.Q)
     28        (abs(Q1.OutletQ.Q) + abs(Q2.OutletQ.Q))*1e-6
    2929        #loose / 'lbmol/h'
    3030        # C102.Pot/'kW'*180
Note: See TracChangeset for help on using the changeset viewer.