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

    r5088 r5099  
    88
    99!-------------------------------------------------------------------------------
    10 !
     10
    1111SUBROUTINE open_climoz(ncid, press_in_cen, press_in_edg, time_in, daily, adjust)
    12 !
     12
    1313!-------------------------------------------------------------------------------
    1414  USE netcdf95, ONLY: nf95_open, nf95_close, nf95_gw_var, nf95_inq_varid
     
    9696
    9797END SUBROUTINE open_climoz
    98 !
     98
    9999!-------------------------------------------------------------------------------
    100100
Note: See TracChangeset for help on using the changeset viewer.