yongjun_zhang@huskers_unl_edu
New Member
Hi everyone,
I am a beginner of model.
I am running a forced experiment of CAM5 by varying the SST data.
According to Eaton's suggestion: http://forum.cgd.ucar.edu/showthread.php?1678-cam4-varying-SST-run-doesn-t-work and http://forum.cgd.ucar.edu/showthread.php?1878-How-to-use-another-specified-SST-data, I modified my build-namelist as follows:
$cfgdir/build-namelist -s -config $blddir/config_cache.xml -case $case -runtype $runtype
-namelist " &camexp stop_option='ndays', nhtfrq = 0, -6, mfilt = 1, 20, fincl2 = 'Q:I','U:I','V:I','T:I','Z3:I','PS:I','TS:I','PSL:I','LAN
DFRAC:I','TREFHT:I','PHIS:I','OMEGA:I','LHFLX','SHFLX','PRECC','PRECL',stop_n=$stop_n,bndtvs =' /glade/home/ygzhang/camdata/sst01/sst_HadOI
Bl_bc_1.9x2.5_clim_c061031.nc',sstcyc = .false.,stream_year_first = 0, stream_year_last = 0 /" || echo "build-namelist failed" && exit 1
But it doesn't work.
The error information:
0:(shr_sys_abort) ERROR: (shr_stream_getCalendar) ERROR: nf90_open file /glade/home/ygzhang/camdata/sst01/sst_HadOIBl_bc_1.9x2.5_clim_
c061031.nc
0:(shr_sys_abort) WARNING: calling shr_mpi_abort() and stopping
1:(shr_stream_set) size of filename = 1
1:(shr_stream_set) filename = /glade/home/ygzhang/camdata/sst01/sst_HadOIBl_bc_1.9x2.5_clim_c061031.nc
I appreciate any suggestion.
sst data: sst_HadOIBl_bc_1.9x2.5_clim_c061031.nc come from input data repository. I just want to test whether the command line is right or not.
I am a beginner of model.
I am running a forced experiment of CAM5 by varying the SST data.
According to Eaton's suggestion: http://forum.cgd.ucar.edu/showthread.php?1678-cam4-varying-SST-run-doesn-t-work and http://forum.cgd.ucar.edu/showthread.php?1878-How-to-use-another-specified-SST-data, I modified my build-namelist as follows:
$cfgdir/build-namelist -s -config $blddir/config_cache.xml -case $case -runtype $runtype
-namelist " &camexp stop_option='ndays', nhtfrq = 0, -6, mfilt = 1, 20, fincl2 = 'Q:I','U:I','V:I','T:I','Z3:I','PS:I','TS:I','PSL:I','LAN
DFRAC:I','TREFHT:I','PHIS:I','OMEGA:I','LHFLX','SHFLX','PRECC','PRECL',stop_n=$stop_n,bndtvs =' /glade/home/ygzhang/camdata/sst01/sst_HadOI
Bl_bc_1.9x2.5_clim_c061031.nc',sstcyc = .false.,stream_year_first = 0, stream_year_last = 0 /" || echo "build-namelist failed" && exit 1
But it doesn't work.
The error information:
0:(shr_sys_abort) ERROR: (shr_stream_getCalendar) ERROR: nf90_open file /glade/home/ygzhang/camdata/sst01/sst_HadOIBl_bc_1.9x2.5_clim_
c061031.nc
0:(shr_sys_abort) WARNING: calling shr_mpi_abort() and stopping
1:(shr_stream_set) size of filename = 1
1:(shr_stream_set) filename = /glade/home/ygzhang/camdata/sst01/sst_HadOIBl_bc_1.9x2.5_clim_c061031.nc
I appreciate any suggestion.
sst data: sst_HadOIBl_bc_1.9x2.5_clim_c061031.nc come from input data repository. I just want to test whether the command line is right or not.