Ignore:
Timestamp:
Jul 7, 2025, 6:09:01 PM (12 days ago)
Author:
jbclement
Message:

PEM:

  • Correction of a bug in the launching script.
  • Update of "visu_evol_layering.py", in particular to show value at cursor for 2D heatmaps.
  • Few cleanings.

JBC

File:
1 edited

Legend:

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

    r3836 r3840  
    7070use co2condens_mod,             only: CO2cond_ps
    7171use layering_mod,               only: layering, del_layering, make_layering, layering_algo, subsurface_ice_layering,            &
    72                                       ptrarray, stratum, get_nb_str_max, nb_str_max, is_dust_lag, is_co2ice_str, is_h2oice_str, &
    73                                       print_layering
     72                                      ptrarray, stratum, get_nb_str_max, nb_str_max, is_dust_lag, is_co2ice_str, is_h2oice_str
    7473use dyn_ss_ice_m_mod,           only: dyn_ss_ice_m
    7574use parse_args_mod,             only: parse_args
Note: See TracChangeset for help on using the changeset viewer.