Ignore:
Timestamp:
08/09/13 10:59:47 (12 years ago)
Author:
Mathieu Morlighem
Message:

CHG: Diagnostic is now Stressbalance

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/test/Par/SquareShelfConstrained.par

    r15767 r15771  
    3939
    4040%Numerical parameters
    41 md.diagnostic.viscosity_overshoot=0.0;
     41md.stressbalance.viscosity_overshoot=0.0;
    4242md.masstransport.stabilization=1;
    4343md.thermal.stabilization=1;
    4444md.verbose=verbose(0);
    4545md.settings.waitonlock=30;
    46 md.diagnostic.restol=0.05;
    47 md.diagnostic.reltol=0.05;
     46md.stressbalance.restol=0.05;
     47md.stressbalance.reltol=0.05;
    4848md.steadystate.reltol=0.05;
    49 md.diagnostic.abstol=NaN;
     49md.stressbalance.abstol=NaN;
    5050md.timestepping.time_step=1;
    5151md.timestepping.final_time=3;
Note: See TracChangeset for help on using the changeset viewer.