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

Helmholtz operators are missing initializers #211

Closed
astanziola opened this issue Sep 25, 2023 · 0 comments · Fixed by #212
Closed

Helmholtz operators are missing initializers #211

astanziola opened this issue Sep 25, 2023 · 0 comments · Fixed by #212
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@astanziola
Copy link
Member

From https://discordapp.com/channels/1116725189972078639/1151518909254610984 by Wael - MIT:

I successfully ran the initial value problem you show in the documentation where jwave.png is loaded and uses as sources. However, I've been running into issues trying to recreate the results from the helmholtz problem test. The specific issue comes from this line: params = helmholtz.default_params(src, medium, omega=omega), which is always returning None for params. Would you mind helping with this? I see that default_params uses the method _bound_init_params from jaxdf.core, but for some reason the params passed back are always None. Thank you!

@astanziola astanziola added bug Something isn't working help wanted Extra attention is needed labels Sep 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant