Last change
on this file since 2222 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:
370 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 |
---|
[135] | 7 | |
---|
[253] | 8 | #grep "^# @" $0 |
---|
| 9 | #set -vx |
---|
| 10 | # |
---|
[135] | 11 | |
---|
[253] | 12 | cp -f run_spinup.def run.def |
---|
| 13 | newstart.e < start_earlymars |
---|
[135] | 14 | startrestart |
---|
| 15 | |
---|
[253] | 16 | echo "Starting GCM spinup year..." |
---|
| 17 | gcm.e |
---|
[135] | 18 | startrestart0 |
---|
| 19 | |
---|
[253] | 20 | echo "Running for multiple years to reach equilibrium." |
---|
| 21 | cp -f run_normal.def run.def |
---|
| 22 | run0 |
---|
[135] | 23 | |
---|
Note: See
TracBrowser
for help on using the repository browser.