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

The questions about namelist.

XinhaoSuo

Xinhao Suo
Member
Hi.
I just started to get in touch with CESM, I made the modification according to the guidance on calculating aerosol radiative forcing in CAM6.3, but it failed, I suspect I made a mistake when I modified namelist, my method is to copy the code that needs to be modified directly into the last line of user_nl_cam:


! Users should add all user specific namelist changes below in the form of
! namelist_var = new_namelist_value
rad_diag_1 =
'A:Q:H2O', 'N:O2:O2', 'N:CO2:CO2', 'N:ozone:O3',
'N:N2O:N2O', 'N:CH4:CH4', 'N:CFC11:CFC11', 'N:CFC12:CFC12',

Will be displayed during submission:
NOTE: ignoring setting of rof2ocn_fmapname=idmap in seq_maps.rc
NOTE: ignoring setting of rof2ocn_ice_rmapname=idmap in seq_maps.rc
NOTE: ignoring setting of rof2ocn_liq_rmapname=idmap in seq_maps.rc

Finally when looking for the output data in the archive file there are no NC files.
I don't know what's wrong, sincerely ask for help
 
Top