Changeset 27005


Ignore:
Timestamp:
05/13/22 06:56:06 (3 years ago)
Author:
Cheng Gong
Message:

BUG:fix the inconsistency in data types for stab=6

File:
1 edited

Legend:

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

    r27004 r27005  
    436436
    437437                                /*According to Hilmar, xi=K is too large*/
    438                                 IssmPDouble xi=0.1*K;
     438                                IssmDouble xi=0.1*K;
    439439
    440440                                IssmDouble  tau=xi*h/(2*vel);
Note: See TracChangeset for help on using the changeset viewer.