Changeset 581


Ignore:
Timestamp:
Jan 28, 2005, 12:54:22 PM (19 years ago)
Author:
Laurent Fairhead
Message:

Probleme unite vitesse verticale
LF

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ4/branches/IPSL-CM4_IPCC_patches/libf/phylmd/ini_histmth.h

    r524 r581  
    463463c
    464464          CALL histdef(nid_mth, "w"//clev(k),
    465      .                 "Vertical wind"//clev(k)//"mb","m/s",
     465     .                 "Vertical wind"//clev(k)//"mb","Pa/s",
    466466     .                iim,jjmp1,nhori, 1,1,1, -99, 32,
    467467     .                "ave(X)", zsto,zout)
     
    512512     .                "ave(X)", zsto,zout)
    513513c
    514          CALL histdef(nid_mth, "vitw", "Vertical wind", "m/s",
     514         CALL histdef(nid_mth, "vitw", "Vertical wind", "Pa/s",
    515515     .                iim,jjmp1,nhori, klev,1,klev,nvert, 32,
    516516     .                "ave(X)", zsto,zout)
Note: See TracChangeset for help on using the changeset viewer.