Changeset 475 for branches


Ignore:
Timestamp:
02/07/24 16:30:26 (4 months ago)
Author:
aquiquet
Message:

Cleaning branch: small bug correction

File:
1 edited

Legend:

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

    r450 r475  
    1717module  bmelt_ismip6_param_mod 
    1818 
    19   use param_phy_mod, only: ro,rofresh,row 
    20   use module3D_phy,only: cl,S,H,sealevel_2d,flot,bmelt,num_param,num_rep_42,time,dt 
     19  use param_phy_mod, only: ro,rofresh,row,cl 
     20  use module3D_phy,only: S,H,sealevel_2d,flot,bmelt,num_param,num_rep_42,time,dt 
    2121  use geography, only: dirnameinp,nx,ny,dx,dy 
    2222  ! note: the geom. (nx,ny,dx,dy) come from module_geoplace 
Note: See TracChangeset for help on using the changeset viewer.