Ignore:
Timestamp:
Feb 12, 2026, 12:32:15 PM (2 weeks ago)
Author:
jbclement
Message:

PEM:
Following r4065, some safeguards forgotten in "io_netcdf.F90" + 'tsurf' is not needed anymore in the "start1D.txt" + few forgotten small updates.
JBC

File:
1 edited

Legend:

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

    r4065 r4068  
    117117d_dust = d_dust_in
    118118dust2ice_ratio = dust2ice_ratio_in
    119 call print_msg('do_layering     = '//bool2str(do_layering))
     119call print_msg('do_layering       = '//bool2str(do_layering))
    120120call print_msg('impose_dust_ratio = '//bool2str(impose_dust_ratio))
    121121call print_msg('d_dust            = '//real2str(d_dust))
Note: See TracChangeset for help on using the changeset viewer.