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/inlandsis/sisvat_ts2.F

    r5082 r5099  
    126126
    127127!        write(*,*)'T check'
    128 !     
     128
    129129!        DO  ig = 1,knonv 
    130130!            DO  jk = 1,isnoSV(ig) !nsno       
     
    132132!                TsisSV(ig,jk) = TsisSV(ig,isnoSV(ig))
    133133!              ENDIF 
    134 !
     134
    135135!              IF (TsisSV(ig,jk) <= 1.) THEN          !hj check
    136136!                TsisSV(ig,jk) = 273.15
Note: See TracChangeset for help on using the changeset viewer.