Ignore:
Timestamp:
Jun 26, 2014, 12:25:31 PM (11 years ago)
Author:
slebonnois
Message:

SL: many bug corrections in phyvenus, some cleaning, and a new ksi matrix format for Venus IR

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.VENUS/libf/phyvenus/ini_histmth.h

    r902 r1301  
    151151     .                32, "ave(X)", zsto,zout)
    152152c
    153          CALL histdef(nid_mth, "fluxvdf", "PBL net flux","W/m2",
    154      .                iim,jj_nb,nhori, klev,1,klev,nvert,
    155      .                32, "ave(X)", zsto,zout)
    156 c
    157          CALL histdef(nid_mth, "fluxdyn", "Dyn. net flux","W/m2",
    158      .                iim,jj_nb,nhori, klev,1,klev,nvert,
    159      .                32, "ave(X)", zsto,zout)
    160 c
    161          CALL histdef(nid_mth, "fluxajs", "Dry adj. net flux","W/m2",
    162      .                iim,jj_nb,nhori, klev,1,klev,nvert,
    163      .                32, "ave(X)", zsto,zout)
     153c        CALL histdef(nid_mth, "fluxvdf", "PBL net flux","W/m2",
     154c    .                iim,jj_nb,nhori, klev,1,klev,nvert,
     155c    .                32, "ave(X)", zsto,zout)
     156c
     157c        CALL histdef(nid_mth, "fluxdyn", "Dyn. net flux","W/m2",
     158c    .                iim,jj_nb,nhori, klev,1,klev,nvert,
     159c    .                32, "ave(X)", zsto,zout)
     160c
     161c        CALL histdef(nid_mth, "fluxajs", "Dry adj. net flux","W/m2",
     162c    .                iim,jj_nb,nhori, klev,1,klev,nvert,
     163c    .                32, "ave(X)", zsto,zout)
    164164c
    165165c        CALL histdef(nid_mth, "fluxec", "Cin. net flux","W/m2",
Note: See TracChangeset for help on using the changeset viewer.