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

    r5099 r5101  
    7777
    7878    USE mod_phys_lmdz_para, ONLY: klon_omp
    79     USE dimphy, ONLY : klon
     79    USE dimphy, ONLY: klon
    8080    USE mod_grid_phy_lmdz, ONLY: klon_glo
    8181    IMPLICIT NONE
     
    115115      USE dimphy, ONLY: klev
    116116      USE mod_grid_phy_lmdz, ONLY: klon_glo
    117       USE time_phylmdz_mod, ONLY : annee_ref, day_ref, day_ini
    118       USE phys_cal_mod, ONLY : calend
     117      USE time_phylmdz_mod, ONLY: annee_ref, day_ref, day_ini
     118      USE phys_cal_mod, ONLY: calend
    119119
    120120      IMPLICIT NONE
Note: See TracChangeset for help on using the changeset viewer.