Ignore:
Timestamp:
Jan 15, 2018, 6:28:45 PM (6 years ago)
Author:
jyg
Message:

removing a spurious print

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/libf/phylmd/physiq_mod.F90

    r3150 r3151  
    24952495    !
    24962496!!jyg    IF (MOD(itapcv,cvpas).EQ.0) THEN
    2497     print *,' physiq : itapcv, cvpas, itap-1, cvpas_0 ', &
    2498                        itapcv, cvpas, itap-1, cvpas_0
     2497!!    print *,' physiq : itapcv, cvpas, itap-1, cvpas_0 ', &
     2498!!                       itapcv, cvpas, itap-1, cvpas_0
    24992499    IF (MOD(itapcv,cvpas).EQ.0 .OR. MOD(itap-1,cvpas_0).EQ.0) THEN
    25002500
Note: See TracChangeset for help on using the changeset viewer.