SDWACCM error

Hi, I just attempted to run two 4 year runs in SDWACCM and when I tried to submit either run I receieved the following error:
check_case OK
qsub: Unauthorized Request
ERROR: cesm_submit problem sourcing templar Does anyone know what this means? I was pointed in this direction for help with this error.

Thanks, Josh PettitGraduate StudentATOCUniversity of Colorado at Boulder
 

jedwards

CSEG and Liaisons
Staff member
In order to answer your question we need more information:
  1. What CESM version are you using?
  2. What machine are you trying to run on?
  3. What compiler are you using?
  4. If you can point us to your case directory (with world read permission) we may be able to provide more detail.  
 
Hi jedwards, I don't know what compiler I'm using but I may be misunderstanding the question. Here are the answers to your I know questions:

1) cesm1.2.22) NASA Pleiades3) I'm not sure if this will help, but I build the case the following way:

./create_newcase -res f19_f19 -compset FSDW -mach Pleiades -case ~/Initialization_Run1.1/Run1.14) On Pleiades the path would be: /home5/jmpettit on the PFE (Pleaides Front-end node) Thanks, Josh
 

jedwards

CSEG and Liaisons
Staff member
The problem is your machine name - valid choices are:
  1. pleiades-wes
  2. pleiades-san
  3. pleiades-ivy
Code:
 
 
Back
Top