Skip to content

Commit

Permalink
remove redundant fates luh definitions
Browse files Browse the repository at this point in the history
  • Loading branch information
glemieux committed Aug 9, 2023
1 parent bd88d1c commit 02c9635
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions components/elm/bld/namelist_files/namelist_definition.xml
Original file line number Diff line number Diff line change
Expand Up @@ -412,12 +412,6 @@ Full pathname of time varying PFT data file. This causes the land-use types of
the initial surface dataset to vary over time.
</entry>

<entry id="fluh_timeseries" type="char*256" category="datasets"
input_pathname="abs" group="dynamic_subgrid" valid_values="" >
Full pathname of unified land use harmonization data file. This causes the land-use
types to vary over time.
</entry>

<entry id="fsurdat" type="char*256" category="datasets"
input_pathname="abs" group="elm_inparm" valid_values="" >
Full pathname of surface data file.
Expand Down Expand Up @@ -1748,13 +1742,6 @@ If TRUE, apply harvest from flanduse_timeseries file.
(Also, only valid for use_cn = true.)
</entry>

<entry id="use_fates_luh" type="logical" category="physics"
group="dynamic_subgrid" valid_values="" >
If TRUE, enable use of land use state and transition data from luh_timeseries file.
(Only valid for fates land use change runs, where there is a luh_timeseries file.)
(Also, only valid for use_fates = true and is incompatible with transient runs currently.)
</entry>

<!-- ======================================================================================== -->
<!-- Namelist options related to finidat consistency checks -->
<!-- ======================================================================================== -->
Expand Down

0 comments on commit 02c9635

Please sign in to comment.