Changeset 4152 for trunk/LMDZ.COMMON/libf/evolution/pem.F90
- Timestamp:
- Mar 25, 2026, 11:19:02 AM (2 weeks ago)
- File:
-
- 1 edited
-
trunk/LMDZ.COMMON/libf/evolution/pem.F90 (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.COMMON/libf/evolution/pem.F90
r4147 r4152 279 279 idt = 0 280 280 do while (n_yr_run < min(nmax_yr_runorb,nmax_yr_run) .and. n_yr_sim < ntot_yr_sim) 281 call print_msg('**** Iteration of the PEM run [ Planetary years]: '//real2str(n_yr_run + dt),LVL_NFO)281 call print_msg('**** Iteration of the PEM run [plnt yr]: '//real2str(n_yr_run + dt),LVL_NFO) 282 282 ! Evolve global surface pressure 283 283 call evolve_pressure(d_co2ice,delta_co2_ads,do_sorption,ps_avg_glob_old,ps_avg_glob,ps_avg)
Note: See TracChangeset
for help on using the changeset viewer.
