/stokesBuoyantSoluteFoam

Solves the advection/diffusion equation for a scalar coupled with stokes flow. The solute drives the flow by a Bousinessq term.

Primary LanguageC++

stokesBuoyantSoluteFoam

Uses OpenFOAM to simulate buoyant stokes-regime (i.e. close to zero Reynolds Number) flows generated by microbes.

Installation

Download the script with

git clone https://github.com/btweinstein/stokesBuoyantSoluteFoam.git

Once you have OpenFOAM installed, make the script with

wmake

You can then run the script by typing

stokesBuoyantSoluteFoam

Examples of Use

See the examples folder.