OpenFoam of Apps
OpenFoam of Apps
Tommaso Lucchini
Department of Energy
Politecnico di Milano
Make sure that you have sourced the OpenFOAM bashrc file correctly,
which should have been done for you already in the SLAX USB
distribution. Test by typing:
which icoFoam
which should give you a path to the icoFoam executable
Make sure that you have a $WM_PROJECT_USER_DIR directory:
ls $WM_PROJECT_USER_DIR
If not, you have to create it by doing the following:
mkdir $WM_PROJECT_USER_DIR
Make sure that you have a run directory:
ls $WM_PROJECT_USER_DIR/run
If not, you have to create it by doing the following:
mkdir $WM_PROJECT_USER_DIR/run
Solver Description
laplacianFoam Solves a simple Laplace equation, e.g.
for thermal diffusion in a solid
potentialFoam Simple potential flow solver which can
be used to generate starting fields for full
Navier-Stokes codes
scalarTransportFoam Solves a transport equation for a passive scalar
Solver Description
coldEngineFoam Solver for cold-flow in internal combustion engines
dieselEngineFoam Diesel engine spray and combustion code
dieselFoam Diesel spray and combustion code
engineFoam Solver for internal combustion engines
reactingFoam Chemical reaction code
XiFoam Compressible premixed/partially-premixed
combustion solver with turbulence modelling
Xoodles Compressible premixed/partially-premixed
combustion solver with large-eddy simulation
(LES) turbulence modelling
Solver Description
rhoPorousSimpleFoam Steady-state solver for turbulent flow of
compressible fluids for ventilation and heat-transfer,
with porous media
rhopSonicFoam Pressure-density-based compressible flow solver
rhoSimpleFoam Steady-state solver for turbulent flow of
compressible fluids for ventilation and heat-transfer
rhoSonicFoam Density-based compressible flow solver
rhoTurbFoam Transient solver for compressible, turbulent flow
sonicFoam Transient solver for trans-sonic/supersonic, laminar
flow of a compressible gas
sonicFoamAutoMotion Transient solver for trans-sonic/supersonic, laminar
flow of a compressible gas with mesh motion
sonicLiquidFoam Transient solver for trans-sonic/supersonic, laminar
flow of a compressible liquid
sonicTurbFoam Transient solver for trans-sonic/supersonic,
turbulent flow of a compressible gas
Solver Description
channelOodles Incompressible LES solver for
flow in a channel
dnsFoam Direct numerical simulation solver for boxes
of isotropic turbulence
oodles Incompressible LES solver
Solver Description
electrostaticFoam Solver for electrostatics
mhdFoam Solver for magnetohydrodynamics (MHD):
incompressible, laminar flow of a
conducting fluid under the
influence of a magnetic field
Solver Description
financialFoam Solves the Black-Scholes equation
to price commodities.
Solver Description
buoyantFoam Transient Solver for buoyant, turbulent
flow of compressible fluids for ventilation
and heat-transfer
buoyantSimpleFoam Steady-state solver for buoyant, turbulent
flow of compressible fluids for ventilation
and heat-transfer
Solver Description
boundaryFoam Steady-state solver for 1D turbulent flow,
typically to generate boundary layer conditions
at an inlet, for use in a simulation.
icoDyMFoam Transient solver for incompressible, laminar flow of
Newtonian fluids with moving mesh
icoFoam Transient solver for incompressible, laminar flow
of Newtonian fluids
nonNewtonianIcoFoam Transient solver for incompressible, laminar flow
of non-Newtonian fluids
simpleFoam Steady-state solver for incompressible, turbulent
flow of non-Newtonian fluids
turbDyMFoam Transient solver for incompressible, turbulent flow of
Newtonian fluids with moving mesh
turbFoam Transient solver for incompressible, turbulent flow
Solver Description
bubbleFoam Solver for a system of 2 incompressible fluid phases
with one phase dispersed, e.g. gas bubbles in a liquid
cavitatingFoam Solver for compressible liquid flow including
cavitation modelled by a barotropic equation of state
interFoam Solver for 2 incompressible fluids, which tracks
the interface and includes the option of
mesh motion
lesInterFoam Solver for 2 incompressible fluids capturing the
interface. Turbulence is modelled using a runtime
selectable incompressible LES model
multiphaseInterFoam Solver for n incompressible fluids
which captures the interfaces and
includes surface-tension and
contact-angle effects for each.
continued ...
Solver Description
rasInterFoam Solver for 2 incompressible fluids capturing the
interface. Turbulence is modelled using a runtime
selectable incompressible RAS model
settlingFoam Solver for 2 incompressible fluids for simulating
the settling of the dispersed phase
twoLiquidMixingFoam Solver for mixing 2 incompressible fluids
twoPhaseEulerFoam Solver for a system of 2 incompressible fluid
phases with one phase dispersed, e.g.
gas bubbles in a liquid
Solver Description
solidDisplacementFoam Transient segregated finite-volume
solver of linear-elastic,
small-strain deformation of a solid
body, with optional thermal
diffusion and thermal stresses
solidEquilibriumDisplacementFoam Steady-state segregated finite-volume
solver of linear-elastic,
small-strain deformation of
a solid body, with optional thermal
diffusion and thermal stresses.
See the Wiki, the Forum, and the OpenFOAM-extend project at SourceForge.