err=ERROR(Build::Namelist::_parse_next)

xyli@geo_uio_no

New Member
Dear all,

When I check the name list by
$ ./preview_namelists
I got the following error,
ERROR: Command /cluster/home/xiangyuli/cesm/components/cam/bld/build-namelist -ntasks 896 -csmdata /cluster/work/users/xiangyuli/inputdata -infile /cluster/home/xiangyuli/cases/BW-aCAVA_iceland_july_15km/Buildconf/camconf/namelist -ignore_ic_year -use_case waccm_tsmlt_1850_cam6 -inputdata /cluster/home/xiangyuli/cases/BW-aCAVA_iceland_july_15km/Buildconf/cam.input_data_list -namelist " &atmexp /" failed rc=255
out=
err=ERROR(Build::Namelist::_parse_next): expect a equal '=' sign instead got: ext_frc_cycle_yr = -999

Here is my "user_nl_cam",

! Users should add all user specific namelist changes below in the form of
! namelist_var = new_namelist_value

ext_frc_cycle_yr = -999
ext_frc_specifier =
'SO2 -> /cluster/work/users/xiangyuli/inputdata/atm/cam/chem/stratvolc/chemical_injection_aCAVA_16km_july250701_so2.nc'

ext_frc_type = 'INTERP_MISSING_MONTHS'
fincl5 = 'TMH2SO4','TMHBR', 'TMHCL', 'TMO3'
nhtfrq(1) = 0
nhtfrq(5) = 0

Any ideas about this error?

Best regards,

Xiang-Yu
 
Back
Top