Recent content by muffinman123
-
M
Undergrad Where to find sample fluid stirring data?
I want to find some force data for fluid stirring. originally I intended to record the data using my force sensor, but it doesn't have the resolution to read stirring force for Newtonian fluid. unless there's a Newtonian fluid with high enough viscosity to produce a reaction force greater...- muffinman123
- Thread
- Data Fluid
- Replies: 1
- Forum: Classical Physics
-
M
Graduate Adding stirring force acting on the fluid
just wondering, is there any place where I can find existing force data on fluid stirring? I have a force sensor but it won't register anything under a Newton. stirring water won't even beat the noise values, so I am hoping there are existing data I can use as reference- muffinman123
- Post #7
- Forum: Mechanics
-
M
Graduate Adding stirring force acting on the fluid
thing is, I already have SPH program, is there no reasonable way to add the effects of the stirring force into my numerical solution? my lagrangian navier stokes equation is already much simplified. the momentum equation has 3 terms, pressure, viscosity, and external force. surely there...- muffinman123
- Post #5
- Forum: Mechanics
-
M
Graduate Adding stirring force acting on the fluid
can you link me to the procedure to approach this problem? I realized too that this must be solved in the Navier Stokes equation, not just simple collision detection like walls and stuff, but I don't know how the forces work in that perspective since I am pretty new to fluid mechanics myself. thx- muffinman123
- Post #3
- Forum: Mechanics
-
M
Graduate Adding stirring force acting on the fluid
when you stir fluid in a beaker of fluid, how is the motion on the fluid by the stirring rod calculated? the fluid is represented using smoothed particle hydrodynamics lagrangian method so that I can look at fluid as a bunch of spheres interacting with each other through a sort of force...- muffinman123
- Thread
- Fluid Force
- Replies: 6
- Forum: Mechanics
-
M
Moving ball colliding with a side of a cube
Homework Statement assuming the path of the ball is linear, if the ball collides with the cube, I want to find which side the cube the ball collided with. this is a discreet problem, the ball's position and velocity are always known. the cube's size is bigger than the ball's size in the way...- muffinman123
- Thread
- Ball Cube
- Replies: 1
- Forum: Engineering and Comp Sci Homework Help
-
M
Graduate What kind of math notation is this?
alright, let me make this question simpler, what language is this? is it latex?- muffinman123
- Post #3
- Forum: Topology and Analysis
-
M
Graduate What kind of math notation is this?
what kind of math language is this? $I\subset \reals$ $$\gamma_i:I_i\rightarrow M,\quad I_i\subset\reals,\quad i=1,2$$ $\sigma_{\alpha\beta}$ , let $$\rJ\sigma_{\alpha\beta}:V_{\alpha\beta}\rightarrow \Mat_{n,n}(\reals)$$ I have seen this notation thrown around in this forum, but I never...- muffinman123
- Thread
- Notation
- Replies: 3
- Forum: Topology and Analysis
-
M
Need a list of good books from general to specialized topics
bump, just looking for a list of reference books- muffinman123
- Post #2
- Forum: Science and Math Textbooks
-
M
Need a list of good books from general to specialized topics
need a list of books for general reference for the future. currently a master level engineering student, I went through undergrad with some confusing books and I want to acquire some modern books on individual topics that are well received. for specialized topics, I am in need of introductory...- muffinman123
- Thread
- Books General List Topics
- Replies: 2
- Forum: Science and Math Textbooks
-
M
Higher order terms of Range Kutta for SPH?
is damping usually introduced in velocity or displacement? if displacement reaches stable condition first, wouldn't velocity still be fluctuating because velocity calculation does not involve displacement at all? or should the damping go into the force calculations in SPH?- muffinman123
- Post #7
- Forum: General Engineering
-
M
If ultrasound can be used to measure elasticity
can you simply extract the elasticity from ultrasound medical images? I don't know ultrasound very much but I just found out it can measure elasticity. under what condition can ultrasound be used to measure elasticity of some deformable object and do ultrasound medical images qualified for...- muffinman123
- Thread
- Elasticity Measure Ultrasound
- Replies: 1
- Forum: Materials and Chemical Engineering
-
M
Higher order terms of Range Kutta for SPH?
isn't leapfrog a version of verlet? I already know leapfrog is unstable in my application, how can I adjust it to forcefully stabilize it?- muffinman123
- Post #5
- Forum: General Engineering
-
M
Higher order terms of Range Kutta for SPH?
what other numerical methods out there that doesn't require looking ahead in this manner? because my simulation is running on real time with random external forces applied at different times. I tried leapfrog but the displacements could not reach equilibrium and the model blew itself up so I...- muffinman123
- Post #3
- Forum: General Engineering
-
M
Higher order terms of Range Kutta for SPH?
I am using smooth-particle hydrodymamics(SPH) method to model a deformable object. It is based on the procedure found in Markus Gross's point based animation book, the algorithm is attached in the image below. This algorithm uses Euler for numerical integration as seen in step 21 and 22, and...- muffinman123
- Thread
- Higher order Range Terms
- Replies: 7
- Forum: General Engineering