Ignore:
Timestamp:
Aug 2, 2024, 9:58:25 PM (3 months ago)
Author:
abarral
Message:

Put dimensions.h and paramet.h into modules

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/branches/Amaury_dev/libf/phylmd/Dust/condsurfs.f90

    r5134 r5159  
    66  USE netcdf, ONLY: nf90_close, nf90_noerr, nf90_inq_varid, nf90_open, &
    77          nf90_nowrite, nf90_get_var
     8  USE lmdz_dimensions, ONLY: iim, jjm, llm, ndm
    89  IMPLICIT NONE
    910
     
    1112  ! --------------------------------------------------------
    1213
    13   INCLUDE "dimensions.h"
     14
    1415
    1516  REAL :: lmt_so2h(klon), lmt_so2b(klon), lmt_so2bb(klon)
Note: See TracChangeset for help on using the changeset viewer.