Skip to content

Commit 0b6b520

Browse files
committed
Add omega support to barotropic gyre
1 parent a40c72a commit 0b6b520

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

polaris/tasks/ocean/barotropic_gyre/forward.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,13 +81,16 @@ Omega:
8181
UsePointerFile: false
8282
Filename: output.nc
8383
Mode: write
84-
IfExists: append
84+
IfExists: replace
8585
Precision: double
8686
Freq: {{ output_interval }}
8787
FreqUnits: {{ output_interval_units }}
8888
UseStartEnd: false
8989
Contents:
9090
- State
9191
- SshCell
92+
- WindStressZonal
93+
- WindStressMeridional
94+
- RelVortVertex
9295
FileFreq: 9999
9396
FileFreqUnits: years

0 commit comments

Comments
 (0)