Open jgfouca opened 11 months ago
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.
This is a legacy requirement of pop and cice5. I believe we can remove this warning now.
@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?
I agree that's the right way to do this. I was pointing out a workaround to doing a complete rebuild.
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.
It seems to me and @golaz , that as long as threads vs. unthreaded is not changed, a rebuild should not be necessary.