Changeset 4152 for trunk/LMDZ.COMMON/libf/evolution/deftank/pcm_run.job
- Timestamp:
- Mar 25, 2026, 11:19:02 AM (3 weeks ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.COMMON/libf/evolution/deftank/pcm_run.job
r4110 r4152 65 65 k=0 66 66 if [ $(echo "$k > 0" | bc) -eq 1 ]; then # Only the last 2 years are taken for the PEM 67 cp Xoutdaily4pem.nc Xoutdaily4pem_Y${k}.nc68 cp Xoutyearly4pem.nc Xoutyearly4pem_Y${k}.nc67 cp xoutdaily4pem.nc xoutdaily4pem_y${k}.nc 68 cp xoutyearly4pem.nc xoutyearly4pem_y${k}.nc 69 69 fi 70 mv Xoutdaily4pem.nc diags/Xoutdaily4pem${i_pcm_run}.nc71 mv Xoutyearly4pem.nc diags/Xoutyearly4pem${i_pcm_run}.nc70 mv xoutdaily4pem.nc diags/xoutdaily4pem${i_pcm_run}.nc 71 mv xoutyearly4pem.nc diags/xoutyearly4pem${i_pcm_run}.nc 72 72 cp restartfi.nc starts/restartfi${i_pcm_run}.nc 73 73 mv restartfi.nc startfi.nc
Note: See TracChangeset
for help on using the changeset viewer.
