Ignore:
Timestamp:
Jul 22, 2024, 9:29:09 PM (4 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_flux2.F90

    r5093 r5099  
    11MODULE lmdz_thermcell_flux2
    2 !
     2
    33! $Id$
    4 !
     4
    55CONTAINS
    66
     
    404404        enddo
    405405!    enddo
    406 !
    407 
    408406
    409407      if (prt_level>=10) &
     
    480478      endif
    481479      endif
    482 !                 
     480
    483481!              ddd=detr(ig)-entre
    484482!on s assure que tout s annule bien en zmax
     
    495493!IM 090508 beg
    496494!     if (ncorecfm1+ncorecfm2+ncorecfm3+ncorecfm4+ncorecfm5+ncorecalpha > 0 ) then
    497 !
     495
    498496!         print*,'PB thermcell : on a du coriger ',ncorecfm1,'x fm1',&
    499497!   &     ncorecfm2,'x fm2',ncorecfm3,'x fm3 et', &
Note: See TracChangeset for help on using the changeset viewer.