./case.submit error

pappu

Pappu Paul
New Member
I have created a case in our local HPC using -compset F2000climo -res f09_f09_mg17, then case setup and build successfully but while I tried submitting the case got error :
~~~~~~~~~~~~~
File "/data/keeling/a/pappup2/my_cesm_sandbox/cime/scripts/Tools/../../scripts/lib/CIME/case/check_input_data.py", line 380, in verify_chksum
logger.warning("Did not find hash for file {} in chksum file {}".format(filename, hashfile))
UnboundLocalError: local variable 'hashfile' referenced before assignment
~~~~~~~~~~~~~~~~

please see the attached images for more details.
 

Attachments

  • Screenshot 2024-08-26 at 3.55.29 PM.png
    Screenshot 2024-08-26 at 3.55.29 PM.png
    175.4 KB · Views: 13
  • Screenshot 2024-08-26 at 3.57.30 PM.png
    Screenshot 2024-08-26 at 3.57.30 PM.png
    147.4 KB · Views: 13

jedwards

CSEG and Liaisons
Staff member
You appear to be using an old, unsupported, model version please update to cesm2.1.5 and try again.
If for some reason you cannot update the entire model try updating just cime to cime5.6.49, there are no guarantees that this will work however.
 
Vote Upvote 0 Downvote

pappu

Pappu Paul
New Member
You appear to be using an old, unsupported, model version please update to cesm2.1.5 and try again.
If for some reason you cannot update the entire model try updating just cime to cime5.6.49, there are no guarantees that this will work however.
Thanks for the reply, I have updated to CESM2.1.5 and it solved this issue
 
Vote Upvote 0 Downvote
Back
Top