Ignore:
Timestamp:
Jul 24, 2024, 4:23:34 PM (3 months ago)
Author:
abarral
Message:

rename modules properly lmdz_*
move some unused files to obsolete/
(lint) uppercase fortran keywords

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/branches/Amaury_dev/libf/phylmd/alpale.h

    r5081 r5117  
    55
    66! dans alealp_th, thermcell_alp, physiq_mod, conf_phys
    7       integer            :: iflag_trig_bl,iflag_clos_bl,iflag_strig
    8       integer            :: tau_trig_shallow,tau_trig_deep
     7      INTEGER            :: iflag_trig_bl,iflag_clos_bl,iflag_strig
     8      INTEGER            :: tau_trig_shallow,tau_trig_deep
    99      real               :: s_trig, h_trig
    1010! thermcell_alp et convection ...
    11       integer            :: iflag_coupl,iflag_clos,iflag_wake
     11      INTEGER            :: iflag_coupl,iflag_clos,iflag_wake
    1212! thermcell_alp
    1313      real               :: alp_bl_k
Note: See TracChangeset for help on using the changeset viewer.