Changeset 27316


Ignore:
Timestamp:
10/20/22 06:55:13 (3 years ago)
Author:
Mathieu Morlighem
Message:

CHG: turn cycle forcing off by default

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/m/classes/timesteppingadaptive.m

    r27178 r27316  
    1313                interp_forcing  = 1;
    1414                average_forcing = 0;
    15                 cycle_forcing   = 1;
     15                cycle_forcing   = 0;
    1616                coupling_time   = 0.;
    1717        end
Note: See TracChangeset for help on using the changeset viewer.