Skip to content

Stratified Flows module #93

@chowland

Description

@chowland

We've discussed this before, but now I've submitted my thesis (yay!), I actually have time to start working on a module for a vertical plane with an imposed mean stratification. There are a couple of options for the implementation of this:

  • Vorticity-streamfunction formulation. Should be relatively simple to implement given its similarity to the existing modules.
  • Primitive variable formulation for velocity (u, w) and buoyancy perturbation θ with a pressure solve through a projection method. I saw you have a 3D box as a potential future development on FourierFlows, so implementing a pressure solver may be useful to lead in to that.

Any thoughts?

Once this is working it should be relatively simple to include multiple scalars and make some cool examples of salt fingering and diffusive convection.

I'll be using the existing modules as a starting point and will let you know how I get on. Any tips for developing these modules are much appreciated!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions