Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Old text in user_nl_cpl #4390

Open
rljacob opened this issue Apr 7, 2023 · 5 comments
Open

Old text in user_nl_cpl #4390

rljacob opened this issue Apr 7, 2023 · 5 comments

Comments

@rljacob
Copy link
Member

rljacob commented Apr 7, 2023

Our user_nl_cpl has this text in it:

!------------------------------------------------------------------------
! Users should ONLY USE user_nl_cpl to change namelists variables
! for namelist variables in drv_in (except for the ones below) and
! any keyword/values in seq_maps.rc
! Users should add ALL user specific namelist and seq_maps.rc changes below
! using the following syntax
!   namelist_var = new_namelist_value
! or
!   mapname = new_map_name
! For example to change the default value of ocn2atm_fmapname to 'foo' use
!   ocn2atm_fmapname =  'foo'
!
! Note that some namelist variables MAY NOT be changed in user_nl_cpl -
! they are defined in a $CASEROOT xml file and must be changed with
! xmlchange.
!
! For example, rather than set username to 'foo' in user_nl_cpl, call
! ./xmlchange USER=foo
!------------------------------------------------------------------------

I'm pretty sure the instructions about fmapname changes are wrong. Those have to be done with xmlchange because they are in env_run.xml.

@github-actions
Copy link
Contributor

github-actions bot commented May 8, 2023

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions github-actions bot added the Stale label May 8, 2023
@github-actions
Copy link
Contributor

This issue was closed because it has been stalled for 5 days with no activity.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale May 14, 2023
@rljacob rljacob removed the Stale label May 15, 2023
@rljacob rljacob reopened this May 15, 2023
@rljacob
Copy link
Member Author

rljacob commented May 15, 2023

@jedwards4b is the text above generated by cime?

@jedwards4b
Copy link
Contributor

In cesm it's here components/cpl7/driver/cime_config/user_nl_cpl, I'm not sure where e3sm has it.

@github-actions
Copy link
Contributor

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants