Last change
on this file since 2883 was
253,
checked in by emillour, 13 years ago
|
Generic GCM
- Massive update to version 0.7
EM+RW
|
-
Property svn:executable set to
*
|
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.