>> EXAMPLES FOR ADASTRA CLUSTER Month by month: Job "run_month1" runs a simulation for month #1 and then possibly launches a job "run_month2" which runs a simulation for month #2 which then possibly launches a job "run_month3" etc. Year by year: Job "run_year1" runs a simulation for year #1 and then possibly launches a job "run_year2" which runs a simulation for year #2 which then possibly launches a job "run_year3" etc. >> Note that you might need to change in script "run0" the line gcm=gcm_64x48x54_phymars_para.e >> to match your case >> You might also need to adapt "run_month1"/"run_year1" if you run with less than 192 cores (ie. 24 MPI times 8 OpenMP). >> If using 192 cores then you should aslo have the companion script adastra_cpu_binding.sh >> alongside "run_month1" or "run_year1"