Changeset 2363


Ignore:
Timestamp:
10/02/09 11:15:03 (16 years ago)
Author:
Mathieu Morlighem
Message:

Re-added ControlConstrain in control-core

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/m/solutions/cielo/control_core.m

    r2354 r2363  
    7979
    8080        displaystring(verbose,'\n%s',['      constraining the new distribution...']);
     81        param_g=ControlConstrain(param_g,model.parameters);
    8182       
    8283        disp(['      value of misfit J after optimization #' num2str(n) ':' num2str(c(n).J)]);
Note: See TracChangeset for help on using the changeset viewer.