|
Last change
on this file since 1322 was
1322,
checked in by aslmd, 11 years ago
|
|
LMDZ.GENERIC. student-friendly (and gfortran-laptop-friendly) version of the GENERIC model.
|
-
Property svn:executable set to
*
|
|
File size:
409 bytes
|
| Line | |
|---|
| 1 | #makegcmSVNgenerikifort -d 64x48x20 -t 2 -b 38x36 -p std gcm |
|---|
| 2 | # @ job_name=gcm_3D |
|---|
| 3 | # @ output = $(job_name).$(jobid) |
|---|
| 4 | # @ error = $(output) |
|---|
| 5 | # @ job_type = serial |
|---|
| 6 | # @ class = D |
|---|
| 7 | # @ queue |
|---|
| 8 | |
|---|
| 9 | cp -f run_spinup.def run.def |
|---|
| 10 | newstart.e < start_earth |
|---|
| 11 | startrestart |
|---|
| 12 | |
|---|
| 13 | echo "Starting GCM spinup year..." |
|---|
| 14 | gcm.e > lruns1 |
|---|
| 15 | startrestart0 |
|---|
| 16 | |
|---|
| 17 | echo "Running for multiple years to reach equilibrium." |
|---|
| 18 | cp -f run_normal.def run.def |
|---|
| 19 | |
|---|
| 20 | run0 |
|---|
| 21 | |
|---|
Note: See
TracBrowser
for help on using the repository browser.