-
Notifications
You must be signed in to change notification settings - Fork 20
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
Upgrading to atmos_phys0_06_000 #146
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…d' into 95-update-tuvx-temp
Implement ccpp_const_get_index in to_be_ccppized to avoid circular dependencies
Add CAM diagnostic schemes
Add TUV-x height grid updates
Originator(s): @mwaxmonsky Summary (include the keyword ['closes', 'fixes', 'resolves'] and issue number): Describe any changes made to the namelist: N\A List all files eliminated and why: N\A List all files added and what they do: A to_be_ccppized/coords_1d.F90 A to_be_ccppized/linear_1d_operators.F90 A to_be_ccppized/vertical_diffusion_solver.F90 - Adds initial set of files to support solve step of vertical diffusion. Top level utilities files are copied directly from CAM and will be removed from CAM when integrating. List all existing files that have been modified, and describe the changes: N\A (Helpful git command: `git diff --name-status development...<your_branch_name>`) List any test failures: None Is this a science-changing update? New physics package, algorithm change, tuning changes, etc? N\A
Update temperatures in TUV-x before calculating rate constants
nusbaume
approved these changes
Oct 25, 2024
mwaxmonsky
changed the title
Upgrading to atmos_phys0_6_000
Upgrading to atmos_phys0_06_000
Oct 25, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Tag name (The PR title should also include the tag name): atmos_phys0_06_000
Originator(s): @mwaxmonsky
List all
develop
PRs included in this PR and a short description of each: