cd run# Pick your experiment idEXP_ID=mpiesm-lr-pictrl-test# Quickstart using piControl../util/mkexp/setconfig --header'My first MPIESM-LR experiment' examples/control.config ACCOUNT=mh1421 >$EXP_ID.config# Optionally edit $EXP_ID.config, possibly adjusting namelist settings or FINAL_DATE# A helpful example may be SH_MLAT_r1i1p1f1.config, which will result in a CGF-MIP type run (forcing the Southern Hemisphere mid-latitudes/sub-tropics with 4xCO2 and starting from the state at the end of a pi-ctrl run).../util/mkexp/mkexp $EXP_ID.config
Submit job
cd ../experiments/$EXP_ID/scriptssbatch $EXP_ID.run_start