# @ job_name=gcm_3D
# @ output = $(job_name).$(jobid)
# @ error = $(output)
# @ job_type = serial
# @ class = D
# @ queue

#grep "^# @" $0
#set -vx
#

cp -f run_spinup.def run.def
newstart.e < start_earlymars
startrestart

echo "Starting GCM spinup year..."
gcm.e
startrestart0

echo "Running for multiple years to reach equilibrium."
cp -f run_normal.def run.def
run0

