Index: LMDZ6/trunk/libf/phylmd/phys_output_write_mod.F90
===================================================================
--- LMDZ6/trunk/libf/phylmd/phys_output_write_mod.F90	(revision 6110)
+++ LMDZ6/trunk/libf/phylmd/phys_output_write_mod.F90	(revision 6111)
@@ -3233,5 +3233,5 @@
 
         IF (vars_defined) zx_tmp_fi2d(:) = Rland_ice(ixt,:)
-        CALL histwrite_phy(o_Rland_ice(ixt), Rland_ice(ixt,:))
+        CALL histwrite_phy(o_Rland_ice(ixt), zx_tmp_fi2d)
         CALL histwrite_phy(o_xtovap(ixt),  xt_seri(ixt,:,:))
         CALL histwrite_phy(o_xtoliq(ixt), xtl_seri(ixt,:,:))
