Job submission scripts

I've created some extra submission scripts in ~mstringe/bin/vn8.6/projects

  • UMScr_TopLevel_cpl: changes are
    • Bottom of this original script has been moved into a separate file called UMScr_TopLevel_output_cpl
  • UMScr_TopLevel_output_cpl: the code from the bottom of UMScr_TopLevel
  • UMScr_TopLevel_output2_cpl: same as UMScr_TopLevel_output_cpl, but for the 2nd set of environment variables (although I have deleted the NEMO output, as not expecting to run NEMO for 2nd UM).
  • autopp_tidyup2_cpl: same as autopp_tidyup but for the 2nd set of environment variables
  • qsatmos2_cpl: like qsatmos, but
    • the setup parts of qsatmos have been moved into a new file qsatmossetup2_cpl
    • this scripts only submits 2nd UM, so all the coupling stuff can be removed
  • qsatmossetup2_cpl: the setup stuff from qsatmos, but for the 2nd set of environment variables
  • qsmaster_cpl: changes are
    • It runs some of the _cpl scripts instead of the orginals
    • Added running and some setup for ${UM_ATMOS2}" = "true"
  • qsoasissetup_cpl: qsoasissetup is written to couple ATMOS and OCN, so adding in 2 UM option and trying to make the coupling less hard wired on set components. Further changes include
    • I've used to some scripting to replace OASIS3_ctl, which uses the NEMO namelist file to determine the run time of code (it also adds in some other parameter to namcouple file).
  • qsrecon2_cpl: like qsrecon but for the 2nd set of environment variables
  • qsserver2_cpl: like qsrecon but for the 2nd set of environment variables

In ~mstringe/bin/vn8.6/projects, there's modifications to the files normally found in /home/cr/cmde/hadco/scripts

  • save_wallclock_eg_cpl.scr: which changes the RUNID used to find directories and files