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.VENUS/libf/phyvenus/clmain_ideal.F

    r3835 r3877  
    3030      use dimphy
    3131      use mod_grid_phy_lmdz, only: nbp_lev
     32      use soil_mod, only: nsoilmx
    3233      use clesphys_mod
    3334      IMPLICIT none
     
    6162cAA la premiere couche
    6263c======================================================================
    63 c$$$ PB ajout pour soil
    64 #include "dimsoil.h"
    6564#include "iniprint.h"
    66 c#include "clesphys.h"
    6765#include "compbl.h"
    6866c
Note: See TracChangeset for help on using the changeset viewer.