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

    r5099 r5101  
    1414
    1515  USE mo_simple_plumes, ONLY: sp_aop_profile
    16   USE phys_cal_mod, ONLY : year_cur, day_cur, year_len
     16  USE phys_cal_mod, ONLY: year_cur, day_cur, year_len
    1717  USE dimphy
    1818  USE aero_mod
    1919  USE phys_local_var_mod, ONLY: t_seri, od443aer, od550aer, od865aer, ec550aer, dryod550aer, od550lt1aer, dNovrN
    20   !!USE YOMCST, ONLY : RD, RG
     20  !!USE YOMCST, ONLY: RD, RG
    2121
    2222  IMPLICIT NONE
Note: See TracChangeset for help on using the changeset viewer.