klr324@psu_edu
New Member
Hello,I'm porting cesm 1.0.3 on a machine at Penn State. I followed the users guide by setting up the machine with a generic linux intel option with res f19_g16 and compset X. The model successfully builds, yet when I run the test the model fails. I get the following error:(shr_mct_sMatPInitnc) Initializing SparseMatrixPlus(shr_mct_sMatPInitnc) map weight filename map_fv1.9x2.5_to_gx1v6_aave_da_090206.nc(shr_mct_sMatPInitnc) SmatP maptype X(shr_mct_sMatReaddnc) reading mapping matrix data decomposed...(shr_mct_sMatReaddnc) * file name : map_fv1.9x2.5_to_gx1v6_aave_da_090206.nc(shr_mct_sMatReaddnc) No such file or directoryThis error occurs after the presitage completes and a lot of the initialization output is generated. I tried using check_input_data to download the missing dataset, but nothing downloads. The "cpl.input_data_list" seems to have nothing in it.[klr324@comp-int-01 test1]$ ./check_input_data -inputdata /storage/group/kzk10_collab/cesm/inputdata -checkInput Data List Files Found:./Buildconf/cpl.input_data_list[klr324@comp-int-01 test1]$ ./check_input_data -inputdata /storage/group/kzk10_collab/cesm/inputdata -exportInput Data List Files Found:./Buildconf/cpl.input_data_listI would appreciate any help.Thanks!