- 积分
- 107
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2017-1-11
- 最后登录
- 1970-1-1
|
登录后查看更多精彩内容~
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
CESM2.1.3执行./case.build --skip-provenance-check的时候报错,但是报错之后重新建一个一样的case就可以build成功,不知道什么原因。。
Building case in directory /public/home/mxzhang/test_CESM2.1.3/cime/scripts/F2000climo
sharedlib_only is False
model_only is False
Setting resource.RLIMIT_STACK to -1 from (-1, -1)
Generating component namelists as part of build
Refcase not found in /public/home/mxzhang/test_CESM2.1.3/inputdata/cesm2_init/f.e20.FHIST.f09_f09.cesm2_1.001_v2/2000-01-01, will attempt to download from inputdata
Checking server ftp://gridanon.cgd.ucar.edu:2811/cesm/inputdata/ with protocol gftp
Setting resource.RLIMIT_STACK to -1 from (-1, -1)
Client protocol gftp not enabled
Checking server ftp://ftp.cgd.ucar.edu/cesm/inputdata with protocol wget
Setting resource.RLIMIT_STACK to -1 from (-1, -1)
Using protocol wget with user anonymous and passwd user@example.edu
Loading input file list: 'Buildconf/refcase.input_data_list'
Model refcase missing file refdir = '/public/home/mxzhang/test_CESM2.1.3/inputdata/cesm2_init/f.e20.FHIST.f09_f09.cesm2_1.001_v2/2000-01-01/'
Trying to download file: 'cesm2_init/f.e20.FHIST.f09_f09.cesm2_1.001_v2/2000-01-01' to path '/public/home/mxzhang/test_CESM2.1.3/inputdata/cesm2_init/f.e20.FHIST.f09_f09.cesm2_1.001_v2/2000-01-01' using WGET protocol.
Creating directory /public/home/mxzhang/test_CESM2.1.3/inputdata/cesm2_init/f.e20.FHIST.f09_f09.cesm2_1.001_v2/2000-01-01
SUCCESS
ERROR: Failed to find or download file /public/home/mxzhang/test_CESM2.1.3/scratch/F2000climo/run/inputdata_checksum.dat
|
|