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/dynphy_lonlat/calfis.F

    r5090 r5099  
    1 !
     1
    22! $Id$
    3 !
     3
    44C
    55C
     
    492492     &                   flxwfi,pducov,
    493493     &                   zdufi,zdvfi,zdtfi,zdqfi,zdpsrf)
    494 !
     494
    495495!      else if ( planet_type=="generic" ) then
    496 !
     496
    497497!         CALL physiq (ngridmx,     !! ngrid
    498498!     .             llm,            !! nlayer
     
    518518!     .             zdpsrf,         !! pdpsrf
    519519!     .             tracerdyn)      !! tracerdyn <-- utilite ???
    520 !
     520
    521521!      endif ! of if (planet_type=="earth")
    522522
Note: See TracChangeset for help on using the changeset viewer.