Ignore:
Timestamp:
Jul 23, 2024, 8:22:55 AM (4 months ago)
Author:
abarral
Message:

Handle DEBUG_IO in lmdz_cppkeys_wrapper.F90
Transform some files .F -> .[fF]90
[ne compile pas à cause de writefield_u non défini - en attente de réponse Laurent]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/branches/Amaury_dev/libf/phylmd/phyetat0_mod.F90

    r5099 r5101  
    1111
    1212  USE dimphy, only: klon, zmasq, klev
    13   USE iophy, ONLY : init_iophy_new
    14   USE ocean_cpl_mod,    ONLY : ocean_cpl_init
    15   USE fonte_neige_mod,  ONLY : fonte_neige_init
    16   USE pbl_surface_mod,  ONLY : pbl_surface_init
    17   USE surface_data,     ONLY : type_ocean, version_ocean
    18   USE phyetat0_get_mod, ONLY : phyetat0_get, phyetat0_srf
    19   USE phys_state_var_mod, ONLY : ancien_ok, clwcon, detr_therm, phys_tstep, &
     13  USE iophy, ONLY: init_iophy_new
     14  USE ocean_cpl_mod,    ONLY: ocean_cpl_init
     15  USE fonte_neige_mod,  ONLY: fonte_neige_init
     16  USE pbl_surface_mod,  ONLY: pbl_surface_init
     17  USE surface_data,     ONLY: type_ocean, version_ocean
     18  USE phyetat0_get_mod, ONLY: phyetat0_get, phyetat0_srf
     19  USE phys_state_var_mod, ONLY: ancien_ok, clwcon, detr_therm, phys_tstep, &
    2020       qsol, fevap, z0m, z0h, agesno, &
    2121       du_gwd_rando, du_gwd_front, entr_therm, f0, fm_therm, &
Note: See TracChangeset for help on using the changeset viewer.