Database: Difference between revisions

From openpipeflow.org
Jump to navigation Jump to search
mNo edit summary
Line 3: Line 3:


* '''Files may be loaded with with different parameter settings'''.  If there is a change in resolution, data will be interpolated or truncated automatically.
* '''Files may be loaded with with different parameter settings'''.  If there is a change in resolution, data will be interpolated or truncated automatically.
* '''The state file contains spectral coefficients of the velocity perturbation'''.  Each component has dimension (N,H,2), where N is the number of radial points, H is the number of Fourier coefficients, and 2 corresponds to real and imaginary parts.  Indices [1,H] in the state file correspond to indices [0:H-1] in the code; see [[Core_implementation#Ordering_the_Fourier_modes]].
* '''The state file contains radial points and for each the Fourier spectral coefficients of the velocity perturbation'''.  Each component has dimension (N,H,2), where N is the number of radial points, H is the number of Fourier coefficients, and 2 corresponds to real and imaginary parts.  Indices [1,H] in the state file correspond to indices [0:H-1] in the code; see [[Core_implementation#Ordering_the_Fourier_modes]].
* '''For visualisation, data needs converting to real space'''.  See comments in the file <tt>matlab/Readme.txt</tt> supplied with the code.
* '''For visualisation, data needs converting to real space'''.  See comments in the file <tt>matlab/Readme.txt</tt> supplied with the code.



Revision as of 04:00, 25 February 2019

Below are files that can be manipulated or used as initial conditions, state.cdf.in. A Main.info should be provided with each state file containing parameter settings.

  • Files may be loaded with with different parameter settings. If there is a change in resolution, data will be interpolated or truncated automatically.
  • The state file contains radial points and for each the Fourier spectral coefficients of the velocity perturbation. Each component has dimension (N,H,2), where N is the number of radial points, H is the number of Fourier coefficients, and 2 corresponds to real and imaginary parts. Indices [1,H] in the state file correspond to indices [0:H-1] in the code; see Core_implementation#Ordering_the_Fourier_modes.
  • For visualisation, data needs converting to real space. See comments in the file matlab/Readme.txt supplied with the code.

To unpack

tar -xvvzf file.tgz

Sample Initial Conditions

Relative Equilibria (travelling waves)

See Pringle, Duguet and Kerswell (2009) for classification according to the Symmetries_of_pipe_flow that each solution carries. The states feature prominently in the articles indicated below.

Relative Periodic Orbits