Hello, every scientists,
I am using FHIST compset for research goals. I want to use higher resolution, I found that the highest resolution is f02_h17. I create new case like this:
./create_newcase --case fhist_highres4 --res f05_g17 --compset F2000climo --run-unsupported --compiler intel --mach oneapi
but in the ./case.build process it gets errors:
Setting resource.RLIMIT_STACK to -1 from (-1, -1)
Creating component namelists
Calling /public1/home/lym/swh/cesm2.1.3/components/cam//cime_config/buildnml
...calling cam buildcpp to set build time options
ERROR: Command /public1/home/lym/swh/cesm2.1.3/components/cam/bld/build-namelist -ntasks 560 -csmdata /public1/home/lym/swh/cesm2.1.3/inputdata -infile /public1/home/lym/swh/cesm2.1.3/cime/scripts/fhist_highres/Buildconf/camconf/namelist -ignore_ic_year -use_case hist_cam6 -inputdata /public1/home/lym/swh/cesm2.1.3/cime/scripts/fhist_highres/Buildconf/cam.input_data_list -namelist " &atmexp /" failed rc=255
out=CAM build-namelist - ERROR: No default value found for ncdata
user defined attributes:
key=ic_md val=19790101
err=Died at /public1/home/lym/swh/cesm2.1.3/components/cam/bld/build-namelist line 4054.
Why does this problem happens, and how can I solve it?
Thanks!
Best wishes
I am using FHIST compset for research goals. I want to use higher resolution, I found that the highest resolution is f02_h17. I create new case like this:
./create_newcase --case fhist_highres4 --res f05_g17 --compset F2000climo --run-unsupported --compiler intel --mach oneapi
but in the ./case.build process it gets errors:
Setting resource.RLIMIT_STACK to -1 from (-1, -1)
Creating component namelists
Calling /public1/home/lym/swh/cesm2.1.3/components/cam//cime_config/buildnml
...calling cam buildcpp to set build time options
ERROR: Command /public1/home/lym/swh/cesm2.1.3/components/cam/bld/build-namelist -ntasks 560 -csmdata /public1/home/lym/swh/cesm2.1.3/inputdata -infile /public1/home/lym/swh/cesm2.1.3/cime/scripts/fhist_highres/Buildconf/camconf/namelist -ignore_ic_year -use_case hist_cam6 -inputdata /public1/home/lym/swh/cesm2.1.3/cime/scripts/fhist_highres/Buildconf/cam.input_data_list -namelist " &atmexp /" failed rc=255
out=CAM build-namelist - ERROR: No default value found for ncdata
user defined attributes:
key=ic_md val=19790101
err=Died at /public1/home/lym/swh/cesm2.1.3/components/cam/bld/build-namelist line 4054.
Why does this problem happens, and how can I solve it?
Thanks!
Best wishes