Skip to content

v0.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@JamieJQuinn JamieJQuinn released this 03 May 15:49
· 76 commits to master since this release

The code is functional for solving incompressible fluids problems involving

Boundary conditions:

  • doubly periodic
  • periodic in x, Dirichlet conditions in z

Spatial discretisation:

  • Fourier spectral in both directions
  • Fourier spectral in x and finite difference in z

Time stepping schemes:

  • Explicit for any discretisation
  • Semi-implicit treatment of diffusion operator in fully-spectral only

Compressibility is currently enforced using a vorticity-streamfunction formulation of the Navier-Stokes equations.