Ignore:
Timestamp:
Jul 24, 2024, 4:23:34 PM (4 months ago)
Author:
abarral
Message:

rename modules properly lmdz_*
move some unused files to obsolete/
(lint) uppercase fortran keywords

File:
1 edited

Legend:

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

    r5116 r5117  
    2626     IF (jbad>0) THEN
    2727        WRITE(*,*)comment, "  k = ", k, "jbad > 0"
    28         if (prt_level >= 1) THEN
     28        IF (prt_level >= 1) THEN
    2929           DO i = 1, jbad
    3030              WRITE(*,*) "i,q=", jadrs(i), zq(jadrs(i),k)
Note: See TracChangeset for help on using the changeset viewer.