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/dyn3d_common/comdissipn.h

    r1952 r5099  
    1 !
     1
    22! $Header$
    3 !
     3
    44!  Attention : ce fichier include est compatible format fixe/format libre
    55!                 veillez à n'utiliser que des ! pour les commentaires
     
    1010
    1111      REAL  tetaudiv, tetaurot, tetah, cdivu, crot, cdivh
    12 !
     12
    1313      COMMON/comdissipn/ tetaudiv(llm),tetaurot(llm),tetah(llm)   ,     &
    1414     &                        cdivu,      crot,         cdivh
    1515
    16 !
    1716!    Les parametres de ce common proviennent des calculs effectues dans
    1817!             Inidissip  .
    19 !
     18
    2019!-----------------------------------------------------------------------
Note: See TracChangeset for help on using the changeset viewer.