I am trying to setup a new 01deg_jra55_ryf for someone. I am following these quick start instructions:
The model runs fine from initial conditions. However, when I grab restarts from here:
/g/data/ik11/outputs/access-om2-01/01deg_jra55v13_ryf9091/restart995
the model crashes with:
ice_read_nc_xy: Cannot find variable licefw_io
MPI_ABORT was invoked on rank 4359 in communicator MPI_COMM_WORLD
with errorcode 1.
What am I doing wrong?
Thanks!
Paul
PS - I am not sure if this is an appropriate hive topic. Is COSIMA slack dead now?
I think we’ve run into this exact issue before. I can’t find the github issue in which it’s discussed. However, clearly in this repo: Commits · rmholmes/01deg_jra55_ryf · GitHub, I’ve spent some time updating the configurations so that the RYF v1.3 01deg run can be continued on Gadi.
Aidan
(Aidan Heerdegen, ACCESS-NRI Release Team Lead)
9
Not dead, but asking questions (and having them answered!) here helps anyone who might have the same problem in the future. The slack has time limited history and isn’t publicly searchable, so isn’t the best place for useful information to reside.
I am running the 01deg_jra55_ryf model with configurations I cloned from Matt Pudig.
Maybe you could clone my ENFull branch that works?
I just pushed this branch with the latest changes to my github repo again and should be good to go.
ENFull stands for my El Niño run with full forcing active in all variables.
I am branching off my perturbations from /g/data/ik11/outputs/access-om2-01/01deg_jra55v13_ryf9091/output975 using JRA55-do-1-3.
I remember there were a few inconsistencies in the naming of the forcing files and naming of the variables inside the forcing files (e.g., psl vs. slp or prrn vs. rain) that Matt Pudig also fixed before I cloned his branch.