Scheduled Downtime
On Tuesday 24 October 2023 @ 5pm MT the forums will be in read only mode in preparation for the downtime. On Wednesday 25 October 2023 @ 5am MT, this website will be down for maintenance and expected to return online later in the morning.
Normal Operations
The forums are back online with normal operations. If you notice any issues or errors related to the forums, please reach out to help@ucar.edu

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
 
Top