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/surf_ocean_mod.F90

    r5099 r5101  
    3232    USE dimphy, ONLY: klon, zmasq
    3333    USE surface_data, ONLY     : type_ocean
    34     USE ocean_forced_mod, ONLY : ocean_forced_noice
     34    USE ocean_forced_mod, ONLY: ocean_forced_noice
    3535    USE ocean_slab_mod, ONLY   : ocean_slab_noice
    3636    USE ocean_cpl_mod, ONLY    : ocean_cpl_noice
    37     USE indice_sol_mod, ONLY : nbsrf, is_oce
    38 #ifdef ISO
    39     USE infotrac_phy, ONLY : ntraciso=>ntiso,niso
     37    USE indice_sol_mod, ONLY: nbsrf, is_oce
     38#ifdef ISO
     39    USE infotrac_phy, ONLY: ntraciso=>ntiso,niso
    4040#ifdef ISOVERIF
    4141    USE isotopes_mod, ONLY: iso_eau,ridicule
Note: See TracChangeset for help on using the changeset viewer.