Ignore:
Timestamp:
Jul 28, 2024, 10:25:12 PM (3 months ago)
Author:
abarral
Message:

Put gradsdef.h, tracstoke.h, clesphys.h into modules

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/branches/Amaury_dev/libf/phylmd/condsurf.F90

    r5111 r5137  
    99  USE netcdf, ONLY: nf90_get_var,nf90_open,nf90_inq_varid,nf90_noerr,nf90_close,nf90_nowrite
    1010  USE lmdz_abort_physic, ONLY: abort_physic
     11  USE lmdz_clesphys
     12
    1113  IMPLICIT NONE
    1214
     
    2527  INTEGER debut(2)
    2628  INTEGER epais(2)
    27 
    28   include "clesphys.h"
    2929
    3030  INTEGER nannemax
Note: See TracChangeset for help on using the changeset viewer.