Changeset 2552


Ignore:
Timestamp:
Jun 9, 2016, 11:36:22 AM (8 years ago)
Author:
jyg
Message:

En enlevant les prints !!!!

Location:
LMDZ5/trunk/libf/phylmd
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • LMDZ5/trunk/libf/phylmd/phys_cal_mod.F90

    r2551 r2552  
    7676    year_len = ioget_year_len(year_cur)
    7777
    78     print *,'phys_cal_update: jH_cur, hour ',jH_cur, hour
    79 
    8078  END SUBROUTINE phys_cal_update
    8179
  • LMDZ5/trunk/libf/phylmd/time_phylmdz_mod.F90

    r2551 r2552  
    9696    ! Update elapsed time since begining of run:
    9797    current_time=current_time+pdtphys/rday
    98        print *,'update_time: start_time, current_time ', start_time, current_time
    9998
    10099    ! Compute corresponding Julian date and update calendar
Note: See TracChangeset for help on using the changeset viewer.