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/initrrnpb.F90

    r5082 r5099  
    1 !
     1
    22! $Id$
    3 !
     3
    44SUBROUTINE  initrrnpb(ftsol,pctsrf,masktr,fshtr,hsoltr,tautr,vdeptr,scavtr)
    55  USE dimphy
     
    4040  CHARACTER (LEN=80) :: abort_message
    4141
    42 !
    4342! Radon it = id_rn
    4443!----------------
     
    6867  END IF ! id_rn /= 0
    6968
    70 !
    7169! 210Pb it = id_pb
    7270!----------------
Note: See TracChangeset for help on using the changeset viewer.