Changeset 17282


Ignore:
Timestamp:
02/14/14 09:24:58 (11 years ago)
Author:
jbondzio
Message:

CHG: update archive 336; using SU stabilization instead of artificial diffusion for better front tracking

Location:
issm/trunk-jpl
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified issm/trunk-jpl/src/c/analyses/LevelsetAnalysis.cpp

    r17261 r17282  
    150150
    151151                /* Stabilization */
    152                 int stabilization=1;
     152                int stabilization=2;
    153153                switch(stabilization){
    154154                        case 0:
     
    198198        xDelete<IssmDouble>(Bprime);
    199199        delete gauss;
    200 
    201 //      Ke->Echo();
    202200        return Ke;
    203201}/*}}}*/
Note: See TracChangeset for help on using the changeset viewer.