Ignore:
Timestamp:
Oct 30, 2024, 2:26:24 PM (2 days ago)
Author:
abarral
Message:

Turn planete.h comsoil.h into module
Remove obsolete message related to /scratch/ common

File:
1 edited

Legend:

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

    r5296 r5298  
    2424       alp_offset)
    2525
    26 USE compbl_mod_h
     26    USE compbl_mod_h
    2727    USE alpale_mod
    2828    USE conema3_mod_h
    29         USE yomcst_mod_h
    30 USE IOIPSL
     29    USE yomcst_mod_h
     30    USE IOIPSL
    3131    USE surface_data
    3232    USE phys_cal_mod
     
    4141    USE infotrac_phy, ONLY: type_trac
    4242    USE lmdz_cppkeys_wrapper, ONLY: CPPKEY_STRATAER
     43    USE comsoil_mod_h
    4344
    4445    INCLUDE "nuage.h"
     
    4647    INCLUDE "YOMCST2.h"
    4748
    48     !IM : on inclut/initialise les taux de CH4, N2O, CFC11 et CFC12
    49     INCLUDE "comsoil.h"
    5049    INCLUDE "YOEGWD.h"
    5150    !
Note: See TracChangeset for help on using the changeset viewer.