Ignore:
Timestamp:
10/12/23 18:36:02 (8 months ago)
Author:
aquiquet
Message:

Cleaning branch: use only statement for netcdf modules

File:
1 edited

Legend:

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

    r446 r449  
    2121  ! note: the geom. (nx,ny,dx,dy) come from module_geoplace 
    2222  ! note: the densities come from param_phy_mod 
    23   use netcdf 
    24   use io_netcdf_grisli 
     23  use io_netcdf_grisli, only: read_ncdf_var 
    2524 
    2625  implicit none 
Note: See TracChangeset for help on using the changeset viewer.