jbuzan@purdue_edu
Member
Hello CESM2 users.
I am attempting to change the namelist in cam to output high frequency.
However, I am encountering an error and I don't understand what I have wrong:
err=ERROR(Build::Namelist::_parse_next): expect a F90 constant for a namelist instead got: ndens = 2,1
if I change the order, the error just blows up on whatever is the first command. I've tried to use 'cam_history_nl' and at the end of the segment '/', and the same error.
Perhaps the community knows what I am doing wrong.
Cheers,
-Jonathan
My example user_nl_cam
! Users should add all user specific namelist changes below in the form of
! namelist_var = new_namelist_value
ndens = 2,1
fincl1 = 'PRECC', 'PRECL', 'FSDS', 'QBOT', 'TBOT', 'UBOT', 'VBOT','PS','VQ','UQ','MT'
fincl2 = 'PRECC', 'PRECL', 'FSDS', 'QBOT', 'TBOT', 'UBOT', 'VBOT','PS','VQ','UQ','MT'
avgflag_pertape = 'A','A'
mfilt = 1,1460
nhtfrq = 0,-6
I am attempting to change the namelist in cam to output high frequency.
However, I am encountering an error and I don't understand what I have wrong:
err=ERROR(Build::Namelist::_parse_next): expect a F90 constant for a namelist instead got: ndens = 2,1
if I change the order, the error just blows up on whatever is the first command. I've tried to use 'cam_history_nl' and at the end of the segment '/', and the same error.
Perhaps the community knows what I am doing wrong.
Cheers,
-Jonathan
My example user_nl_cam
! Users should add all user specific namelist changes below in the form of
! namelist_var = new_namelist_value
ndens = 2,1
fincl1 = 'PRECC', 'PRECL', 'FSDS', 'QBOT', 'TBOT', 'UBOT', 'VBOT','PS','VQ','UQ','MT'
fincl2 = 'PRECC', 'PRECL', 'FSDS', 'QBOT', 'TBOT', 'UBOT', 'VBOT','PS','VQ','UQ','MT'
avgflag_pertape = 'A','A'
mfilt = 1,1460
nhtfrq = 0,-6