Ignore:
Timestamp:
Mar 19, 2026, 2:07:40 PM (3 weeks ago)
Author:
jbclement
Message:

PEM:

  • Fix the writing of potential temperature and air mass in "start.nc".
  • Add the checking of variable validity when writing a variable in a NetCDF file.

JBC

File:
1 edited

Legend:

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

    r4140 r4145  
    2929use display,            only: print_ini, print_end, print_msg, LVL_NFO, LVL_WRN
    3030use evolution,          only: n_yr_run, n_yr_sim, ntot_yr_sim, nmax_yr_run, dt, idt, r_plnt2earth_yr, pem_ini_date
    31 use geometry,           only: ngrid, nslope, nday, nsoil_PCM, nsoil, cell_area, total_surface, nlayer
     31use geometry,           only: ngrid, nslope, nday, nsoil_PCM, nsoil, cell_area, total_surface
    3232use glaciers,           only: h2oice_flow, co2ice_flow, flow_co2glaciers, flow_h2oglaciers
    3333use ice_table,          only: icetable_equilibrium, icetable_dynamic, evolve_ice_table
Note: See TracChangeset for help on using the changeset viewer.