Ignore:
Timestamp:
Oct 25, 2024, 1:41:15 PM (23 hours ago)
Author:
abarral
Message:

Turn dimsoil.h into a module

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/libf/phylmdiso/phyaqua_mod.F90

    r5270 r5273  
    4545  USE infotrac_phy, ONLY: niso
    4646#endif
     47    USE dimsoil_mod_h, ONLY: nsoilmx
    4748
    4849    IMPLICIT NONE
     
    5051    include "YOMCST.h"
    5152    include "clesphys.h"
    52     include "dimsoil.h"
    5353
    5454    INTEGER, INTENT (IN) :: nlon, year_len, iflag_phys
Note: See TracChangeset for help on using the changeset viewer.