Ignore:
Timestamp:
Jul 24, 2024, 2:54:37 PM (4 months ago)
Author:
abarral
Message:

rename modules properly lmdz_*
move ismin, ismax, minmax into new lmdz_libmath.f90
(lint) uppercase fortran keywords

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/branches/Amaury_dev/libf/phylmd/flott_gwd_rando_m.F90

    r5113 r5116  
    1818
    1919    !ONLINE:
    20     use dimphy, only: klon, klev
    21     use lmdz_assert, only: assert
     20    use dimphy, ONLY: klon, klev
     21    use lmdz_assert, ONLY: assert
    2222    USE lmdz_ioipsl_getin_p, ONLY: getin_p
    2323    USE lmdz_vertical_layers, ONLY: presnivs
Note: See TracChangeset for help on using the changeset viewer.