[[!redirects analytical hydrodynamics]] # Contents * Automatic table of contents {: toc} ## Idea ## **Analytical hydrodynamics**, as it is understood here, means the investigation of fluid flows using tools from topology and differential geometry. These tools enable us to describe properties and conservation laws of fluid flows that may be important for [[computational fluid dynamics]], especially for [[climate models]]. Climate models need to solve the [[Navier-Stokes equations]] for the atmosphere and the oceans, they need to use [[discrete approximation schemes]] for this task. Such schemes can cause artefacts like the violation of conservation laws of the [[partial differential equations]] that they approximate. This phenomenon poses a huge problem for long running models like climate models. A climate model that violates the conservation of energy, for example, cannot be used to predict an average temperature (or, quite possible, to predict anything about the climate at all). Some currently used climate model suffer from these insufficiencies. Necessary corrections have to be added manually and heuristically and are commonly called "flow corrections". It is a part of ongoing research to remove these kinds of corrections from climate models. ## Details ## ### Ideal Fluids ### The flow of an ideal fluid, that is an incompressible, inviscid and homogenuous fluid, filling a certain domain, is from the mathematical viewpoint described by a geodesic on the group of diffeomorphisms of that domain that preserve volume elements. The geodesics are the geodesics of the Riemannian metric given by the kinetic energy. We'll make all of this precise in the following: As domain we take a compact Riemannian manifold $M$. The diffeomorphisms of $M$ form an infinite dimensional group $D(M)$. $D(M)$ is a [Fréchet manifold](http://ncatlab.org/nlab/show/Fr%C3%A9chet+manifold), so that some concepts from finite dimensional differential geometry may be defined on it. For ideal fluids we'll actually look at the subgroup of diffeomorphisms that conserve a given volume form $\omega$ on $M$: $$ SDiff(M) := \{ f \in D(M): f^* \omega = \omega \} $$ $SDiff$ is clearly a subgroup, it is also a _closed_ subgroup and therefore a Lie group. The (infinite dimensional) Lie algebra of $ SDiff(M) $ is the vector space of all vector fields on $M$ with zero divergence. ### Quick Reminder of Differential Geometry, Divergence, Pullback ### Let M be a smooth orientable Riemannian manifold of dimension n. A volume form $\omega$ is a n-form that vanishes nowhere. In $\mathbb{R}^3$ with cartesian coordinates $x, y, z$ the canonical example would be $$ \omega = d x \wedge d y \wedge d z $$ The dual basis of $d x$ etc. is denoted by $\partial_x$ etc. in our example. The divergence of a vector field $X$ with respect to a volume form $\omega$ is the unique scalar function $div(X)$ such that: $$ div(X) \omega = d(X \lrcorner \omega) $$ When we use our example we'd write of course $$ X = f_1 \partial_x + f_2 \partial_y + f_3 \partial_z $$ and the divergence of X would be $$ div(X) = \partial_x f_1 + \partial_y f_2 + \partial_z f_3 $$ which we get if we plug in the expression for $X$ into the formula $d(X \lrcorner \omega)$. Given two manifolds $M, N$ and a differentiable map $f: M \to N$, we can pull back a differential form $\omega$ on $N$ to one on $M$ via $$ f^{*} \omega_p (v_1, ..., v_n) := \omega_{f(p)} (d f(v_1), ..., d f(v_n)) $$ ### Ideal Fluids Continued ### The Euler viewpoint of fluids is that there are fluid packages or "particles". The fluid flow is described by specifying where each package or particle is at a given time t. When we start with a time $t_0 = 0$ on a given manifold $M$, the flow of every fluid package is decribed by a path on $M$ parameterized by time, and for every time $t \gt t_0$ there is a diffeomorphism $g_t$ of $M$ defined by the requirement that it maps the initial position of every fluid package to the position at time $t$. To be continued... ## References ## * V.I. Arnold, ; B.A. Khesin: _Topological methods in hydrodynamics._ (Springer 1998, [ZMATH](http://www.zentralblatt-math.org/zmath/en/advanced/?q=an:0902.76001&format=complete)) * Boris Khesin, Robert Wendt: _The geometry of infinite-dimensional groups._ (Springer 2009, [ZMATH](http://www.zentralblatt-math.org/zmath/en/advanced/?q=an:1153.22001&format=complete)) A paper dedicated to the [[Burgers equation]]: * Boris Khesin, Gerard Misiolek: _Shock waves for the Burgers equation and curvatures of diffeomorphism groups_ ([arXiv](http://arxiv.org/abs/math/0702196)) category:mathematical methods [[!redirects analytical hydrodynamics]] [[!redirects hydrodynamics]]