Parent Directory
|
Revision Log
|
Revision Graph
Modified MITgcm_contrib/high_res_cube/input/job_altix Removed job_altix150 job_altix92_54t job_c19_500cpu job_c20_375cpu job_cosmos
1 | dimitri | 1.1 | #!/bin/sh |
2 | #BSUB -n 216 | ||
3 | #BSUB -W 180 | ||
4 | #BSUB -a mpich_gm | ||
5 | #BSUB -o out216 | ||
6 | #BSUB -e err216 | ||
7 | #BSUB -P bep | ||
8 | |||
9 | # NOTE: LSF starts in the current working directory by default. | ||
10 | cd /scratch05/dmenem/cube/MITgcm/verification/global_ocean.cs32x15/run | ||
11 | dimitri | 1.2 | |
12 | \cp data.pkg_hr data.pkg | ||
13 | \cp data.seaice_hr data.seaice | ||
14 | \cp data.exf_clim_hr data.exf_clim | ||
15 | \cp data.exf_hr data.exf | ||
16 | \cp data_hr data | ||
17 | ./modpickup | ||
18 | |||
19 | dimitri | 1.1 | mpirun.lsf ./mitgcmuv |
ViewVC Help | |
Powered by ViewVC 1.1.22 |