Ignore:
Timestamp:
02/07/24 16:31:29 (5 months ago)
Author:
aquiquet
Message:

Cleaning branch: ablation_bord with explicit arguments

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/GRISLIv3/SOURCES/main3D-0.4-40km.f90

    r469 r476  
    132132 
    133133  USE module3D_phy, only: itemp,icouple,isynchro,icompteur,iglen, & 
     134                          ice,bm,bmelt,ablbord,ablbord_dtt,dt,    & 
    134135                          s,h,b,bsoc,flot,mk,mk0,uxbar,uybar,hwater,time,timemax,ndebug,ndebug_max 
    135136  use runparam, only: nt,tbegin,dtprofile,dtcpt,dirnameout,runname,itracebug 
     
    238239           call flottab() 
    239240           call calving 
    240            call ablation_bord 
     241           call ablation_bord(ice,bm,bmelt,ablbord,ablbord_dtt,dt) 
    241242           call flottab 
    242243           call Neffect() 
Note: See TracChangeset for help on using the changeset viewer.