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

wave.py example does not compute a solution #27

Open
ZakHodgson opened this issue Jun 19, 2020 · 0 comments
Open

wave.py example does not compute a solution #27

ZakHodgson opened this issue Jun 19, 2020 · 0 comments

Comments

@ZakHodgson
Copy link

Hey there, thank you for your work.

running wave.py does not seem to produce a solution.
The loss begins at approximately -0.00012 or so, then continues over iterations to, -1, -2, ... ,-50,
but the img solution is just a blank white square.

After toggling the setup on line 125, the first iteration shows waves propagating, but later ones are back to a blank white square.

Perhaps the values of p are simply clipping?

Particle based examples (diffmpm.py) and water_renderer.py work fine.

Any ideas?

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

No branches or pull requests

1 participant