Ignore:
Timestamp:
Jul 22, 2024, 9:29:09 PM (2 months ago)
Author:
abarral
Message:

Replace most uses of CPP_DUST by the corresponding logical defined in lmdz_cppkeys_wrapper.F90
Convert several files from .F to .f90 to allow Dust to compile w/o rrtm/ecrad
Create lmdz_yoerad.f90
(lint) Remove "!" on otherwise empty line

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/branches/Amaury_dev/libf/phylmd/lmdz_thermcell_dq.F90

    r5087 r5099  
    99
    1010!=======================================================================
    11 !
     11
    1212!   Calcul du transport verticale dans la couche limite en presence
    1313!   de "thermiques" explicitement representes
    1414!   calcul du dq/dt une fois qu'on connait les ascendances
    15 !
     15
    1616! Modif 2013/01/04 (FH hourdin@lmd.jussieu.fr)
    1717!  Introduction of an implicit computation of vertical advection in
    1818!  the environment of thermal plumes in thermcell_dq
    1919!  impl =     0 : explicit, 1 : implicit, -1 : old version
    20 !
     20
    2121!=======================================================================
    2222
     
    163163
    164164!=======================================================================
    165 !
     165
    166166!   Calcul du transport verticale dans la couche limite en presence
    167167!   de "thermiques" explicitement representes
    168168!   calcul du dq/dt une fois qu'on connait les ascendances
    169 !
     169
    170170!=======================================================================
    171171
Note: See TracChangeset for help on using the changeset viewer.