-
Notifications
You must be signed in to change notification settings - Fork 92
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Spitfire bugfixes and remove compile time switch for spitfire
Merge branch 'rosie/spitfire_cleanup' Turns on SPITFIRE by changing the previously always-off hard-wired temporary switch. Makes use_ed_spitfire off by default. Adds a single test for when spitfire is on. Fixes two science bugs in the litter moisture and wind effect algorithms. Fixes: #22, #140 User interface changes?: use_ed_spit_fire namelist switch now works. Code review: Ben Andre. Rosie Fisher. Jackie Shuman, Ryan Knox rosie: Test suite: ed , clm_short_45, clm_short_50 - yellowstone, intel Test baseline: ed-clm-44aac42, clm4_5_12_r195 Test namelist changes: ? Test answer changes: changes answers when fire is on (expected) andre: Test suite: ed - yellowstone gnu, intel, pgi ed - hobart nag Test baseline: 2ac7960 Test namelist changes: yes, changes default of use_ed_spit_fire from on too off. Test answer changes: all tests pass, bit for bit for existing tests where fire is off; no baseline for new test with fire on. Test suite: clm_short - yellowstone gnu, intel, pgi Test baseline: clm4_5_12_r195 Test namelist changes: none Test answer changes: all tests pass, bit for bit
- Loading branch information
Showing
7 changed files
with
11 additions
and
14 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
File renamed without changes.
File renamed without changes.
2 changes: 2 additions & 0 deletions
2
components/clm/cime_config/testdefs/testmods_dirs/clm/edFire/user_nl_clm
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
use_ed_spit_fire = .true. | ||
|
2 changes: 0 additions & 2 deletions
2
components/clm/cime_config/testdefs/testmods_dirs/clm/edNoFire/user_nl_clm
This file was deleted.
Oops, something went wrong.
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