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

    r5082 r5101  
    11module lmdz_call_atke
    22
    3 USE lmdz_atke_exchange_coeff, ONLY :  atke_compute_km_kh
     3USE lmdz_atke_exchange_coeff, ONLY:  atke_compute_km_kh
    44
    55implicit none
     
    1515
    1616
    17 USE lmdz_atke_turbulence_ini, ONLY : iflag_num_atke, rg, rd
     17USE lmdz_atke_turbulence_ini, ONLY: iflag_num_atke, rg, rd
    1818USE phys_local_var_mod, ONLY: tke_shear, tke_buoy, tke_trans
    1919
Note: See TracChangeset for help on using the changeset viewer.