Skip to content

Commit 071f244

Browse files
committed
Decrease time step for manufactured solution
1 parent 128a44c commit 071f244

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

polaris/ocean/tasks/manufactured_solution/manufactured_solution.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ n_wavelengths_x = 2
2525
n_wavelengths_y = 2
2626

2727
# Time step per resolution (s/km), since dt is proportional to resolution
28-
dt_per_km = 3.0
28+
dt_per_km = 1.5
2929

3030
# Convergence threshold below which the test fails
3131
conv_thresh = 1.8

0 commit comments

Comments
 (0)