转载自:http://www.cnblogs.com/fortran/articles/1996927.html

boundaryFoam

Steady-state solver for 1D
turbulent flow,typically to generate boundary layer conditions at
an inlet, for use in a simulation

Example Problems:

boundaryLaunderSharma model
which has the ability to in model cases and predict by-pass
transition, using the Launder equations.

boundaryWallFunctions solves
a 1D turbulent model with two walls and one cyclic
boundaries.

bubbleFoam

Solver for a system of two
incompressible fluid phases with one phase dispersed, e.g. gas
bubbles in a liquid

Example Problem:

bubbleColumnclassic bubble
column problem with an inlet and outlet for the foam and bubbles
and two walls.

buoyantFoam

Transient Solver for
buoyant, turbulent flow of compressible fluids for ventilation and
heat-transfer

Example Problem:

hotRoom 3D environment with
one inlet, the "floor", which the user can make any temperature and
watch the thermal effects. i.e., thermal plume emanating from a 600
degree source on the floor

buoyantSimpleFoam

Steady-state solver for
buoyant, turbulent flow of compressible fluids for ventilation and
heat-transfer

Example Problem:

hotRoom same as the first
hot room, however this solver is steady state, showing a longer
process, rather than transient.

buoyantSimpleRadiationFoam

Steady-state solver for
buoyant, turbulent flow of compressible fluids with radiation, for
ventilation and heat-transfer

Example Problem:

hotRadiationRoom a much
finer mesh room than the previous two hotRoom cases, along with an
elevated heating source, radiation

channelOodles

Incompressible LES solver
for flow in a channel

Example Problem:

channel395 solves for
channel flow, with several cyclic patches and only two top and
bottom walls. Able to keep the mass flow rate in the channel
constant, by calculating the velocity at each step, takes a long
time to run.

chtMultiRegionFoam

Solver that couples
conjugate heat transfer in a solid to a buoyancy-driven flow
simulation

Example Problem:

multiRegionHeater same as
the hotRoom example problems, however this has multiple sources for
heat, not just one

compressibleLesInterFoam

Solver for 2 compressible,
isothermal immiscible fluids using a volume of fluid (VOF)
phase-fraction based interface capturing approach, with
LES

Example Problems:

depthCharge2D modeled on a
scale, a charge is blown in the mixture and the turbulence is
modeled in a 2D environment based off the run time and a single
momentum equation

depthCharge3D same thing as
the first, but in a 3D environment.

coodles

Coodles is a generic
single-phase compressible LES solver

Example Problem:

pitzDaily a simple 2D
compression, inlet turbulence case with propane for the fluid, with
an applicable mesh

dieselFoam

Diesel spray and combustion
code

Example Problem:

aachenBomb block filled with
air, a diesel injector is placed on the top center of the block and
n-Heptane is injected, evaporates and combusts

dnsFoam

Direct numerical simulation
solver for boxes of isotropic turbulence

Example Problem:

boxTurb16 a box made up of
six cyclic patches to model isotropic turbulence

electrostaticFoam

Solver for
electrostatics

Example Problem:

chargedWire an electrostatic
solver with user input values for the electric field
strength

engineFoam

Solver for internal
combustion engines

Example Problem:

kivaTest a very complex mesh
of a combustion engine of a cylinder four pistons

financialFoam

Solves the Black-Scholes
equation to price commodities

Example Problem:

europeanCall gives the price
C of the trading cost S, the mesh is 1D

gnemdFoam

General purpose molecular
dynamics solver to simulate atoms in arbitrary shaped domains and
average atomic/molecular quantities to the mesh to create field
data

Example Problems:

constrictedChannel
demonstrates multiple species, tethered molecules, field plots and
the flexibility offered by molConfig

nanoNozzle a channel with a
complex shape of solid walls, where a section of neon is driven
along with mixes of argon, used to demonstrate molecule
demonstration

icoDyMFoam

Transient solver for
incompressible, laminar flow of Newtonian fluids with dynamic
mesh

Example Problem:

movingCone a dynamic moving
mesh that the user can manipulate to produce desired outcome,
simplest moving mesh

icoFoam

Transient solver for
incompressible, laminar flow of Newtonian fluids

Example Problems:

cavity enclosed square flow
field with one moving boundary

cavityClipped the same
cavity, but a square of length of 0.04 m is removed from the bottom
right of the cavity

cavityGrade same as the
cavity mesh, however there are now four individual blocks in the
cavity

elbow models the same
simulation as the cavity cases, however it is not the traditional
block mesh, but bent into an elbow

interDyMFoam

Solver for 2 incompressible
fluids, which captures the interface using a VOF method with
optional mesh motion

Example Problems:

damBreakWithObstacle a wall
of water falls, and crashes into an obstacle inside a 3D
environment

sloshingTank2D a 2D
environment that creates sloshing water to simulate crashing and
oscillating waves

sloshingTank2D3DoF Couldn't
find anything

sloshingTank3D a 3D
environment that created sloshing water to simulate crashing and
oscillating waves

sloshingTank3D3DoF Couldn't
find anything

sloshingTank3D6DoF Couldn't
find anything

interFoam

Solver for 2 incompressible
fluids, which captures the interface using a VOF method

Example Promblem:

damBreak simulation of a
breaking wall, the water runs into an object and is projected
around the 2D environment, modeled from user defined time
steps

laplacianFoam

Solves a simple Laplace
equation, e.g. for thermal diffusion in a solid

Example Problem:

flange a complex mesh of a
flange, shows thermal diffusion through the solid

lesCavitatingFoam

Transient cavitation code
with LES turbulence

Example Problems:

throttle a 2D mesh
consisting of two main chambers and a small connecting tube, from
the tube there is a thrusting source

throttle3D same case as seen
in 3D

lesInterFoam

Solver for 2 incompressible
fluids capturing the interface. Turbulence is modeled using a
runtime selectable incompressible LES model

Example Problem:

nozzleFlow2D a nozzle is
inserted into the bottom left of a wedge container, pouring in a
liquid, very applicable but runs slower than
rasInterFoam

mdEquilibrationFoam

Solver that equilibrates
and/or preconditions molecular dynamics systems

Example Problem:

periodicCube a cubic domain
with a periodic boundary in each direction, there is a lattice of
molecules, each in a block, heated to a target
temperature

mhdFoam

Solver for
magnetohydrodynamics (MHD): incompressible, laminar flow of a
conducting fluid under the influence of a magnetic field

Example Problem:

hartmann this solves the
coupled Maxwell-Navier-Stokes equations for an incompressible
fluid, with a presumed constant electrical conductivity

MRFSimpleFoam

Steady state solver for
incompressible turbulent flow with Multiple Reference Frames
regions

Example Problem:

mixerVessel2D a 2D rotator
or impellor working in a constant flow, can work at any
RPM

multiphaseInterFoam

Solver for an arbitrary
number of incompressible immiscible fluids, capturing the multiple
interfaces using a VOF method

Example Problem:

damBreak4phase same as the
damBreak case, however this case contains different fluids at
different levels in the mesh

damBreak4phaseFine same,
just with a finer mesh for greater resolution

nonNewtonianIcoFoam

Transient solver for
incompressible, laminar flow of non-Newtonian fluids

Example Problem:

offsetCylinder same as the
icoFoam tutorial, however in the mesh there is a cylinder, and it
is made to investigate laminar flow around the cylinder

oodles

Incompressible LES
solver

Example Problems:

pitzDaily same as the
coodles case with a very fine mesh, 244k cells. So it runs very
slowly

pitzDailyDirectMapped the
same as the pitzDaily case with a longer inlet, the mesh is still
composed of mainly walls

potentialFoam

Simple potential flow solver
which can be used to generate starting fields for full
Navier-Stokes codes

Example Problems:

cylinder non-orthogonal
mesh, investigate potential flow around a cylinder

pitzDaily same as the other
pitzDaily examples however, this case considers the Navier-Stokes
equations and can be any fluid

rasCavitatingFoam

Transient cavitation code
with RAS turbulence

Example Problem:

throttle same thruster
problem just as in lesCavitatingFoam, however, it doesn't use LES
turbulence for the thrust

rasInterFoam

Solver for 2 incompressible
fluids capturing the interface. Turbulence is modeled using a
runtime selectable incompressible RAS model

Example Problem:

damBreak same as the other
damBreak cases, however this has a RAS liquid, therefore the
turbulence isn't as great from the other cases

rhoCentralFoam

Density-based compressible
flow solver based on central-upwind schemes

Example Problems:

biconic25-55Run35 a rather
simple mesh made for thermodynamics, with an and a field stream,
this case contains a "perfect gas"

forwardStep a flow of Mach 3
at an inlet to a rectangular geometry with a step near the inlet
region that generates shock waves, can generate a supersonic
flow

LadenburgJet60psi Couldn't
Find Anything

obliqueShock 2D aerodynamic
test problem, there is a supersonic inlet into the simple
rectangular mesh, made to represent the reflection of an oblique
shock, such as a plane going mach

shockTube traditional shock
tube problem, a 2D environment in which a shock wave is produced
and the high-pressure and temperature gasses are shown

wedge15Ma5 very similar to
the oblique shock case, however the meshes bottom right side has
been cut out, the supersonic inlet has now been moved to the vertex
of the cut

rhoPimpleFoam

Transient solver for
turbulent flow of compressible fluids for ventilation and
heat-transfer

Example Problem:

angledDuct a simple mesh of
a duct that is bent at an angle, gas is thrust through the inlet
and makes its way to the outlet while heating the mesh as
well

rhoPorousSimpleFoam

Steady-state solver for
turbulent flow of compressible fluids with implicit or explicit
porosity treatment

Example Problems:

angledDuctExplicit duct with
a rectangular cross section with a sharp 45_ bend at the center.
The porous media is added where the duct is bending and it goes
halfway up the angled duct

angledDuctImplicit same as
the other solver, the difference is the porosity of examples, this
example has a finer mesh, and therefore is far more
robust

rhopSonicFoam

Pressure-density-based
compressible flow solver

Example Problems:

shockTube a one dimensional
unsteady case where a discontinuity, normally in pressure, is
introduced in the middle of the domain

wedge15Ma5 same as the first
wedge case, without the upward scheme, as the solver is also
pressure based

rhoSonicFoam

Density-based compressible
flow solver

Example Problems:

forwardStep same as the
first forward step without the applied upward scheme

shockTube same tube and
solver again, however this one is neither pressure or
central-upwind scheme based

rhoTurbFoam

Transient solver for
compressible, turbulent flow

Example Problem:

cavity the same as the
icoFoam case however this isn't a laminar flow, as well the lid is
no longer the transient side but the back wall

rhoTurbTwinParcelFoam

Transient solver for
compressible, turbulent flow with two thermo-clouds

Example Problem:

simplifiedSiwek multiregion
lagrangian clouds, in a squar 2D mesh with a long inlet in the top
left corner, shows turbulent flow into compression of the
gas

scalarTransportFoam

Solves a transport equation
for a passive scalar

Example Problem:

pitzDaily scalar transport,
swirl test: non-uniform initial field, using field
algebra

settlingFoam

Solver for 2 incompressible
fluids for simulating the settling of the dispersed
phase

Example Problems:

dahl a very fine 2D mesh in
which two 2 fluids are released, one one from the top and the other
from the bottom, they then settle together

tank3D Couldn't find
anything

simpleFoam

Steady-state solver for
incompressible, turbulent flow of non-Newtonian fluids

Example Problems:

airFoil2D a 2D airfoil in a
large square mesh, that is put into the flow of turbulent
non-Newtonian fluids

pitzDaily same as all the
others, however this version has a turbulent flow

pitzDailyExptInlet same
thing with a different inlet

simpleSRFFoam

Steady, incompressible,
rotating reference frame

Example Problem:

mixer a large 3D rotor, can
be applied in many different ways

snappyHexMesh

Automatic meshing
tool

Example Problems:

iglooWithFridges exactly as
advertised, an igloo with 2 fridges in it, simply used to show how
the tool works

motorBike once again, simply
here to show how the tool works

solidDisplacementFoam

Transient segregated
finite-volume solver of linear-elastic, small-strain deformation of
a solid body, with optional thermal diffusion and thermal
stresses

Example Problem:

plateHole a square mesh with
a quarter circle cut out of the bottom left corner, pressure is
applied to the plate for stress analysis

solidEquilibriumDisplacementFoam

Steady-state segregated
finite-volume solver of linear-elastic, small-strain deformation of
a solid body

Example Problem:

beamEndLoad a rectangular
beam is strained, testing the elastic properties of the material,
as well stress is shown in the beam

sonicFoam

Transient solver for
trans-sonic/supersonic, laminar flow of a compressible
gas.

Example Problems:

forwardStep same as the
other forwardStep problems, however this contains a laminar flow
rather than turbo

shockTube another version of
a shock tube problem with a laminar flow and compressible
gas

sonicLiquidFoam

Transient solver for
trans-sonic/supersonic, laminar flow of a compressible
liquid

Example Problem:

decompressionTank a simple
tank under high pressure becomes decompressed by a nozzle inserted
in the side of the tank

sonicTurbFoam

Transient solver for
trans-sonic/supersonic, turbulent flow of a compressible
gas

Example Problems:

nacaAirfoil a supersonic
flow around a 2D NACA airfoil

prism a supersonic flow
blown around a 2D prism

turbFoam

Transient solver for
incompressible, turbulent flow

Example Problem:

cavity same as the last
cavity case, however it contains incompressible gas

twoPhaseEulerFoam

Solver for a system of 2
incompressible fluid phases with one phase dispersed, e.g. gas
bubbles in a liquid

Example Problems:

bed couldn't find
anything

bed2 couldn't find
anything

bubbleColumn couldn't find
anything

XiFoam

Compressible
premixed/partially-premixed combustion solver with turbulence
modeling

Example Problem:

moriyoshiHomogeneous
couldn't find anything

Xoodles

Compressible
premixed/partially-premixed combustion solver with large-eddy
simulation (LES) turbulence modeling

Example Problems:

pitzDaily couldn't find
anything

pitzDaily3D couldn't find
anything

OpenFOAM Tutorial Standard Solvers【转载】的更多相关文章

  1. openfoam 的安装【转载】

    原文地址: http://blog.sina.com.cn/s/blog_14bf001d10102wifw.html OpenFOAM安装 OpenFOAM基于Linux系统下运行,由于对Linux ...

  2. 【OpenFOAM】——OpenFOAM入门算例学习

    1  明确目标——为啥费老大劲儿学习OpenFOAM 学习OpenFOAM主要出于课题需要,希望实现以下几个目标: l  [ ]学会用SnappyHexMesh生成高质量网格: l  [ ]学习使用O ...

  3. Deep Residual Learning for Image Recognition

    Kaiming He, Xiangyu Zhang, Shaoqing Ren, Jian Sun           Microsoft Research {kahe, v-xiangz, v-sh ...

  4. 2019-9-11-.NET-Standard

    title author date CreateTime categories .NET Standard lindexi 2019-9-11 9:0:29 +0800 2019-9-11 9:0:2 ...

  5. 2019-4-29-.NET-Standard

    title author date CreateTime categories .NET Standard lindexi 2019-4-29 12:7:26 +0800 2018-2-13 17:2 ...

  6. (转载)XML Tutorial for iOS: How To Read and Write XML Documents with GDataXML

    In my recent post on How To Choose the Best XML Parser for Your iPhone Project, Saliom from the comm ...

  7. OpenFOAM 中边界条件的设定【转载】

    转载自:http://blog.sina.com.cn/s/blog_a0b4201d0102v7jt.html 用习惯了FLUENT的操作界面,再使用OpenFOAM就会觉得非常繁琐.遇到的第一个问 ...

  8. [转载] CMake Official Tutorial——教程还是官方的好

    CMake官方教程传送门:https://cmake.org/cmake-tutorial/ 以下的内容跟官方教程基本一致,少数地方根据自己的测试有所改动: A Basic Starting Poin ...

  9. (转载)XML Tutorial for iOS: How To Choose The Best XML Parser for Your iPhone Project

    There are a lot of options when it comes to parsing XML on the iPhone. The iPhone SDK comes with two ...

随机推荐

  1. 0.b概述

    一.计算机与算法 计算 = 信息处理 计算模型 = 计算机 = 信息处理工具 算法:特定计算模型下,解决特定问题的指令序列  要素:输入 输出 正确性 确定性 可行性 有穷性 好算法:正确 健壮 可读 ...

  2. 小数据玩转Pyspark(2)

    一.客户画像 客户画像应用:精准营销(精准预测.个性化推荐.联合营销):风险管控(高风险用户识别.异常用户识别.高可疑交易识别):运营优化(快速决策.产品组合优化.舆情分析.服务升级):业务创新(批量 ...

  3. CentOS7安装CDH 第十一章:离线升级CDH版本

    相关文章链接 CentOS7安装CDH 第一章:CentOS7系统安装 CentOS7安装CDH 第二章:CentOS7各个软件安装和启动 CentOS7安装CDH 第三章:CDH中的问题和解决方法 ...

  4. 初识Nginx,简单配置实现负载均衡(ubuntu + Nginx + tomcat)

    工作需要,研究了一下Nginx的反向代理实现负载均衡,网上搜了一下教程,大多含糊不清,所以写下这个,权当总结,方便日后查看,如果能恰好帮到一些需要的人,那就更好了 先说需求,域名指向搭建了Nginx的 ...

  5. 分组函数(groupby、itemgetter)

    from itertools import groupby from operator import itemgetter d1={'name':'liuyi','age':25,'city':'SZ ...

  6. C++——多态实现原理分析

    前言 虚函数执行速度要稍慢一些.为了实现多态性,每一个派生类中均要保存相应虚函数的入口地址表,函数的调用机制也是间接实现.所以多态性总是要付出一定代价,但通用性是一个更高的目标. 实验环境 Windo ...

  7. DNS服务——服务端 和 客户端 配置

    参考:Linux下DNS主从服务器搭建详解 前言 电脑经常会出现一些网络小毛病.有的时候,QQ能正常上网,但是网页却打不开.这种时候十有八九是DNS出问题了. QQ在DNS不可用的时候,可以跳过DNS ...

  8. Pyspark读取csv文件

    #_*_coding:utf-8_*_ # spark读取csv文件 #指定schema: schema = StructType([ # true代表不为null StructField(" ...

  9. JS基础篇【1】

    该文讲解适用于有一定语言开发基础的朋友们,亦可当作久别重逢之回顾! 1.JS简介 JavaScript 是互联网上最流行的脚本语言,这门语言可用于 HTML 和 web,更可广泛用于服务器.PC.笔记 ...

  10. 脚本shell

    vim删除以#,空格开头的行   1,删除以#号开头的行: :g/^#/d :%s/^#.*\n 2,删除以空格开头的行: :g/^\s/d                “\s代表空格” :%s/^ ...