Ignore:
Timestamp:
Mar 13, 2026, 10:58:17 AM (4 weeks ago)
Author:
aslmd
Message:

a few fixes taken from the Titan model

File:
1 edited

Legend:

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

    r4121 r4126  
    22022202
    22032203
    2204 
     2204#ifndef MESOSCALE
     2205! diagnostics for GCM
    22052206      ! Surface and soil temperature information
    22062207      call planetwide_sumval(cell_area(:)*tsurf(:)/totarea_planet,Ts1)
     
    22732274
    22742275      endif ! end of 'corrk'
    2275 
     2276#endif
    22762277
    22772278      ! Diagnostic to test radiative-convective timescales in code.
Note: See TracChangeset for help on using the changeset viewer.