Changeset 973 for LMDZ4/trunk/libf/phylmd/ini_histrac.h
- Timestamp:
- Jun 19, 2008, 12:25:57 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ4/trunk/libf/phylmd/ini_histrac.h
r959 r973 50 50 . iim,jj_nb,nhori, klev,1,klev,nvert, 32, 51 51 . "ave(X)", zsto,zout) 52 c 53 if(iflag_con.GE.2) then 52 54 CALL histdef(nid_tra, "d_tr_cv_"//tnom(iq), 53 55 . "tendance convection"// ttext(iiq), "?", 54 56 . iim,jj_nb,nhori, klev,1,klev,nvert, 32, 55 57 . "ave(X)", zsto,zout) 58 endif !(iflag_con.GE.2) then 56 59 CALL histdef(nid_tra, "d_tr_cl_"//tnom(iq), 57 60 . "tendance couche limite"// ttext(iiq), "?",
Note: See TracChangeset
for help on using the changeset viewer.