Ignore:
Timestamp:
Jun 19, 2008, 12:25:57 PM (16 years ago)
Author:
lmdzadmin
Message:

Initialisations : concvl, cv3_routines, cva_driver, physiq
Correction bug i0 + ajout tests : cv3p1_closure
Ajout sorties : ale, alp, cin, wape
Ajout variables wake : phyetat0, phyredem
IM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ4/trunk/libf/phylmd/ini_histrac.h

    r959 r973  
    5050     .                iim,jj_nb,nhori, klev,1,klev,nvert, 32,
    5151     .                "ave(X)", zsto,zout)
     52c
     53         if(iflag_con.GE.2) then
    5254         CALL histdef(nid_tra, "d_tr_cv_"//tnom(iq),
    5355     .                "tendance convection"// ttext(iiq), "?",
    5456     .                iim,jj_nb,nhori, klev,1,klev,nvert, 32,
    5557     .                "ave(X)", zsto,zout)
     58             endif !(iflag_con.GE.2) then
    5659         CALL histdef(nid_tra, "d_tr_cl_"//tnom(iq),
    5760     .                "tendance couche limite"// ttext(iiq), "?",
Note: See TracChangeset for help on using the changeset viewer.