|
Basilisk CFD
Adaptive Cartesian mesh PDE framework
|
Go to the source code of this file.
Functions | |
| void | event_acceleration (void) |
| Event: acceleration (i++) | |
Variables | |
| double * | drho |
|
extern |
This adds buoyancy to the multilayer solver, assuming that each layer has a constant density variation.
This is a special case of the more general buoyancy module which should be consulted for more details.
The density variations in each layer are defined by the user using the drho array whose dimension must match the numbers of layers.
Referenced by energy(), event_acceleration(), and RPE().