Ignore:
Timestamp:
Oct 28, 2024, 1:11:48 PM (2 months ago)
Author:
abarral
Message:

Turn iniprint.h clesphys.h into modules
Remove unused description.h

File:
1 edited

Legend:

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

    r5273 r5282  
    10281028
    10291029    SUBROUTINE sisvatetat0 (fichnom, ikl2i)
     1030        USE clesphys_mod_h
    10301031        USE dimphy
    10311032        USE mod_grid_phy_lmdz
     
    10381039        USE indice_sol_mod
    10391040        USE dimsoil_mod_h, ONLY: nsoilmx, nsnowmx, nsismx
     1041        USE clesphys_mod_h
    10401042        IMPLICIT none
    10411043        !======================================================================
     
    10461048
    10471049        !
    1048         include "clesphys.h"
    10491050        include "compbl.h"
    10501051
     
    12791280
    12801281        IMPLICIT none
    1281         include "clesphys.h"
    12821282        include "compbl.h"
    12831283
Note: See TracChangeset for help on using the changeset viewer.