Changeset 4068 for trunk/LMDZ.COMMON/libf/evolution/layered_deposits.F90
- Timestamp:
- Feb 12, 2026, 12:32:15 PM (2 weeks ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.COMMON/libf/evolution/layered_deposits.F90
r4065 r4068 117 117 d_dust = d_dust_in 118 118 dust2ice_ratio = dust2ice_ratio_in 119 call print_msg('do_layering = '//bool2str(do_layering))119 call print_msg('do_layering = '//bool2str(do_layering)) 120 120 call print_msg('impose_dust_ratio = '//bool2str(impose_dust_ratio)) 121 121 call print_msg('d_dust = '//real2str(d_dust))
Note: See TracChangeset
for help on using the changeset viewer.
