Second reconciliation PR from production/RRFS.v1 #2481
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Commit Queue Requirements:
Description:
This work is synonymous with #2158. See NOAA-EMC/fv3atm#881 for most of the work, which is primarily cleanup of unused variables and metadata. The original PR into production/RRFS.v1 also had many changes related to always allocating conditionally-allocated variables in fv3atm (at least to zero size) due to NCO's requirement that code pass the
-check all
debug flag, but those changes are no longer required due to other changes in fv3atm and ccpp-framework. This work has been tested with the-check all
flag added to the cmake debug mode as in https://github.com/ufs-community/ufs-weather-model/pull/2158/files#diff-077be989f84571193e53c052e8bfecd6f073df5ce504350826c657d023c10bfb, although those changes ARE NOT included in this PR since it is beyond the scope of my work and I'm unsure whether all components will work with it (or even inherit all compilation flags from ufs-weather-model).Commit Message:
Priority:
Git Tracking
UFSWM:
Sub component Pull Requests:
UFSWM Blocking Dependencies:
Changes
Regression Test Changes (Please commit test_changes.list):
Input data Changes:
Library Changes/Upgrades:
Testing Log: