Index: trunk/LMDZ.GENERIC/libf/phygeneric/physiq_mod.F90
===================================================================
--- trunk/LMDZ.GENERIC/libf/phygeneric/physiq_mod.F90	(revision 4083)
+++ trunk/LMDZ.GENERIC/libf/phygeneric/physiq_mod.F90	(revision 4121)
@@ -2778,4 +2778,8 @@
       endif
 
+      if(callsoil)then
+         call write_output("tsoil","Soil temperature","K",tsoil)
+      endif
+
 #else
    comm_HR_SW(1:ngrid,1:nlayer) = zdtsw(1:ngrid,1:nlayer)
