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

Coefficient of Drag #1

Open
manthey opened this issue Apr 30, 2016 · 0 comments
Open

Coefficient of Drag #1

manthey opened this issue Apr 30, 2016 · 0 comments

Comments

@manthey
Copy link
Owner

manthey commented Apr 30, 2016

By default, the program uses a coefficient of drag based on Reynolds and Mach numbers from Miller, 1979, with the low-speed Cd taken from Munsun, 1998. These don't match values given by Hutton, 1812 (Vol. III, p. 318), and seem like they aren't as high as they should be for lower speeds.

Specifically, Hutton gives some values with both range and time-of-flight, and the time-of-flight is longer than it should be based on the drag I am computing. Also, Helie, 1865 gives some trajectories from some data collected in Russia that also exhibit this problem. Ideally, the power factor computer for the gunpowder would be essentially the same (within expected experimental error) throughout the trajectory if the ballistics calculations match reality.

I've added a version of Miller, 1979 as converted to equations by Collins, 2016. For some comparisons, I've added a low-speed equation from Morrison, 2013, and a formula from Henderson, 1976 for a wide range of Re and Mn. Of these, Miller seems to give the closest to the experimental data, yet it still isn't right.

It would be good to find better support for the Cd, or possibly try out equations produced by Helie, Hutton, or others.

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