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

Unexpected behaviour with 0 horizontal velocity #44

Open
jake-goldsmith opened this issue Jun 29, 2023 · 0 comments
Open

Unexpected behaviour with 0 horizontal velocity #44

jake-goldsmith opened this issue Jun 29, 2023 · 0 comments

Comments

@jake-goldsmith
Copy link

Hi,

I've been playing around with some different initial conditions and am a bit confused why when throwing the frisbee vertically upwards with no spin it doesn't fall directly downwards.

Initial conditions:
Disc(vx = 0.00001, vz = 20, dgamma=0))

Output:
image

I also tried to plot the velocities.

image

It looks like rather than going straight up and back down again the frisbee has tilted to the right and sped up in that direction which confuses me as I can't understand why the disc would tilt that way. I also don't understand why vz appears to not go below 0 despite the disc appearing to fall in the visualisation.

Do you have any idea what might be causing this? Could it be an error in the underlying model, or is it some sort of artifact from the simulation?

Any help would be appreciated, thanks!

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