run error

Status
Not open for further replies.

zzzggg

Zhangge
New Member
Dear everyone, when I submitted the case, an error occurred, and
slurmstepd: error: *** STEP 3154025.0 ON y2616 CANCELLED AT 2023-12-28T14:59:28 ***
srun: error: y2616: tasks 0-7: Killed
was displayed in the log file, but I was unable to find the cause of the error. If you could help me, I would be very grateful.
 

zzzggg

Zhangge
New Member
log files
 

Attachments

slevis

Moderator
Staff member
In your cesm.log I see this error:
ERROR: (seq_map_gsmapcheck) different gsmap size
(seq_map_gsmapcheck)gsmap global sizes different 45451 1


Did you create this regional or global case with the "--res CLM_USRDAT" option? If so, look in env_build.xml for ATM_NX, ATM_NY, LND_NX, LND_NY. You many need to change their values to match what you have in your fsurdat file (301x151?).
 

zzzggg

Zhangge
New Member
In your cesm.log I see this error:
ERROR: (seq_map_gsmapcheck) different gsmap size
(seq_map_gsmapcheck)gsmap global sizes different 45451 1


Did you create this regional or global case with the "--res CLM_USRDAT" option? If so, look in env_build.xml for ATM_NX, ATM_NY, LND_NX, LND_NY. You many need to change their values to match what you have in your fsurdat file (301x151?).
Thank you very much for your reply. Due to some reasons, I have only recently started to continue this part of the work. I am now wondering if it is possible to simulate a single point using surface data from a larger area? I have tried many times, but failed. The error message is ERROR: (seq_map0gsmapcheck) different gsmap size, which means it is impossible
 

slevis

Moderator
Staff member
An approach that may work for you:

In recent versions of the ctsm you can use the tool
tools/site_and_regional/subset_data
to make a single-point fsurdat file from a global one.
 
Status
Not open for further replies.
Back
Top