Skip to content

Commit

Permalink
fixed config_subglacial_runoff_mode group
Browse files Browse the repository at this point in the history
  • Loading branch information
irenavankova committed Jul 9, 2024
1 parent b98b940 commit 757f8d0
Showing 1 changed file with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1228,6 +1228,14 @@ Valid values: Any real number.
Default: Defined in namelist_defaults.xml
</entry>

<entry id="config_subglacial_runoff_mode" type="char*1024"
category="forcing" group="forcing">
Selects the mode in which subglacial runoff fluxes are computed.

Valid values: 'off', 'data'
Default: Defined in namelist_defaults.xml
</entry>

<!-- coupling -->

<entry id="config_remove_AIS_coupler_runoff" type="logical"
Expand Down Expand Up @@ -1669,14 +1677,6 @@ Valid values: Any positive real number
Default: Defined in namelist_defaults.xml
</entry>

<entry id="config_subglacial_runoff_mode" type="char*1024"
category="land_ice_fluxes" group="land_ice_fluxes">
Selects the mode in which subglacial runoff fluxes are computed.

Valid values: 'off', 'data'
Default: Defined in namelist_defaults.xml
</entry>


<!-- advection -->

Expand Down

0 comments on commit 757f8d0

Please sign in to comment.