Compute Fluid drag, Swim Physics

AI Thread Summary
The discussion revolves around a high school student seeking guidance on simulating swimming "Animats," focusing on fluid dynamics and drag. The student has a foundational understanding of vectors and Newtonian mechanics, having completed calculus, and is open to using C# or learning a new programming language for the project. Participants in the thread encourage the student, emphasizing the educational value of the project and inquire about their math, physics, and programming experience to provide tailored advice. Suggestions for resources or physics engines that can facilitate the simulation are requested to help the student advance in their ambitious endeavor.
omerAF
Messages
3
Reaction score
0
Hello,
I'm trying to create a simulation of swimming "Animats" (artificial animal). However, I'm only an high school student, so I don't know how to deal with fluid drag and fluid dynamics.
In this link you could find a short animation I made describing the swim motion my animat is going to follow.

I would appreciate it if anyone could explain me how to approach such sceneries, or refer me to an article I could learn from. If someone knows a physics engine that supports such movements, that would be even better.

p.s-that is my final goal
 
Technology news on Phys.org
Welcome to the PF.

This is a very ambitious project for a high school student, but also a great learning opportunity for you in several different subjects.

Can you tell us more about your math and physics and programming backgrounds so far? Have you had calculus yet? How much? Have you learned about vectors yet? Have you learned basic Newtonian Mechanics yet? (F=ma level)

What programming language and what graphics package are you planning on using for this project?
 
Well, I learned vectors and newoton laws, finished calculus, but nothing else that could be important. I'm in eleventh grade, so I still got some thibgs to learn, but I do know the basics.

I'm pretty flexible with my programming language, I would rather use c# but if I would have to learn a new language I'd learn.

Thank you for the quick reply!
 
Thread 'Is this public key encryption?'
I've tried to intuit public key encryption but never quite managed. But this seems to wrap it up in a bow. This seems to be a very elegant way of transmitting a message publicly that only the sender and receiver can decipher. Is this how PKE works? No, it cant be. In the above case, the requester knows the target's "secret" key - because they have his ID, and therefore knows his birthdate.
Back
Top