Changeset 723 for LMDZ4/branches/LMDZ4_V2_patch/libf/phylmd/ini_histday.h
- Timestamp:
- Oct 6, 2006, 1:06:22 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ4/branches/LMDZ4_V2_patch/libf/phylmd/ini_histday.h
r644 r723 5 5 c 6 6 zstophy = dtime 7 zstoday= dtime * FLOAT(ecrit_day)8 zout = dtime * FLOAT(ecrit_day)7 zstoday= dtime * ecrit_day 8 zout = dtime * ecrit_day 9 9 c 10 10 idayref = day_ref
Note: See TracChangeset
for help on using the changeset viewer.