- Timestamp:
- Sep 27, 2007, 3:34:03 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ4/branches/LMDZ4_V3_patches/libf/phylmd/write_histISCCP.h
r845 r848 20 20 cIM: champ 3d : (lon,lat,pres) pour un tau fixe 21 21 c 22 CALL histwrite_phy(nid_isccp,"cldISCCP_"//taulev(k)//verticaxe(n) ,23 . itau_w,zx_tmp_fi3d)22 CALL histwrite_phy(nid_isccp,"cldISCCP_"//taulev(k)//verticaxe(n) 23 . ,itau_w,zx_tmp_fi3d) 24 24 ENDDO !k 25 25 c
Note: See TracChangeset
for help on using the changeset viewer.