CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Running, Solving & CFD (https://www.cfd-online.com/Forums/openfoam-solving/)
-   -   buoyant pimple foam (https://www.cfd-online.com/Forums/openfoam-solving/135247-buoyant-pimple-foam.html)

alzgh May 11, 2014 01:11

buoyant pimple foam
 
hi
i want to anderstand in which problems buoyant pimple foam uses?
and in "hot room" problem we dont have any inlet flow or outlet flow how flow creation in this problem?

Bulrush December 4, 2014 02:16

Which solver did you use to solve this problem?
 
since "No inlet and outlet" in your configuration, why not incompressible solver ?

alexeym December 4, 2014 02:37

Hi,

this is an excerpt from buoyantPimpleFoam.C

Code:

Application
    buoyantPimpleFoam

Description
    Transient solver for buoyant, turbulent flow of compressible fluids for
    ventilation and heat-transfer.

    Turbulence is modelled using a run-time selectable compressible RAS or
    LES model.

In hotRoom tutorial flow is created by buoyancy force as gas is heated from below (heat source is set by setFields).

Bulrush December 4, 2014 05:36

Quote:

Originally Posted by alexeym (Post 522406)
Hi,

this is an excerpt from buoyantPimpleFoam.C

Code:

Application
    buoyantPimpleFoam

Description
    Transient solver for buoyant, turbulent flow of compressible fluids for
    ventilation and heat-transfer.

    Turbulence is modelled using a run-time selectable compressible RAS or
    LES model.

In hotRoom tutorial flow is created by buoyancy force as gas is heated from below (heat source is set by setFields).

hi, so could you tell me where I can find the governing eqs for "buoyantPimpleFoam"? 3q.

alexeym December 4, 2014 05:42

In

Code:

$FOAM_APP/solvers/heatTransfer/buoyantPimpleFoam/*Eqn.H

Bulrush December 4, 2014 06:28

Quote:

Originally Posted by alexeym (Post 522443)
In

Code:

$FOAM_APP/solvers/heatTransfer/buoyantPimpleFoam/*Eqn.H

Thanks very much.


All times are GMT -4. The time now is 21:27.