Ignore:
Timestamp:
06/08/21 12:01:35 (4 years ago)
Author:
dlcheng
Message:

CHG (JS): Fixes and updates for remaining JS classes for solid earth/sea-level-solver/test2002.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified issm/trunk-jpl/src/m/classes/levelset.js ΒΆ

    r26300 r26305  
    88        this.setdefaultparameters = function(){// {{{
    99
    10                 //stabilization = 2 by default
    11                 this.stabilization              = 2;
     10                //stabilization = 1 by default
     11                this.stabilization              = 1;
    1212                this.reinit_frequency   = 5;
    1313                this.kill_icebergs      = 1;
Note: See TracChangeset for help on using the changeset viewer.