Skip to content

Commit

Permalink
Adds a new ELM compset definition for V3
Browse files Browse the repository at this point in the history
Defines a new long compset for ELM that includes BGC and TOP solar parameterization.
  • Loading branch information
bishtgautam committed Dec 6, 2023
1 parent d1e4786 commit 1cd5fac
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions components/elm/cime_config/config_component.xml
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,8 @@
<value compset="_ELM%[^_]*CNPRDCTCBC" >-bgc bgc -nutrient cnp -nutrient_comp_pathway rd -soil_decomp ctc -methane </value>
<value compset="_ELM%[^_]*CNECACTCBC" >-bgc bgc -nutrient cn -nutrient_comp_pathway eca -soil_decomp ctc -methane </value>
<value compset="_ELM%[^_]*CNPECACTCBC">-bgc bgc -nutrient cnp -nutrient_comp_pathway eca -soil_decomp ctc -methane </value>
<value compset="_ELM%[^_]*CNPRDCTCBCTOP">-bgc bgc -nutrient cnp -nutrient_comp_pathway rd -soil_decomp ctc -methane -solar_rad_scheme top</value>


<value compset="_ELM%[^_]*CNECACNTBC" >-bgc bgc -nutrient cn -nutrient_comp_pathway eca -soil_decomp century -methane </value>
<value compset="_ELM%[^_]*CNPECACNTBC">-bgc bgc -nutrient cnp -nutrient_comp_pathway eca -soil_decomp century -methane </value>
Expand Down

0 comments on commit 1cd5fac

Please sign in to comment.