Overview

Usage

Synopsis

thermoFoam [OPTIONS]

Examples

thermoFoam -region region1

Input

Arguments

No argument needed.

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

Property Description Type Required Default
U Velocity [m/s] volVectorField yes -
T Temperature [K] volScalarField yes -

Models

Method

The solver can employ the SIMPLE or the PIMPLE algorithm to solve the energy transport equation on a frozen flow field:

Further information

Tutorial:

  • None

Source code:

History:

  • Introduced in version 2.2.0