Changeset 735 for LMDZ4/branches/V3_test/libf/phylmd/write_histhf3d.h
- Timestamp:
- Nov 10, 2006, 3:50:16 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ4/branches/V3_test/libf/phylmd/write_histhf3d.h
r704 r735 23 23 CALL histwrite_phy(nid_hf3d,"vitv",itau_w,v_seri) 24 24 if (ok_sync) then 25 c$OMP MASTER 25 26 call histsync(nid_hf3d) 27 c$OMP END MASTER 26 28 endif
Note: See TracChangeset
for help on using the changeset viewer.