Ignore:
Timestamp:
Aug 2, 2025, 5:32:18 PM (2 weeks 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/newstart.F

    r2405 r3877  
    3333      USE logic_mod, ONLY: iflag_trac,fxyhypb,ysinus
    3434      USE temps_mod, ONLY: day_ref,annee_ref
     35      USE soil_mod, only: nsoilmx
    3536      implicit none
    3637
     
    4041#include "comgeom2.h"
    4142#include "description.h"
    42 #include "dimsoil.h"
    4343#include "netcdf.inc"
    4444
Note: See TracChangeset for help on using the changeset viewer.