source:
trunk/LMDZ.GENERIC/deftank/autocontinue
Last change on this file was 253, checked in by , 14 years ago | |
---|---|
|
|
File size: 243 bytes |
Rev | Line | |
---|---|---|
[253] | 1 | # @ job_name=gcm_3D |
2 | # @ output = $(job_name).$(jobid) | |
3 | # @ error = $(output) | |
4 | # @ job_type = serial | |
5 | # @ class = D | |
6 | # @ queue | |
7 | ||
8 | #grep "^# @" $0 | |
9 | #set -vx | |
10 | # | |
11 | ||
12 | echo "Running for multiple years to reach equilibrium." | |
13 | cp -f run_normal.def run.def | |
14 | ||
15 | run0 | |
16 |
Note: See TracBrowser
for help on using the repository browser.