Changeset 1360 for LMDZ4/branches
- Timestamp:
- Apr 14, 2010, 5:10:02 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ4/branches/LMDZ4V5.0-dev/libf/phylmd/write_histmthNMC.h
r1350 r1360 15 15 CALL histwrite_phy(nid_mthnmc,"tnondef",itau_w,tnondef(:,:,1)) 16 16 c 17 c CALL histwrite_phy(nid_mthnmc,"ta",itau_w,twriteSTD(:,:,1)) 18 CALL histwrite_phy(nid_mthnmc,"ta",itau_w,tsumSTD(:,:,1)) 17 CALL histwrite_phy(nid_mthnmc,"ta",itau_w,twriteSTD(:,:,1)) 19 18 c 20 19 CALL histwrite_phy(nid_mthnmc,"zg",itau_w,phiwriteSTD(:,:,1))
Note: See TracChangeset
for help on using the changeset viewer.