Problem about running CESM1.2.1 on cluster server

punch

Yangjie Jiang
New Member
Hi, I try to port CESM1.2.2 on cluster server, but when I run ./$CASE.run, there were some problems. The error is that:
./Tools/ccsm_getenv: line 11: syntax error near unexpected token `('
./Tools/ccsm_getenv: line 11: `foreach i (env_case.xml env_run.xml env_mach_pes.xml env_build.xml)'
The details of job file and working log are attached here.
 

Attachments

jedwards

CSEG and Liaisons
Staff member
cesm1.2.2 is no longer supported and the errors you are getting are from outdated, unsupported lines in the perl scripts.
 
Back
Top