Skip to content

Commit

Permalink
Fixup namelist, streams
Browse files Browse the repository at this point in the history
  • Loading branch information
cbegeman committed Jul 16, 2024
1 parent adc9c70 commit f105fac
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions polaris/ocean/tasks/ice_shelf_2d/forward.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ omega:
config_use_mom_del2: true
config_mom_del2: 10.0
bottom_drag:
config_use_implicit_top_drag: true
config_implicit_top_drag_coeff: 2.5e-3
config_implicit_bottom_drag_type: constant
config_implicit_constant_bottom_drag_coeff: 1.0e-3
time_management:
Expand Down Expand Up @@ -66,6 +68,7 @@ omega:
output_interval: {{ output_interval }}
clobber_mode: truncate
contents:
- xtime
- ssh
- landIcePressure
- landIceDraft
Expand All @@ -90,6 +93,7 @@ omega:
output_interval: {{ output_interval }}
clobber_mode: truncate
contents:
- xtime
- accumulatedFrazilIceMass
- accumulatedFrazilIceSalinity
- seaIceEnergy
Expand Down

0 comments on commit f105fac

Please sign in to comment.