Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions cime_config/namelist_definition_cism.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2831,6 +2831,21 @@ Sub-elements of each entry include:
Default: 0 for Greenland, 0 for Antarctica
</desc>
</entry>

<entry id="use_ec_update">
<type>integer</type>
<category>cism_config_ho_options</category>
<group>ho_options</group>
<values>
<value icesheet="gris">1</value>
<value icesheet="ais" >1</value>
</values>
<desc> Flag that indicates whether or not update SMB for EC changes in
fully coupled or T-compset mode. 0=no EC, 1=use EC,
Default: 1 for Greenland, 1 for Antarctica
</desc>
</entry>


<!-- ============================================================= -->
<!-- group: cism.icesheet.config: GTHF (geothermal heat flux) -->
Expand Down