Skip to content

Commit 4e98b26

Browse files
committed
Add RestartRead stream, now always required
1 parent f43d002 commit 4e98b26

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

polaris/tasks/ocean/cosine_bell/forward.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ Omega:
8787
Contents:
8888
- State
8989
- Tracers
90+
RestartRead: {}
9091
History:
9192
Filename: output.nc
9293
Freq: {{ output_freq }}

polaris/tasks/ocean/manufactured_solution/forward.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ Omega:
5353
Contents:
5454
- NormalVelocity
5555
- LayerThickness
56+
RestartRead: {}
5657
History:
5758
Filename: output.nc
5859
Freq: {{ output_freq }}

polaris/tasks/ocean/sphere_transport/forward.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ Omega:
7979
Contents:
8080
- State
8181
- Tracers
82+
RestartRead: {}
8283
History:
8384
Filename: output.nc
8485
Freq: {{ output_freq }}

0 commit comments

Comments
 (0)