Skip to content

Commit

Permalink
Change nVertLevels to 1 for sphere transport suite
Browse files Browse the repository at this point in the history
  • Loading branch information
cbegeman committed Jan 17, 2025
1 parent 28d8e21 commit 6b3aa60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion polaris/ocean/tasks/sphere_transport/sphere_transport.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
grid_type = uniform

# Number of vertical levels
vert_levels = 3
vert_levels = 1

# Depth of the bottom of the ocean
bottom_depth = 300.0
Expand Down

0 comments on commit 6b3aa60

Please sign in to comment.