Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremy-lilly committed Feb 8, 2024
1 parent ebdc9ac commit a2a3548
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ module ocn_time_integration
timeIntRK4 = 4, &! 4th-order Runge-Kutta
timeIntLTS = 5, &! local time-stepping
timeIntFBLTS = 6, &! forward-backward lts
timeIntSplitExplicitAB2 = 7, &! split-explicit AB2 baroclinic
timeIntSplitExplicitAB2 = 7 ! split-explicit AB2 baroclinic

!***********************************************************************

Expand Down

0 comments on commit a2a3548

Please sign in to comment.