Ignore:
Timestamp:
Apr 18, 2019, 5:13:26 PM (5 years ago)
Author:
Laurent Fairhead
Message:

Integration of revisions 3425 through 3427 from IPSLCM6.0.15 branch into the trunk
LF

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/libf/phylmd/phys_output_write_mod.F90

    r3479 r3480  
    14551455          CALL histwrite_phy(o_heat_volc, zx_tmp_fi3d)
    14561456          DO k=1, klev
    1457              IF (vars_defined) zx_tmp_fi3d(:,k)=cool_volc(:,k)*swradcorr(:)
     1457             IF (vars_defined) zx_tmp_fi3d(:,k)=cool_volc(:,k)
    14581458          ENDDO
    14591459          CALL histwrite_phy(o_cool_volc, zx_tmp_fi3d)
Note: See TracChangeset for help on using the changeset viewer.