cnrwil004@myuct_ac_za
New Member
Hi all
We are trying to get an "eul" dycore F compset case (preferably at relatively low resolution) of CESM1.2.0 running on a local cluster. We have successfully managed to run a F compset case with finite volume dycore at 4x5 degree resolution (f45_f45). However, upon trying to run a case created with "./create_newcase -case ${CASENAME} -res T31_T31 -compset F -mach ${MACHNAME}", which successfully compiled, the following is obtained in the cesm.log.$LID file:
> " .
.
.
Remapping the ITD is not allowed for ncat=1
Using the delta function ITD option instead
CalcWorkPerBlock: Total blocks: 72 Ice blocks: 72 IceFree blocks: 0 Land blocks: 0
(shr_sys_abort) ERROR: ice_open_nc: Cannot open "$DIN_LOC_ROOT/DataDir/share/domains/UNSET"
From other posts in this forum I gathered that this might be an inherent problem with this dycore, compset, resolution combination. Could someone perhaps confirm that this is the case? Would this be considered a bug?
Following a suggestion from a different post in this forum, we then tried with a F_AMIP compset. However, then, during compilation the following message is generated:
> "File is missing ${DIN_LOC_ROOT}/atm/cam/sst/sst_HadOIBl_bc_48x96_1850_2012_c130411.nc
Invoke the following command to obtain them
./check_input_data -inputdata ${DIN_LOC_ROOT} -export"
However, when I try "./check_input_data -inputdata ${DIN_LOC_ROOT} -export", the following is output:
> "svn: URL 'https://svn-ccsm-inputdata.cgd.ucar.edu/trunk/inputdata/atm/cam/sst/sst_HadOIBl_bc_48x96_1850_2012_c130411.nc' non-existent in that revision
File was not found in svn repo: https://svn-ccsm-inputdata.cgd.ucar.edu/trunk/inputdata/atm/cam/sst/sst_HadOIBl_bc_48x96_1850_2012_c130411.nc"
I have checked and the file is indeed absent. However, I do not understand why it is being asked for, because when I checked the file ${CCSM_ROOT}/models/atm/cam/bld/namelist_files/namelist_defaults_cam.xml, and no such file ("sst_HadOIBl_bc_48x96_1850_2012_c130411.nc") is listed. The most similar file is listed under the entry:
"bndtvs hgrid="48x96" sim_year="1850-2000">atm/cam/sst/sst_HadOIBl_bc_48x96_1850_2008_c100128.nc"
Where else might there be a reference to the file "sst_HadOIBl_bc_48x96_1850_2012_c130411.nc" as being required? Or could someone perhaps suggest an alternative solution to this difficulty?
Thank you in advance
We are trying to get an "eul" dycore F compset case (preferably at relatively low resolution) of CESM1.2.0 running on a local cluster. We have successfully managed to run a F compset case with finite volume dycore at 4x5 degree resolution (f45_f45). However, upon trying to run a case created with "./create_newcase -case ${CASENAME} -res T31_T31 -compset F -mach ${MACHNAME}", which successfully compiled, the following is obtained in the cesm.log.$LID file:
> " .
.
.
Remapping the ITD is not allowed for ncat=1
Using the delta function ITD option instead
CalcWorkPerBlock: Total blocks: 72 Ice blocks: 72 IceFree blocks: 0 Land blocks: 0
(shr_sys_abort) ERROR: ice_open_nc: Cannot open "$DIN_LOC_ROOT/DataDir/share/domains/UNSET"
From other posts in this forum I gathered that this might be an inherent problem with this dycore, compset, resolution combination. Could someone perhaps confirm that this is the case? Would this be considered a bug?
Following a suggestion from a different post in this forum, we then tried with a F_AMIP compset. However, then, during compilation the following message is generated:
> "File is missing ${DIN_LOC_ROOT}/atm/cam/sst/sst_HadOIBl_bc_48x96_1850_2012_c130411.nc
Invoke the following command to obtain them
./check_input_data -inputdata ${DIN_LOC_ROOT} -export"
However, when I try "./check_input_data -inputdata ${DIN_LOC_ROOT} -export", the following is output:
> "svn: URL 'https://svn-ccsm-inputdata.cgd.ucar.edu/trunk/inputdata/atm/cam/sst/sst_HadOIBl_bc_48x96_1850_2012_c130411.nc' non-existent in that revision
File was not found in svn repo: https://svn-ccsm-inputdata.cgd.ucar.edu/trunk/inputdata/atm/cam/sst/sst_HadOIBl_bc_48x96_1850_2012_c130411.nc"
I have checked and the file is indeed absent. However, I do not understand why it is being asked for, because when I checked the file ${CCSM_ROOT}/models/atm/cam/bld/namelist_files/namelist_defaults_cam.xml, and no such file ("sst_HadOIBl_bc_48x96_1850_2012_c130411.nc") is listed. The most similar file is listed under the entry:
"bndtvs hgrid="48x96" sim_year="1850-2000">atm/cam/sst/sst_HadOIBl_bc_48x96_1850_2008_c100128.nc"
Where else might there be a reference to the file "sst_HadOIBl_bc_48x96_1850_2012_c130411.nc" as being required? Or could someone perhaps suggest an alternative solution to this difficulty?
Thank you in advance