source: trunk/LMDZ.GENERIC/deftank/edu/RUN/def_benj_earth/autospinup @ 1322

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
9cp -f run_spinup.def run.def
10newstart.e < start_earth
11startrestart
12
13echo "Starting GCM spinup year..."
14gcm.e > lruns1
15startrestart0
16
17echo "Running for multiple years to reach equilibrium."
18cp -f run_normal.def run.def
19
20run0
21
Note: See TracBrowser for help on using the repository browser.