porting CESM 1.2.0: ./cesm_setup problem

Hello,       I 'm trying to port CESM1_2_0 to a cluster.       I have changed the file called config_machines.xml  ,MACH="linuxintel", and I have added twofiles ,env_mach_specific.linuxintel and mkbatch.linuxintel.        It works  on the cluster, but when I port CESM1_2_0 to another machine, the process of porting is
Code:
<span style="text-align: left; text-transform: none; background-color: #f2f2f2; text-indent: 0px; display: inline !important; font: 12px/19px Tahoma, Arial; white-space: normal; float: none; letter-spacing: normal; color: #434343; word-spacing: 0px; -webkit-text-stroke-width: 0px;">the same, but it has the problem like this:</span>
        ./cesm_setup         .......         set Variable name must begin with a letter.         MODELS: Undefined variable.         ERRO: /gpfshome/wangch/cesm1_2_0/scripts/test/preview_namelists failed: 256         If someone can sovle this problem, could you help me .         Regrads         Kay Yang 
 

jedwards

CSEG and Liaisons
Staff member
You're going to need to dig a bit more, the error "set Variable name"  comes from a csh script, but I can't tell which one could be env_mach_specific or mkbatch.
 
Back
Top