- Timestamp:
- Jul 2, 2015, 6:07:34 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
dynamico_lmdz/aquaplanet/LMDZ5/libf/phylmd/time_phylmdz_mod.f90
r3835 r3842 51 51 52 52 day_step = NINT(rday/pdtphys) 53 day_end = day_ini + ndays 53 day_end = day_ini + ndays-1 54 54 55 55 raz_date = 0
Note: See TracChangeset
for help on using the changeset viewer.