Hydrodynamic Stability 2 [new!]

Nonmodal linear stability via the Galerkin method using Chandrasekhar functions expansion

This codes solve the Orr-Sommerfeld/ Squire Initial Value Problem for linear,  three-dimensional, wave perturbations in shear flows. The solution is computed by a semi-analytical procedure. Starting from the velocity-vorticity formulation, the solution is expressed in term of normal eigenfunctions expansion and the problem is reduced to a set of ODEs via the Galerkin variational procedure. We use the Chandrasekhar eigenfunctions for the velocity, and Fourier for the vorticity, providing a 5th order of accuracy. The method is implemented in Matlab, and the code consists of four scripts.

Find below the complete documentation for the method and the code.  Just some information:

  • The code solves the Orr-sommerfeld/Squire nonmodal and modal problem;
  • Only no-slip boundary condition are considered;
  • The computation is fast (order of 1 minute per simulation);
  • The user can specify any parallel base flow (bounded, arbitrary domain size), and any initial condition for the velocity;
  • The user can define arbitrary time and spatial grids (please see the documentation for all the details);


Code Development and Versions

All the codes has been developed and maintaned by our group:

      • Version 0 (2013): the first version was published in the Master's theses of Federico Fraternale.
      • Version 1.0 (2014):  arbitrary y-domain  included to study the frozen-wake flow with homogeneous boundary conditions for the perturbation; other numerical improvements.

Software Download

          • Documentation  [PDF] 
          • Stability code v1.0 for plane Poiseuille, Couette and Wake flows [DOWNLOAD]

 

Credits