Skip to content

Commit

Permalink
Leftover from split explicit refactor (#3931)
Browse files Browse the repository at this point in the history
* leftover

* fix step free surface

* wrong PR
  • Loading branch information
simone-silvestri authored Nov 15, 2024
1 parent 6a95ceb commit b50c092
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ using KernelAbstractions: @index, @kernel
using KernelAbstractions.Extras.LoopInfo: @unroll

import Oceananigans.Models.HydrostaticFreeSurfaceModels: initialize_free_surface!,
setup_free_surface!,
materialize_free_surface,
ab2_step_free_surface!,
compute_free_surface_tendency!,
Expand Down

2 comments on commit b50c092

@navidcy
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need to bump patch release?

@glwagner
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lets do it as needed

Please sign in to comment.