Ignore:
Timestamp:
Mar 12, 2026, 3:17:58 PM (4 weeks ago)
Author:
cmetz
Message:

GENERIC PCM - CM
Added subsurface outputs for XIOS, and outputting tsoil for XIOS.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.GENERIC/libf/phygeneric/physiq_mod.F90

    r4083 r4121  
    27782778      endif
    27792779
     2780      if(callsoil)then
     2781         call write_output("tsoil","Soil temperature","K",tsoil)
     2782      endif
     2783
    27802784#else
    27812785   comm_HR_SW(1:ngrid,1:nlayer) = zdtsw(1:ngrid,1:nlayer)
Note: See TracChangeset for help on using the changeset viewer.