Skip to content

Higher order gradient calculation #41

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

Open
MaceKuailv opened this issue Mar 12, 2025 · 0 comments · May be fixed by #54
Open

Higher order gradient calculation #41

MaceKuailv opened this issue Mar 12, 2025 · 0 comments · May be fixed by #54

Comments

@MaceKuailv
Copy link

This is part of the JOSS paper review openjournals/joss-reviews#7873

np.gradient is used for most of the gradient calculation, which is a second order gradient operator. My worry is that it may not be enough for higher order gradients. It would be great if you can implement some higher order gradient functions. At least, the users should get a warning when doing something like

sf = fluidsf.generate_structure_functions_2d(U, V, x, y, sf_type=["LLLLLLLLL"], boundary=None)
@BrodiePearson BrodiePearson linked a pull request May 8, 2025 that will close this issue
@BrodiePearson BrodiePearson linked a pull request May 8, 2025 that will close this issue
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 a pull request may close this issue.

1 participant