Changeset 1359


Ignore:
Timestamp:
Apr 14, 2010, 5:08:49 PM (14 years ago)
Author:
musat
Message:

Wrong output for ta in histmthNMC
IM

File:
1 edited

Legend:

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

    r1352 r1359  
    1515       CALL histwrite_phy(nid_mthnmc,"tnondef",itau_w,tnondef(:,:,1))
    1616c
    17 c      CALL histwrite_phy(nid_mthnmc,"ta",itau_w,twriteSTD(:,:,1))
    18        CALL histwrite_phy(nid_mthnmc,"ta",itau_w,tsumSTD(:,:,1))
     17       CALL histwrite_phy(nid_mthnmc,"ta",itau_w,twriteSTD(:,:,1))
    1918c
    2019       CALL histwrite_phy(nid_mthnmc,"zg",itau_w,phiwriteSTD(:,:,1))
Note: See TracChangeset for help on using the changeset viewer.