Ignore:
Timestamp:
01/26/24 10:24:00 (5 months ago)
Author:
aquiquet
Message:

Cleaning branch: start cleaning module3D

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/GRISLIv3/SOURCES/bmelt-grounded.f90

    r446 r465  
    1717subroutine bmelt_grounded 
    1818 
    19   use module3d_phy, only: flot,bmelt,ibase,hwater,T,phid,cl,H,ghf,dtt 
     19  use module3d_phy, only: flot,bmelt,ibase,hwater,T,phid,H,ghf,dtt 
    2020  use geography, only: nx,ny,nz 
    21   use param_phy_mod, only: ro 
     21  use param_phy_mod, only: ro,cl 
    2222  use icetemp_declar, only: ct,dee,cm,dzm,ncond 
    2323  use runparam, only: itracebug 
Note: See TracChangeset for help on using the changeset viewer.