A shock tube is a tube containing high and low pressure gas separated by a thin diaphragm. A shock wave is produced when the diaphragm is quickly removed. The color in the upper plot shows the pressure. The lower plot shows the density. The following Mathematica code solves Euler’s equations using the finite volume method with the Jameson-Schmidt-Turkel (JST) scheme and Runge-Kutta time stepping.
Here is the flow inside a square box where the flow across the top of the box is moving to the right at Reynolds number 1000. This program uses the finite volume method to solve the Navier-Stokes equations assuming steady, incompressible, viscous, laminar flow. This was calculated on a 300×300 non-uniform grid and took 3 hours to run on my laptop. The animation shows the motion along the streamlines/pathlines.
This flapping wing was calculated using the unsteady vortex panel methodAlan Lai’s Fortran code. It assumes inviscid incompressible potential flow (irrotational). I also have a working Mathematica version of this code, but it is a little lengthy to show here.
Flapping Wing – Fortran 90, rendered in POV-Ray 3.6.1, 4/28/06
Biomimetics – Biomimetics is the study of biological mechanisms in order to engineer machines that can mimic them.
RoboCup – International robotic soccer competitions. Their goal is to build robots that can defeat champion human soccer players by the year 2050. It looks like they still have a way to go. See also RoboGames.
Bionic Dolphin – this submarine is too buoyant to go underwater, but when it is going fast enough, its “flippers” work like upside-down airplane “wings” to force it under water.
Airic’s Arm – bionic arm operated by “Fluidic Muscles”
Recent Comments