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

Turn dimsoil.h into a module

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/libf/phylmd/phyetat0_mod.f90

    r5268 r5273  
    4343  use netcdf, only: missing_val_netcdf => nf90_fill_real
    4444  use config_ocean_skin_m, only: activate_ocean_skin
     45  USE dimsoil_mod_h, ONLY: nsoilmx
     46
    4547
    4648  IMPLICIT none
     
    4951  ! Objet: Lecture de l'etat initial pour la physique
    5052  !======================================================================
    51   include "dimsoil.h"
    5253  include "clesphys.h"
    5354  include "alpale.h"
Note: See TracChangeset for help on using the changeset viewer.