Ignore:
Timestamp:
Jul 24, 2024, 2:54:37 PM (8 weeks 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/clift.F90

    r5105 r5116  
    4242
    4343  include "YOMCST.h"
    44   real :: p,t,rr,rs,plcl,dplcldt,dplcldq,cpd,cpv,cl,cpvmcl,eps,alv0,a,b
    45   real :: rh,chi,alv
     44  REAL :: p,t,rr,rs,plcl,dplcldt,dplcldq,cpd,cpv,cl,cpvmcl,eps,alv0,a,b
     45  REAL :: rh,chi,alv
    4646
    4747  cpd = rcpd
Note: See TracChangeset for help on using the changeset viewer.