Hi,
I have been running through the UM training and I am currently at the very end of the section “Errors resolved in compile and run” found here:
https://ncas-cms.github.io/um-training/solving-problems.html#errors-resolved-in-the-compile-and-run
However one of the tasks in the suite I am running (id: u-dk25), the atmos-main task, does not submit. it keeps on trying to re-submit it and then it eventually fails to submit. From my understanding I don’t think this is an error that the um training created for us, as I need this task to run to find the actual error the um training fabricated, the actual error being a convergence failure due to incorrect value for gcr_max_iterations
.
I will also note, in case it is relevant, that the previous task, the recon task, succeeded but with a warning:
? Warning code: -10
? Warning from routine: GET_ENV_VAR
? Warning message: Environment variable ATMOS_COMP is not set.
Any help is greatly appreciated! Thanks.