Ignore:
Timestamp:
Dec 8, 2016, 10:36:02 AM (8 years ago)
Author:
emillour
Message:

Mars GCM:
For some reason the output of temperature was commented out... turning it back on.
EM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.MARS/libf/phymars/physiq_mod.F

    r1635 r1640  
    22682268         call WRITEDIAGFI(ngrid,"fluxtop_sw","fluxtop_sw","W.m-2",2,
    22692269     &                  fluxtop_sw_tot)
    2270 c         call WRITEDIAGFI(ngrid,"temp","temperature","K",3,zt)
     2270         call WRITEDIAGFI(ngrid,"temp","temperature","K",3,zt)
    22712271         call WRITEDIAGFI(ngrid,"u","Zonal wind","m.s-1",3,zu)
    22722272         call WRITEDIAGFI(ngrid,"v","Meridional wind","m.s-1",3,zv)
Note: See TracChangeset for help on using the changeset viewer.