Skip to content
Snippets Groups Projects
Commit 52eb0c83 authored by Henry's avatar Henry
Browse files

tutorials/multiphase/driftFluxFoam/ras/mixerVessel2D: add gravity in direction of drift

parent 8849ad20
No related branches found
No related tags found
No related merge requests found
...@@ -16,6 +16,6 @@ FoamFile ...@@ -16,6 +16,6 @@ FoamFile
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
dimensions [0 1 -2 0 0 0 0]; dimensions [0 1 -2 0 0 0 0];
value (0 0 0); value (0 -9.81 0);
// ************************************************************************* // // ************************************************************************* //
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment