Ignore:
Timestamp:
May 12, 2020, 11:51:22 AM (5 years ago)
Author:
lrossi
Message:

Mars GCM:
Fixing some errors in vdifc_mod related to variable watercap. This variable was also integrated to the hdo cycle.
Also added watercap output for the 1D model.
LR

File:
1 edited

Legend:

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

    r2312 r2316  
    36883688           end do
    36893689     
     3690        call WRITEDIAGFI(ngrid,"watercap","Water ice thickness"
     3691     &                                  ,"kg.m-2",0,watercap)
    36903692        call WRITEDIAGFI(ngrid,'zdqcloud_ice','cloud ice',
    36913693     &            'kg.m-2.s-1',1,zdqcloud(1,:,igcm_h2o_ice))
Note: See TracChangeset for help on using the changeset viewer.