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_plume.F90

    r5087 r5099  
    11MODULE lmdz_thermcell_plume
    2 !
     2
    33! $Id: thermcell_plume.F90 3074 2017-11-15 13:31:44Z fhourdin $
    4 !
     4
    55CONTAINS
    66
     
    1313!--------------------------------------------------------------------------
    1414! Auhtors : Catherine Rio, Frédéric Hourdin, Arnaud Jam
    15 !
     15
    1616!thermcell_plume: calcule les valeurs de qt, thetal et w dans l ascendance
    1717!   This versions starts from a cleaning of thermcell_plume_6A (2019/01/20)
     
    188188    endif
    189189enddo
    190 !
    191190
    192191!==============================================================================
     
    376375
    377376   if (prt_level>=20) print*,'coucou calcul detr 460: ig, l',ig, l
    378 !
     377
    379378!===========================================================================
    380379! 6. initialisations pour le calcul de la hauteur du thermique, de l'inversion et de la vitesse verticale max
Note: See TracChangeset for help on using the changeset viewer.