Skip to content

Commit

Permalink
Merge branch 'main' of github.com:enigne/ISSM
Browse files Browse the repository at this point in the history
  • Loading branch information
enigne committed Jul 24, 2024
2 parents bdff019 + e9fc0d5 commit 9201933
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/c/classes/Elements/Penta.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -631,8 +631,6 @@ void Penta::CalvingRateCalvingMIP(){/*{{{*/
if(!this->IsOnBase()) return;

IssmDouble calvingrate[NUMVERTICES];
IssmDouble calvingratex[NUMVERTICES];
IssmDouble calvingratey[NUMVERTICES];
int experiment = 1; /* exp:1 by default */
int dim, domaintype;
IssmDouble vx, vy, vel, c, wrate;
Expand Down

0 comments on commit 9201933

Please sign in to comment.