Changeset 358


Ignore:
Timestamp:
06/10/22 16:11:14 (2 years ago)
Author:
dumas
Message:

For grounding line points : call bmelt_grounded before bmeltshelf in steps_time_loop.f90

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SOURCES/steps_time_loop.f90

    r285 r358  
    270270        call icetemp 
    271271        ! subroutines pour le calcul de la fusion basale 
     272        call bmelt_grounded 
    272273        call bmeltshelf 
    273         call bmelt_grounded 
    274274 
    275275     endif calc_temp 
Note: See TracChangeset for help on using the changeset viewer.