Changeset 740 for LMDZ4/branches/LMDZ4_V2_patch/libf/phylmd/ini_histhf.h
- Timestamp:
- Dec 8, 2006, 12:45:43 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ4/branches/LMDZ4_V2_patch/libf/phylmd/ini_histhf.h
r723 r740 5 5 IF (ok_hf) THEN 6 6 c 7 zstohf = dtime *ecrit_hf7 zstohf = ecrit_hf 8 8 zstophy = dtime 9 zstoday = dtime *ecrit_day10 zout = dtime *ecrit_hf9 zstoday = ecrit_day 10 zout = ecrit_hf 11 11 c 12 12 idayref = day_ref
Note: See TracChangeset
for help on using the changeset viewer.