Ignore:
Timestamp:
Dec 7, 2022, 5:53:27 PM (3 years ago)
Author:
romain.vande
Message:

Mars PEM:
PEM is now adapted to run with XIOS diurnal averages (when they will work properly)
RV

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified trunk/LMDZ.COMMON/libf/evolution/computeice_table.F90

    r2835 r2842  
    11   SUBROUTINE computeice_table(timelen,ngrid,nslope,nsoil_GCM,nsoil_PEM,tsoil,tsurf,q_co2,q_h2o,ps,ice_table)
     2#ifndef CPP_STD
    23    USE comsoil_h, only:  inertiedat, volcapa
    34    USE vertical_layers_mod, ONLY: ap,bp
     
    141142      RETURN
    142143
    143 
     144#endif
    144145      END
Note: See TracChangeset for help on using the changeset viewer.