-
Notifications
You must be signed in to change notification settings - Fork 93
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make ed an option to CLM build-namlist "-bgc" option remove -ed_mode
Merge branch 'ekluzek/lnd/clm-bldnmledbgcopt' The -ed_mode option is removed from CLM build-namelist and "ed" is added as a valid option to the "-bgc" option. It doesn't fill the cnfire namelists, but does the ndep namelist, because it looks like that is required in soilbiogeochem. It also turns on the default soilbiogeochem settings (methane, vertical-soil-carbon, nitrif-denitrf [I understood that was required for methane]). The new nitrogen things are default off for this version -- so that will need to be dealt with in a future clm update (use_ed will need to be passed down as an attribute to check for: use_fun, use_flexibleCN, use_luna). Only the ED namelists were changed, other namelists should be identical. I think probably the setup_cmdl_ed_mode should be merged into setup_cmdl_bgc. But, I left it separate for now. Closes: #82 User interface changes?:yes ed is an option to "-bgc" in CLM buildnamelist CLM_BLDNML_OPTS ed_mode option is removed. Code review: @ckoven, @ekluzek, @bandre-ucar Test suite: (ekluzek) build-namelist_test.pl (in components/clm/bld/unit_testers) Test baseline: ed-clm/master Test namelist changes: -bgc ed, option now by default turns on soil biogeochem settings Test answer changes: climate-changing for ED because of different namelist settings Test summary: all PASS Test suite: ed - yellowstone intel, gnu, pgi clm-short - yellowstone intel, gnu, pgi Test baseline: none Test namelist changes: new defaults for ed as bgc mode Test summary: all tests pass, except for expected fails: #14 f09 and f19 and #81 ERP 15x2 restart with pe layout change in clm-short.
- Loading branch information
Showing
6 changed files
with
105 additions
and
96 deletions.
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
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
Oops, something went wrong.