Skip to content

Commit caa340e

Browse files
committed
Fix comment in manufactured solution configs
1 parent 28e5f4a commit caa340e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

polaris/ocean/tasks/manufactured_solution/manufactured_solution.cfg

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,9 @@ refinement_factors_time = 1., 0.5, 0.25
7777
[convergence_forward]
7878

7979
# time integrator
80-
# mpas-ocean: {'split_explicit', 'RK4'}
81-
# omega: {'Forward-Backward', 'RungeKutta4', 'RungeKutta2'}
80+
# either: {'RK4'}
81+
# mpas-ocean: {'split_explicit'}
82+
# omega: {'Forward-Backward', 'RungeKutta2'}
8283
time_integrator = RK4
8384

8485
# RK4 time step per resolution (s/km), since dt is proportional to resolution

0 commit comments

Comments
 (0)