ERROR: No batch system 'pbs' found, when porting CESM2_3_beta08

Lumoss

Member
Greetings,

When I used creat_newcase, I received:

Bash:
Batch_system_type is pbs
ERROR: No batch system 'pbs' found

But I'm sure PBS is in the system.

I've seen people in the forums running into this problem porting version 2.2(ERROR: Expected one child), but the.xml file for version 2.3 is under /src_cesm2_3_beta08/ccs_config/machines/. I don't know what to do. Does anyone have ideas about what might be going wrong here?

Thanks for looking!

-Lumos

My .xml:
 

Attachments

jedwards

CSEG and Liaisons
Staff member
I need more context to evaluate the error - please run create_newcase --debug (plus the rest of your command line) and
post the resulting create_newcase.log file.
 

jedwards

CSEG and Liaisons
Staff member
Is this the file you posted above? Your entry should be appended to it.
/public/home/src_cesm2_3_beta08/ccs_config/machines/config_batch.xml
 

jedwards

CSEG and Liaisons
Staff member
So I'm not sure but I think that you should append your content to the original file instead of overwriting it.
 
Back
Top