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

    r5105 r5116  
    55    temp_cltop, cldtaupi, re, fl)
    66  USE dimphy
    7   USE lmdz_lscp_tools, only: icefrac_lscp
     7  USE lmdz_lscp_tools, ONLY: icefrac_lscp
    88  USE icefrac_lsc_mod ! computes ice fraction (JBM 3/14)
    99  USE lmdz_lscp_ini, ONLY: iflag_t_glace
Note: See TracChangeset for help on using the changeset viewer.