liuzhen9@mail2_sysu_edu_cn
New Member
Hello, everyone
when I run the case create_newcase -res T31_T31 -compset F_2000 -case ./case01 -mach xyz, in the ***.build part, errors came out as follows:
ERROR: clm.buildexe.csh failed, see /home/liuzhen/CESM/cases/case01/run/lnd.bldlog.140321-120848
ERROR: cat /home/liuzhen/CESM/cases/case01/run/lnd.bldlog.140321-120848
when I type cat /home/liuzhen/CESM/cases/case01/run/lnd.bldlog.140321-120848, at the end of the file, it says:
---------------------^
/home/liuzhen/CESM/models/lnd/clm/src/main/ncdio.F90(5060): error #6906: The value of the integer is either too great or too small, and overflow/underflow occurred. [O'0777610000000000000000']
data_offset = nan
---------------------^
/home/liuzhen/CESM/models/lnd/clm/src/main/ncdio.F90(5094): error #6906: The value of the integer is either too great or too small, and overflow/underflow occurred. [O'0777610000000000000000']
pfts(:) = nan
---------------------^
/home/liuzhen/CESM/models/lnd/clm/src/main/ncdio.F90(5095): error #6906: The value of the integer is either too great or too small, and overflow/underflow occurred. [O'0777610000000000000000']
data_offset = nan
---------------------^
compilation aborted for /home/liuzhen/CESM/models/lnd/clm/src/main/ncdio.F90 (code 1)
gmake: *** [ncdio.o] 错误 1
Could anybody tell me how could it happen and how to solve it. In the board, it seems to be a memory issue. And I do this job on my PC which own a 2G memory and 4 cpus.
Thank you for any suggestions from you!
when I run the case create_newcase -res T31_T31 -compset F_2000 -case ./case01 -mach xyz, in the ***.build part, errors came out as follows:
ERROR: clm.buildexe.csh failed, see /home/liuzhen/CESM/cases/case01/run/lnd.bldlog.140321-120848
ERROR: cat /home/liuzhen/CESM/cases/case01/run/lnd.bldlog.140321-120848
when I type cat /home/liuzhen/CESM/cases/case01/run/lnd.bldlog.140321-120848, at the end of the file, it says:
---------------------^
/home/liuzhen/CESM/models/lnd/clm/src/main/ncdio.F90(5060): error #6906: The value of the integer is either too great or too small, and overflow/underflow occurred. [O'0777610000000000000000']
data_offset = nan
---------------------^
/home/liuzhen/CESM/models/lnd/clm/src/main/ncdio.F90(5094): error #6906: The value of the integer is either too great or too small, and overflow/underflow occurred. [O'0777610000000000000000']
pfts(:) = nan
---------------------^
/home/liuzhen/CESM/models/lnd/clm/src/main/ncdio.F90(5095): error #6906: The value of the integer is either too great or too small, and overflow/underflow occurred. [O'0777610000000000000000']
data_offset = nan
---------------------^
compilation aborted for /home/liuzhen/CESM/models/lnd/clm/src/main/ncdio.F90 (code 1)
gmake: *** [ncdio.o] 错误 1
Could anybody tell me how could it happen and how to solve it. In the board, it seems to be a memory issue. And I do this job on my PC which own a 2G memory and 4 cpus.
Thank you for any suggestions from you!