Changeset 4075 for trunk/LMDZ.COMMON/libf/evolution/display.F90
- Timestamp:
- Feb 17, 2026, 4:52:40 PM (12 days ago)
- File:
-
- 1 edited
-
trunk/LMDZ.COMMON/libf/evolution/display.F90 (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.COMMON/libf/evolution/display.F90
r4072 r4075 123 123 write(stdout,*) 124 124 write(stdout,*) '****** PEM final information *******' 125 write(*,'(a,f16.4,a)') ' + Th is PEM run '//int2str(i_pem_run)//' achieved ', n_yr_run, ' Planetary years in '//format_duration(dur_secs)//' (computing time).'125 write(*,'(a,f16.4,a)') ' + The run PEM #'//int2str(i_pem_run)//' achieved ', n_yr_run, ' Planetary years, completed in '//format_duration(dur_secs)//'.' 126 126 write(*,'(a,f16.4,a,f16.4,a)') ' + The workflow has achieved ', n_yr_sim, ' Planetary years =', n_yr_sim*r_plnt2earth_yr, ' Earth years.' 127 127 write(*,'(a,f16.4,a)') ' + The reached date is now ', (pem_ini_date + n_yr_sim)*r_plnt2earth_yr, ' Earth years.'
Note: See TracChangeset
for help on using the changeset viewer.
