-
Notifications
You must be signed in to change notification settings - Fork 7
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
Starting point of SLIM in the cesm2_3 development version of CESM #49
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
izumi nag test PASS
Previous commit that removed urban had changed answers...
Resolved conflicts: bld/CLMBuildNamelist.pm src/biogeophys/EnergyFluxType.F90 src/biogeophys/TemperatureType.F90 src/main/clm_instMod.F90
SMS.f19_g16.H_MML_2000_CAM6.cheyenne_gnu.clm-global_uniform_g16_SOM
SMS.f19_g16.H_MML_2000_CAM6.cheyenne_gnu.clm-global_uniform_g16_SOM
SMS.f19_g16.H_MML_2000_CAM6.cheyenne_gnu.clm-global_uniform_g16_SOM
SMS.f19_g16.H_MML_2000_CAM6.cheyenne_gnu.clm-global_uniform_g16_SOM
SMS.f19_g16.H_MML_2000_CAM6.cheyenne_gnu.clm-global_uniform_g16_SOM
SMS.f19_g16.H_MML_2000_CAM6.cheyenne_gnu.clm-global_uniform_g16_SOM
SMS.f19_g16.H_MML_2000_CAM6.cheyenne_gnu.clm-global_uniform_g16_SOM
SMS.f19_g16.H_MML_2000_CAM6.cheyenne_gnu.clm-global_uniform_g16_SOM
cheyenne test PASS (same as last few commits)
and a few other things. Same cheyenne test PASS.
Fix links that had ESCOMP/SLIM to be ESCOMP/SimpleLand (unless we can actually rename the repo, but right now people are using this to find the wiki and the ESCOMP/SLIM just goes to a broken link page)
fix spacing
The lnd2glc vars (glc MEC topo height, ice flux, and temp) give diff answers now (expected). I haven't figured out how to remove them from history.
SMS.f19_g16.H_MML_2000_CAM6.cheyenne_gnu.clm-global_uniform_g16_SOM Same comment about lnd2glc vars as in last commit.
This was
linked to
issues
Jun 10, 2023
… slim_in_dev_cime
…m5.1.dev114 that allows the restart files to be written out, it was failing writing out scalar integers before this
…ER tests, add write of mml_dust bins set to spval
…i as they take too long and are problematic
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.
This is the starting point for SLIM in the cesm2_3 development version of CESM. This is based on top of #31.
The only testing I've done so far is for the python testing and the following simple test case...
SMS_Vmct_D.f19_g17.IHistSlimQianRsGs.cheyenne_intel.slim-realistic_fromCLM5_1850
which passes.
Resolves: #41
Fixes #80
Fixes #19