Preventing stuck particles tutorial page has a bug? #1478
Replies: 2 comments 1 reply
-
Thanks for reporting @nikopapa21, I had not seen this error. Fornutately it's easy to solve, just change the definition of the Kernels in cell [24] to
I'll commit a patch PR asap |
Beta Was this translation helpful? Give feedback.
0 replies
-
@erikvansebille Thank you for your reply. Is there a tutorial for preventing stuck particles on a 3D A-grid? I'm having some trouble. Particles are getting negative value depth (above surface) or getting stuck at the ocean floor. I am using these kernels:
As I understand, the displacement field is only for the surface layer? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
specifically after [24]. I get the same error when I implement it to my code.
What is causing this?
Beta Was this translation helpful? Give feedback.
All reactions