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/phylmdiso/calwake.F90

    r5099 r5101  
    3434  USE indice_sol_mod, ONLY: is_oce
    3535  USE print_control_mod, ONLY: mydebug=>debug , lunout, prt_level
    36   USE lmdz_wake, ONLY : wake
    37 #ifdef ISO
    38   USE infotrac_phy, ONLY : ntraciso=>ntiso
     36  USE lmdz_wake, ONLY: wake
     37#ifdef ISO
     38  USE infotrac_phy, ONLY: ntraciso=>ntiso
    3939#ifdef ISOVERIF
    4040  USE isotopes_mod, ONLY: iso_eau
Note: See TracChangeset for help on using the changeset viewer.