Changeset 740 for LMDZ4/branches/LMDZ4_V2_patch/libf/phylmd/write_histrac.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/write_histrac.h
r723 r740 6 6 ndex3d = 0 7 7 c 8 itau_w = itau_phy + nstep 9 8 cIM itau_phy n'est pas defini dans phytrac itau_w = itau_phy + nstep 9 itau_w = nstep 10 c print*,'write_histrac: itau_w itau_phy nstep',itau_w,itau_phy, 11 c $ nstep 12 c 10 13 CALL gr_fi_ecrit(1,klon,iim,jjm+1,pphis,zx_tmp_2d) 11 14 CALL histwrite(nid_tra,"phis",itau_w,zx_tmp_2d,iim*(jjm+1),ndex2d)
Note: See TracChangeset
for help on using the changeset viewer.