-
Notifications
You must be signed in to change notification settings - Fork 317
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
List of important bug fixes #333
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
… associate statements can't be used to set character data, so use the types directly rather than through the associate statement
This reverts commit c1fa64a.
… can work with multi-instance
…nd add some edison tests for fates test list, again for the most highly tested cases
…eference for SMS tests, and only cheyenne_intel
These are bug fixes for the land energy imbalance over land as determined by coupler diagnostics. They include bug fixes for surface water phase change and lake/snow interactions developed by Sean Swenson and Keith Oleson.
Conflicts: src/biogeophys/TemperatureType.F90
0527869 Update readme 1ae8c84 Merge bugfix branch for stale subexternals into master. b0c16d7 Bugfix: stale sub-externals after checkout. 30a4e44 Finish implementing system test for mixed-use externals ac7ff96 Update mixed-use test repo. bfda7b9 Bugfix: regexp for determining git tracking branches git-subtree-dir: manage_externals git-subtree-split: 81ccf92e8c4da272121fcc96902021be9e7a7b1f
ekluzek
added
priority: high
High priority to fix/merge soon, e.g., because it is a problem in important configurations
bug
something is working incorrectly
labels
Apr 1, 2018
This was referenced Apr 10, 2018
billsacks
pushed a commit
to billsacks/ctsm
that referenced
this pull request
Feb 22, 2019
List of important bug fixes
mariuslam
pushed a commit
to NordicESMhub/ctsm
that referenced
this pull request
Aug 26, 2019
Updates to patch fusion logic
AGonzalezNicolas
pushed a commit
to HPSCTerrSys/clm5_0
that referenced
this pull request
Jun 27, 2024
List of important bug fixes
AGonzalezNicolas
pushed a commit
to HPSCTerrSys/clm5_0
that referenced
this pull request
Jul 5, 2024
List of important bug fixes
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
bug
something is working incorrectly
priority: high
High priority to fix/merge soon, e.g., because it is a problem in important configurations
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.
#213 -- usability issue for CPLHIST that Keith found.
#210 -- Recent request to increase number of tapes to 10.
#169 -- usability issue for running hybrid or branch cases with crop that keeps biting Mike Mills.
#68 workaround for gnu compiler bug
#46 - needed for multi-instance
#66 – need to relax tolerance for negative C/N values in order for CLM45 Crop to work
#65 – need to change a check from "> 0" to "> [small val]"
#240 from Jim
#255 -- get PTCLM working
#253 -- bad clm40 IC file
Add aux_cime_baselines tests