-
Notifications
You must be signed in to change notification settings - Fork 321
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
Some final cleanup #394
Merged
Merged
Some final cleanup #394
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
Fixes for variable_year orbital mode Fixes for correctness and exact restartability with variable_year orbital mode: (1) Update max day length (max_dayl) each time step, rather than just updating it once in initialization (2) Update to a cime version that has a fix for datm, which updates the orbital parameters (used for solar zenith angle-based interpolation) each time step, rather than just once in initialization Fixes ESCOMP#379 Fixes ESCOMP#260
… isotope transient test run threaded, this fixes ESCOMP#386
billsacks
approved these changes
May 25, 2018
…d expansion terms
Add CTSM_ROOT and CIME_ROOT for tools testing. This assumes the CLM checkout directory structure.
… running in a different directory than where mksurfdata_map is
…rn under cheyenne section as well
Update CanopyStateType.F90 priority: high type: code cleanup/docs @ekluzek 3 Allow first history tape to have other than one time point per file priority: high type: enhance - science
Add settings of tput_tolderance
…rrently having it fail as ESMF is not configured correctly
… mapping test over to it's standard testing
…ll of the PFT files
Add a mkmapdata test for 1x1_brazil.
billsacks
pushed a commit
to billsacks/ctsm
that referenced
this pull request
Feb 22, 2019
Some final cleanup
mariuslam
pushed a commit
to NordicESMhub/ctsm
that referenced
this pull request
Aug 26, 2019
Seed decay and C Balance diagnostics fixes
AGonzalezNicolas
pushed a commit
to HPSCTerrSys/clm5_0
that referenced
this pull request
Jun 27, 2024
Some final cleanup
AGonzalezNicolas
pushed a commit
to HPSCTerrSys/clm5_0
that referenced
this pull request
Jul 5, 2024
Some final cleanup
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.
Update externals to versions in CESM2.0 release. Update cism to release-cesm2.0.01. Changes answers for two fields for NOEVOLVE.
Fix following:
#389
#259
#387
#386
#388
#188? #187
(#158?)