Ignore:
Timestamp:
Jul 10, 2014, 5:59:16 PM (11 years ago)
Author:
slebonnois
Message:

SL: VENUS VERTICAL EXTENSION. NLTE and thermospheric processes, to be run with 78 levels and specific inputs.

File:
1 edited

Legend:

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

    r1305 r1310  
    104104      call histwrite_phy(nid_ins,.false.,"dtajs",itau_w,d_t_ajs)
    105105c en K/s     
    106       call histwrite_phy(nid_ins,.false.,"dtswr",itau_w,heat)
     106      call histwrite_phy(nid_ins,.false.,"dtswr",itau_w,dtsw)
    107107c en K/s     
    108       call histwrite_phy(nid_ins,.false.,"dtlwr",itau_w,-1.*cool)
     108      call histwrite_phy(nid_ins,.false.,"dtlwr",itau_w,dtlw)
    109109c en K/s     
    110110c     call histwrite_phy(nid_ins,.false.,"dtec",itau_w,d_t_ec)
Note: See TracChangeset for help on using the changeset viewer.