rsheppar@iu_edu
New Member
Hello, I am building (or trying to build) CESM on our supercomputers for various faculty and researchers. Since I am only building the framework, each user will need a unique workspace. I designated: in env_run.xml. However, my second running of cesm_setup generates the following message:[rsheppar@h2 test1]$ ./cesm_setup
Use of qw(...) as parentheses is deprecated at ./cesm_setup line 252.
Macros script already created ...skipping
Machine/Decomp/Pes configuration has already been done ...skipping
Running preview_namelist script
Use of qw(...) as parentheses is deprecated at /N/dc2/projects/ray/quarry/cesm/cesm1_2_1/scripts/test1/Tools/ConfigCase.pm line 448.
Use of qw(...) as parentheses is deprecated at /N/dc2/projects/ray/quarry/cesm/cesm1_2_1/scripts/test1/Tools/ConfigCase.pm line 448.
Use of qw(...) as parentheses is deprecated at /N/dc2/projects/ray/quarry/cesm/cesm1_2_1/models/drv/bld/build-namelist line 781.
infile is /N/dc2/projects/ray/quarry/cesm/cesm1_2_1/scripts/test1/Buildconf/cplconf/cesm_namelist
** build-namelist - CCSM inputdata root is not a directory: "/N/dc2/scratch/$USER/cesm/din_input" **
ERROR: cpl.buildnml.csh failed
ERROR: /N/dc2/projects/ray/quarry/cesm/cesm1_2_1/scripts/test1/preview_namelists failed: 25344
*****************That does not make sense to me because it IS a directory (nothing is in it at the moment though):[rsheppar@h2 test1]$ ls -l /N/dc2/scratch/$USER/cesm/din_input
total 0
I readily admit I am learning this as I go, but I can't understand what I could be doing wrong. I would appreciate any pointers to my trouble.Thanks,
Use of qw(...) as parentheses is deprecated at ./cesm_setup line 252.
Macros script already created ...skipping
Machine/Decomp/Pes configuration has already been done ...skipping
Running preview_namelist script
Use of qw(...) as parentheses is deprecated at /N/dc2/projects/ray/quarry/cesm/cesm1_2_1/scripts/test1/Tools/ConfigCase.pm line 448.
Use of qw(...) as parentheses is deprecated at /N/dc2/projects/ray/quarry/cesm/cesm1_2_1/scripts/test1/Tools/ConfigCase.pm line 448.
Use of qw(...) as parentheses is deprecated at /N/dc2/projects/ray/quarry/cesm/cesm1_2_1/models/drv/bld/build-namelist line 781.
infile is /N/dc2/projects/ray/quarry/cesm/cesm1_2_1/scripts/test1/Buildconf/cplconf/cesm_namelist
** build-namelist - CCSM inputdata root is not a directory: "/N/dc2/scratch/$USER/cesm/din_input" **
ERROR: cpl.buildnml.csh failed
ERROR: /N/dc2/projects/ray/quarry/cesm/cesm1_2_1/scripts/test1/preview_namelists failed: 25344
*****************That does not make sense to me because it IS a directory (nothing is in it at the moment though):[rsheppar@h2 test1]$ ls -l /N/dc2/scratch/$USER/cesm/din_input
total 0
I readily admit I am learning this as I go, but I can't understand what I could be doing wrong. I would appreciate any pointers to my trouble.Thanks,