Fluid Mechanics (Book): Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 12: Line 12:
}}
}}


Continuum mechanics and fluid mechanics in particular are unusual as branches of mechanics. It has the most apparent relevance to geometry yet its development in this aspect is not as popular, and theory initially lagged behind the basic physical features - there was no account for drag. This was corrected towards the end of the 19th century, as physics developed overall and computational techniques coming directly from theory began (and still do) dominate. Most recently, Vladimir Arnol'd helped to show topological aspects of fluid mechanics: ideal fluid flows are geodesics in the infinite dimensional diffeomorphism group (such Lie groups also appear in QFT and CFT). The difficulties in describing turbulence persist, and it remains a testament to the difficulty of describing dynamics at multiple interacting scales. The Reynolds number expresses the scale invariance of specific phenomena, and is the entry point to the study of turbulent flows. In the simplest case, this number is calculated as the ratio uL/𝜈 where u is the velocity of the flow, L is the length of an immersed object, 𝜈 is the viscosity. Zero viscosity corresponds of the limit of the Navier Stokes equations to the Euler equations as studied in Arnol'd's book. Realistic fluids have some viscosity however small, and this is accounted for in the layer of fluid flow near the immersed object where the gradient of the velocity is large (friction takes over near the object). This theory, known as Boundary Layer Theory, was developed by Prandtl. A typical example would be air, which is very inviscid and corresponds to high Reynolds numbers especially in higher speed flows associated with aeronautics.
Continuum mechanics and fluid mechanics in particular are unusual as branches of mechanics. It has the most apparent relevance to geometry yet its development in this aspect is not as popular, and theory initially lagged behind the basic physical features - there was no account for drag. This was corrected towards the end of the 19th century, as physics developed overall and computational techniques coming directly from theory began (and still do) dominate. Landau's text thus produces the up-to-date theoretical ideas of fluid mechanics. Most recently, Vladimir Arnol'd helped to show topological aspects of fluid mechanics: ideal fluid flows are geodesics in the infinite dimensional diffeomorphism group (such Lie groups also appear in QFT and CFT). The difficulties in describing turbulence persist, and it remains a testament to the difficulty of describing dynamics at multiple interacting scales. The Reynolds number expresses the scale invariance of specific phenomena, and is the entry point to the study of turbulent flows. In the simplest case, this number is calculated as the ratio uL/𝜈 where u is the velocity of the flow, L is the length of an immersed object, 𝜈 is the viscosity. Zero viscosity corresponds of the limit of the Navier Stokes equations to the Euler equations as studied in Arnol'd's book. Realistic fluids have some viscosity however small, and this is accounted for in the layer of fluid flow near the immersed object where the gradient of the velocity is large (friction takes over near the object). This theory, known as Boundary Layer Theory, was developed by Prandtl. A typical example would be air, which is very inviscid and corresponds to high Reynolds numbers especially in higher speed flows associated with aeronautics.


Because of the prevalence of computational methods, fluid mechanics is also a great entry point to the general study of numerical computing. We take this opportunity to introduce fluid mechanics and numerical ideas simultaneously while still provoking the geometric themes from earlier in our resources. Pope's text on turbulent flows indicates the three basic methods of simulation in fluid mechanics: DNS (Direct Numerical Simulation), LES (Large Eddy Simulation), and RANS (Reynolds-Averaged-Navier-Stokes) and equally importantly the statistical interpretation of turbulence. While we expect turbulence to be technically deterministic, due to the very fine detail we may treat it like noise and calculate the frequencies involved (power spectrum) which as it sounds is the Fourier decomposition used in electromagnetism and quantum mechanics. For LES, it makes simulation easier than DNS by being able to ignore the high frequency/small spatial detail part of the spectrum and still captures the coarser features of the flow. Aside from mathematics or numerical methods, some important applications of fluid mechanics are also provided - cloud physics, plasma. Our guide to numerical thinking should also be sufficient to implement these applications. Maybe you will help predict the weather or even control it, not to mention applications to nuclear fusion! Plasma applications are largely fluid-mechanical, but will be contained under Landau 10 as that is where Landau's work on plasmas is discussed.
Because of the prevalence of computational methods, fluid mechanics is also a great entry point to the general study of numerical computing. We take this opportunity to introduce fluid mechanics and numerical ideas simultaneously while still provoking the geometric themes from earlier in our resources. Pope's text on turbulent flows indicates the three basic methods of simulation in fluid mechanics: DNS (Direct Numerical Simulation), LES (Large Eddy Simulation), and RANS (Reynolds-Averaged-Navier-Stokes) and equally importantly the statistical interpretation of turbulence. While we expect turbulence to be technically deterministic, due to the very fine detail we may treat it like noise and calculate the frequencies involved (power spectrum) which as it sounds is the Fourier decomposition used in electromagnetism and quantum mechanics. For LES, it makes simulation easier than DNS by being able to ignore the high frequency/small spatial detail part of the spectrum and still captures the coarser features of the flow. Aside from mathematics or numerical methods, some important applications of fluid mechanics are also provided - cloud physics, plasma. Our guide to numerical thinking should also be sufficient to implement these applications. Maybe you will help predict the weather or even control it, not to mention applications to nuclear fusion! Plasma applications are largely fluid-mechanical, but will be contained under Landau 10 as that is where Landau's work on plasmas is discussed.