Ignore:
Timestamp:
Jul 23, 2024, 8:22:55 AM (2 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_seaice_mod.F90

    r5099 r5101  
    3030  USE dimphy
    3131  USE surface_data
    32   USE ocean_forced_mod, ONLY : ocean_forced_ice
     32  USE ocean_forced_mod, ONLY: ocean_forced_ice
    3333  USE ocean_cpl_mod, ONLY    : ocean_cpl_ice
    3434  USE ocean_slab_mod, ONLY   : ocean_slab_ice
    3535  USE indice_sol_mod
    3636#ifdef ISO
    37   USE infotrac_phy, ONLY : ntiso,niso
     37  USE infotrac_phy, ONLY: ntiso,niso
    3838#endif
    3939
Note: See TracChangeset for help on using the changeset viewer.