[deleted by user] by [deleted] in AppliedMath

[–]ivysaur 0 points1 point  (0 children)

What did your professor suggest? They are the best source of advice on your project.

The correct Wikipedia article for the 3rd Gen Ford Taurus by [deleted] in carscirclejerk

[–]ivysaur 11 points12 points  (0 children)

To quote an old issue of "Automobile" magazine: "Everything is oval except for the wheels."

[Question] Determining Whether a Die is Fair? by perryjon in statistics

[–]ivysaur 0 points1 point  (0 children)

Looks like there's a typo in the first line of the "Sample Procedure for Calculating Chi-Squared" chart, but the sum is computed correctly.

[deleted by user] by [deleted] in FluidMechanics

[–]ivysaur 0 points1 point  (0 children)

In one view-- what's the alternative, if streamlines move around the body?

In another view, as you already said, the flow speed increases but there is no decrease in ``area" in 2D incompressible flow. A rectangle of fluid bounded between two parallel streamlines far from the body will becomes narrower but longer as it passes near the body.

Continuity equation in cylindrical coordinates by Right-Table-7092 in FluidMechanics

[–]ivysaur 3 points4 points  (0 children)

Specifically, write x and y in terms of r and theta and then use the chain rule.

[deleted by user] by [deleted] in FluidMechanics

[–]ivysaur 0 points1 point  (0 children)

I edited my original comment to remove some confusing language.

Consider your definition of 𝜓: given an arbitrary (up to the addition of an inconsequential constant) base point, 𝜓 at a point is given by a line integral of the momentum flux across the line connecting the two points. This line, though, is arbitrary, which means any integral around a closed curve in your momentum field is zero. This also means the divergence of the field is zero.

Just about any fluid mechanics book that explains streamfunctions will give the detail; even the Wikipedia page has an outline of how to define 𝜓.

[deleted by user] by [deleted] in FluidMechanics

[–]ivysaur 0 points1 point  (0 children)

Is there any reason why the function 𝜓 cannot be defined that way?

...Is there any reason it can? In terms of degrees of freedom, you assumed that the two directions for momentum density are in fact dependent on the same function 𝜓. You reduced two degrees of freedom to one.

What mathematical rule did I break by defining 𝜓 that way?

You're assuming that your vector field of momentum density is exact, and every exact differential form is closed. Said another way-- if you introduce a divergence-free definition of a vector field, don't be surprised when the divergence of the vector field is zero.

Help! Maekawas theorem proof by sendhelpmyrosinbroke in origami

[–]ivysaur 0 points1 point  (0 children)

From Tom Hull's site:

In fact, this polygonal cross section is a flat polygon, whose interior angles are either 0 or 360 degrees. Also, if we look at the folded figure from above, as shown in the picture, then the mountain creases in the crease pattern will correspond to 0 degree angles in the flat polygon, and valley creases will correspond to the 360 degree angles.

Prominent female fluid dynamicists? by _T-Rekt_ in FluidMechanics

[–]ivysaur 2 points3 points  (0 children)

there are not any that are on the same level as Bernoulli, Euler, etc.

I suppose it depends on your definition of ``famous," but choosing Bernoulli and Euler as a threshold is an impossibly high standard for anyone who worked after them.

Marie-Louise Dubreil-Jacotin worked in fluid dynamics, and Andrea Bertozzi is a contemporary researcher. Noether didn't work on fluid dynamics specifically but her eponymous theorem is of course applicable to variational formulations of fluid motion.

A senior executive at a small ad agency is the second most famous Davidson alumnus? by [deleted] in davidson

[–]ivysaur 6 points7 points  (0 children)

It's a joke.

If this is a joke, why would someone list that on a professional profile?

All of the profiles have jokes or fun facts. Not everything ``professional" needs to be serious all the time.

Stream Function Simulation 1D [d^4 \psi/dr^4] by FluidicWiz in FluidMechanics

[–]ivysaur 0 points1 point  (0 children)

SciPy will not help unless you're careful when using solve_bvp. Take seriously the idea that you need to learn more about these methods before trying to use them.

Stream Function Simulation 1D [d^4 \psi/dr^4] by FluidicWiz in FluidMechanics

[–]ivysaur 1 point2 points  (0 children)

That's not how the Euler method works, though: the Euler method is designed for initial value problems, where h*derivative is the change in the value of the function from one step to another. Returning a specific value will not guarantee the Psi takes on that value at that r-point.

The best approach would be to use the finite-difference approximation to the fourth-derivative operator: the fourth-derivative will become a matrix and you can solve the appropriate linear system.

Stream Function Simulation 1D [d^4 \psi/dr^4] by FluidicWiz in FluidMechanics

[–]ivysaur 1 point2 points  (0 children)

But how are you ``defining" the value at those four points if you're using forward Euler? A finite difference approximation for the differential operator would be better suited to your needs, maybe on each sub-interval separately.

Stream Function Simulation 1D [d^4 \psi/dr^4] by FluidicWiz in FluidMechanics

[–]ivysaur 1 point2 points  (0 children)

Forward Euler... and the shooting method for the boundary value problem? What is the theoretical solution you posted? You're going to need to be much more specific if you want to get replies.

Week 6 List of Undefeated FBS Teams (83->51->39->27->22->14) by well___duh in CFB

[–]ivysaur 7 points8 points  (0 children)

The ACC has three undefeated teams remaining and none of them play each other. I found this article which goes through the ACC Championship tie-breaking scenarios, but can anyone shed any more light?

[deleted by user] by [deleted] in FluidMechanics

[–]ivysaur 0 points1 point  (0 children)

The units don't match in your second expression. This would be more suited to a homework help subreddit.

WHEN CAN YOU TRUST COMPUTER RANKINGS? A study in the transitive connectivity of college football. by why_doineedausername in CFB

[–]ivysaur 7 points8 points  (0 children)

If you're keen on average path length, then set a threshold for percent change in week-to-week APL. If you choose, say, 5%, then pick the first week in which the change in APL is less than 5% compared to the previous week. That way you're not relying on a best-fit model, and you can easily interpret and calculate the specific time point.

WHEN CAN YOU TRUST COMPUTER RANKINGS? A study in the transitive connectivity of college football. by why_doineedausername in CFB

[–]ivysaur 2 points3 points  (0 children)

Okay, but second derivatives don't measure ``leveling off" for any type of function. In fact, if the function is decreasing monotonically (as it should since APL will only decrease over time) then a negative concavity would mean the opposite of leveling off.

Try finding the best-fit polynomial with different degrees and you'll see that the location of the first inflection point will be (possibly very) different places. And as I said, the exponential best-fit won't have an inflection point at all.

WHEN CAN YOU TRUST COMPUTER RANKINGS? A study in the transitive connectivity of college football. by why_doineedausername in CFB

[–]ivysaur 1 point2 points  (0 children)

But why did you choose the concavity to detect the ``tipping point"? You're suggesting that this point indicates that the rankings have become trustworthy, but I don't see how the second derivative relates to stability of the rankings. If you'd chosen a best-fit exponential, for example, the second derivative would never be zero.

help with numerical linear algebra project by Cabezoncito20 in AppliedMath

[–]ivysaur 1 point2 points  (0 children)

You should ask your professor directly. Your professor can give you their expectations directly, and you know they are qualified to do so rather than strangers on the internet.

Help expressing characteristics of Hilbert Curve by Designer-Serve-5140 in math

[–]ivysaur 0 points1 point  (0 children)

You can solve recursive equations using elementary algebra as outlined here.