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

Do we really need to always force a rebuild of a case when pelayout is changed? #4551

Open
jgfouca opened this issue Dec 20, 2023 · 5 comments

Comments

@jgfouca
Copy link
Contributor

jgfouca commented Dec 20, 2023

It seems to me and @golaz , that as long as threads vs. unthreaded is not changed, a rebuild should not be necessary.

@rljacob
Copy link
Member

rljacob commented Dec 20, 2023

You actually don't need to do a full rebuild, despite what the instructions say. Do the "./case_setup --reset" and then do "./case.build" and skip the clean.

@jedwards4b
Copy link
Contributor

This is a legacy requirement of pop and cice5. I believe we can remove this warning now.

@jgfouca
Copy link
Contributor Author

jgfouca commented Dec 20, 2023

@rljacob , I should have been more clear. I think users want to make it so CIME does not think the case needs to be rebuilt when a minor pelayout change is made. So:

./xmlchange *change peylaout*
./case.setup
./case.submit

@golaz, does that cover your use cases?

@rljacob
Copy link
Member

rljacob commented Dec 20, 2023

I agree that's the right way to do this. I was pointing out a workaround to doing a complete rebuild.

Copy link
Contributor

This issue is stale because it has been open 90 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

4 participants