Ignore:
Timestamp:
Jul 19, 2024, 6:40:44 PM (4 months ago)
Author:
Laurent Fairhead
Message:

Reverting to r4065. Updating fortran standard broke too much stuff. Will do it by smaller chunks
AB, LF

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/libf/phylmd/mo_simple_plumes.F90

    r5075 r5084  
    2424MODULE MO_SIMPLE_PLUMES
    2525
    26     USE lmdz_netcdf, ONLY:nf90_get_var,nf90_close,nf90_inq_varid,nf90_inq_dimid,&
    27             nf90_inquire_dimension,nf90_noerr,nf90_nowrite,nf90_open
     26  USE netcdf
    2827
    2928  IMPLICIT NONE
Note: See TracChangeset for help on using the changeset viewer.