Skip to content

Commit

Permalink
Merge branch 'ISSMteam:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
enigne authored Jul 24, 2024
2 parents c64a63f + d8bbe33 commit e9fc0d5
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
@@ -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;

0 comments on commit e9fc0d5

Please sign in to comment.