Ignore:
Timestamp:
Aug 2, 2025, 5:32:18 PM (17 hours ago)
Author:
emillour
Message:

Venus PCM:
Code tidying: get rid of dimsoil.h. Parameter nsoilmx is now
stored in soil.F as a module variable.
EM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.COMMON/libf/dynphy_lonlat/phyvenus/readstartphy.F

    r1687 r3877  
    1515c======================================================================
    1616      use dimphy
     17      use soil_mod, only: nsoilmx
    1718      IMPLICIT none
    18 #include "netcdf.inc"
    19 #include "dimsoil.h"
     19      include "netcdf.inc"
    2020c======================================================================
    2121
Note: See TracChangeset for help on using the changeset viewer.