Changeset 2463
- Timestamp:
- Mar 10, 2016, 5:07:42 PM (9 years ago)
- Location:
- LMDZ5/trunk/libf/phylmd
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ5/trunk/libf/phylmd/dyn1d/lmdz1d.F90
r2455 r2463 439 439 endif 440 440 print *,'fnday=',fnday 441 start_time=time_ini*3600. 441 442 442 443 ! Special case for arm_cu which lasts less than one day : 53100s !! (MPL 20111026) -
LMDZ5/trunk/libf/phylmd/time_phylmdz_mod.F90
r2422 r2463 61 61 CALL getin_p('raz_date', raz_date) 62 62 63 current_time= 063 current_time=start_time 64 64 65 65 CALL phys_cal_init(annee_ref,day_ref)
Note: See TracChangeset
for help on using the changeset viewer.