Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes FFT solver constructor for an ensemble of slice models #2220

Merged
merged 2 commits into from
Feb 4, 2022

Conversation

glwagner
Copy link
Member

@glwagner glwagner commented Feb 4, 2022

The signature used to extend FFTImplicitFreeSurfaceSolver was not used by build_implicit_free_surface_solver; thus, slice ensemble models had incorrect free surface solvers. This PR fixes it.

@glwagner glwagner requested a review from navidcy February 4, 2022 06:15
@navidcy
Copy link
Collaborator

navidcy commented Feb 4, 2022

I'll merge when tests pass! This is needed for https://github.com/CliMA/OceanTurbulenceParameterEstimation.jl/pull/165

@navidcy navidcy merged commit d857f77 into main Feb 4, 2022
@navidcy navidcy deleted the glw/fix-slice-ensembles branch February 4, 2022 09:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants