|
[Sponsors] |
March 4, 2015, 05:06 |
Question about buoyant Solvers
|
#1 |
New Member
Eugen
Join Date: Sep 2014
Posts: 18
Rep Power: 12 |
I want to understand the compressible buoyant solvers in OpenFOAM.
First: Why the gravity is reconstructed from surface fluxes here in buoyantSimpleFoam? Code:
UEqn() == fvc::reconstruct ( ( - ghf*fvc::snGrad(rho) - fvc::snGrad(p_rgh) )*mesh.magSf() ) ); Am i right if i say that it's not possible to add a body force in (already compiled) compressible solvers without buoyancy? |
|
February 7, 2017, 13:26 |
|
#2 |
New Member
Join Date: Apr 2016
Posts: 4
Rep Power: 10 |
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Types of solvers | CFD-Junior | Main CFD Forum | 6 | April 14, 2019 18:25 |
Solid Mechanics Solvers added to OpenFOAM Extend | bigphil | OpenFOAM Announcements from Other Sources | 26 | October 12, 2017 05:01 |
Question from tutorial: Buoyant flow in a partitioned cavity | noppawit | CFX | 13 | March 19, 2014 03:18 |
Different solvers for heat transfer problems | aylalisa | OpenFOAM Running, Solving & CFD | 7 | March 15, 2013 05:11 |
basic question: Specifying Pressure for comressible solvers | nileshjrane | OpenFOAM Running, Solving & CFD | 2 | October 14, 2010 11:16 |