-
Notifications
You must be signed in to change notification settings - Fork 322
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
Soil layer definition clean-up and user-defined option #759
Merged
Merged
Changes from 1 commit
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
cd05cc7
First draft: soil layer definition clean-up and user-defined option
slevis-lmwg 68d5e54
Change user-defined option to allow min(dzsoi(j)) = .001 m
slevis-lmwg 048199d
Introducing soil_layerstruct_userdefined and nlevsoinl
slevis-lmwg ebe5997
Minor update of the wording of an error check in clm_varpar
slevis-lmwg ecb7d4a
namelist_defaults correction and ChangLog first draft
slevis-lmwg 6c89d29
Merge tag 'ctsm1.0.dev050' into soil_layer_def_cleanup
slevis-lmwg 4d97279
New error checks in CLMBuildNamelist.pm
slevis-lmwg 907432d
Remove UNSET from list of soil_layerstruct_predefined valid_values
slevis-lmwg bf4a18c
Introduce new test-suite tests
slevis-lmwg a47e3cb
Changed new test from ERS to ERP_P36x2
slevis-lmwg f92fcc1
Merge tag 'ctsm1.0.dev051' into soil_layer_def_cleanup
slevis-lmwg d4ba7f5
Revisions in /bld directory based on @billsacks' comments
slevis-lmwg 63fdbd4
Revisions (part 2) in response to @billsacks review
slevis-lmwg 260e9eb
Change new soil_layerstruct test from ERP to SOILSTRUCTUD
slevis-lmwg f87837a
Merge tag 'ctsm1.0.dev052' into soil_layer_def_cleanup
slevis-lmwg 1bc0f1d
Repl. soil_layerstruct_predefined /= '10SL_3.5m' w organic_frac_squared
slevis-lmwg 2618b2c
Follow-up to last commit that gives bfb same answers as clm4.5 test
slevis-lmwg eeead76
Consolidated code that repeated
slevis-lmwg 6b52599
Changed new test to clm-default because its /testmods_dirs was empty
slevis-lmwg 2ce604d
Consilidating repetitive code intended for initializing VIC
slevis-lmwg 506ee20
Clean-up related to the previous commit
slevis-lmwg 938f125
Consolidation of repetitive code
slevis-lmwg f62c5d0
Improved code organization
slevis-lmwg 094e3be
Revert "Improved code organization"
slevis-lmwg d3c518f
New test info in config_component.xml to avoid abort
slevis-lmwg b4e19f9
Updated ChangeLog/ChangeSum
slevis-lmwg 3fffb02
Remove unused if-statement
slevis-lmwg 342207f
Reversing changes made in commits 1bc0f1d and 2618b2c
slevis-lmwg d1eca83
Minor comment correction
slevis-lmwg 6d2fa76
Minor comment placement correction
slevis-lmwg f40533c
Silly mistake that justifies the motto: RUN AT LEAST ONE TEST!
slevis-lmwg 72d598b
Update ChangeLog with new date
billsacks File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I need to change this to read 4 characters per dzsoi(j) since the units are meters and 4 characters will allow
min(dzsoi(j)) = .001 m