Ignore:
Timestamp:
Oct 24, 2024, 1:55:38 PM (27 hours ago)
Author:
abarral
Message:

Replace F77 netcdf library by F90 netcdf library

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/libf/phylmd/inlandsis/surf_inlandsis_mod.f90

    r5268 r5270  
    10491049        ! Objet: Lecture du fichier de conditions initiales pour SISVAT
    10501050        !======================================================================
    1051         include "netcdf.inc"
    10521051        !    include "indicesol.h"
    10531052
     
    12851284
    12861285        IMPLICIT none
    1287 
    1288         include "netcdf.inc"
    12891286        include "clesphys.h"
    12901287        include "compbl.h"
Note: See TracChangeset for help on using the changeset viewer.