Skip to main content

buoyantPimpleFoam

Overview

Usage

Synopsis

buoyantPimpleFoam [OPTIONS]

Examples

buoyantPimpleFoam -region region1

Input

Arguments

No arguments required.

Options

-case <dir> Case directory (instead of current directory)
-decomposeParDict <file>
Alternative decomposePar dictionary file
-dry-run Check case set-up only using a single time step
-dry-run-write Check case set-up and write only using a single time step
-parallel Run in parallel
-postProcess Execute functionObjects only
-doc Display documentation in browser
-help Display short help and exit
-help-full Display full help and exit

Files

Fields

PropertyDescriptionTypeRequiredDefault
pPressure [Pa]volScalarFieldyes-
p_rghPressure - hydrostatic contribution [Pa]volScalarFieldyes-
UVelocity [m/s]volVectorFieldyes-
TTemperature [K]volScalarFieldyes-

Models

Method

The solver employs the PIMPLE algorithm to solve the following transport equations:

Further information

Tutorial:

Source code:

History: Introduced in version 1.7.0