Ignore:
Timestamp:
Jul 28, 2024, 10:25:12 PM (6 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/inlandsis/surf_inlandsis_mod.F90

    r5134 r5137  
    10411041        USE VARtSV
    10421042        USE indice_sol_mod
     1043        USE lmdz_clesphys
    10431044
    10441045        IMPLICIT NONE
     
    10471048        ! Objet: Lecture du fichier de conditions initiales pour SISVAT
    10481049        !======================================================================
    1049         include "clesphys.h"
    10501050        include "compbl.h"
    10511051
     
    12771277        USE indice_sol_mod
    12781278        USE dimphy
     1279        USE lmdz_clesphys
    12791280
    12801281        IMPLICIT NONE
    12811282
    1282         include "clesphys.h"
    12831283        include "compbl.h"
    12841284
Note: See TracChangeset for help on using the changeset viewer.