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

Add helper function for building buoyancy KernelFunctionOperation #3972

Closed
wants to merge 1 commit into from

Conversation

glwagner
Copy link
Member

@glwagner glwagner commented Dec 3, 2024

There is still a problem with the API, because we have a Buoyancy type, but then also a buoyancy constructor which returns a KernelFunctionOperation.

I think we should change Buoyancy to something else and reserve the colloquial "buoyancy" for the field. This still leaves an issue with the model property model.buoyancy but I feel that is a more minor issue. (We could also change the model property to something like buoyancy_formulation to distinguish between the concept of the "model" or "formulation" that is used to compute buoyancy, and the "buoyancy field" b, but I don't want to go so far yet.)

@glwagner
Copy link
Member Author

superceded by #3973

@glwagner glwagner closed this Dec 13, 2024
@glwagner glwagner deleted the glw/buoyancy branch December 13, 2024 00:47
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.

1 participant