|
[Sponsors] |
January 12, 2016, 06:46 |
Calculate flow
|
#1 |
New Member
maroua
Join Date: Jan 2016
Posts: 1
Rep Power: 0 |
I want to calculate the flow in a pipeline. I need numerical approach like Finite Element Method, Finite Volume Method, Finite Difference Method or Method of Characteristics.
Please, could you advise me what is the better method to use? Thanks |
|
January 12, 2016, 16:10 |
|
#2 |
Senior Member
Lucky
Join Date: Apr 2011
Location: Orlando, FL USA
Posts: 5,761
Rep Power: 66 |
Method of Characteristics is difficult to apply to a dissipative problem like viscous flows (it's very hard to find the characteristics).
For a regular cartesian grid, finite differencing is doable. For irregular grids also doable but there might be pain in some parts of your body. For grids with funny cell shapes you need to be using either Finite Element / Finite Volume method. It's hard to discretize the problem for grids with funny shapes using the other methods. There are fair reasons to choose FEM vs FVM, for example FVM results in a sparse system, which you can exploit with certain algorithms but it also has some drawbacks. Fluent is based on Finite Volume Method. |
|
Tags |
finite difference method, finite element method, finite volume method, method of characteristics |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Issues on the simulation of high-speed compressible flow within turbomachinery | dowlee | OpenFOAM Running, Solving & CFD | 11 | August 6, 2021 07:40 |
Possible to calculate the flow profile across flat plate? | midnightblack | Main CFD Forum | 1 | March 15, 2015 11:58 |
[OpenFOAM] calculate flow rate (artery geometry) | vitorspadetoventurin | ParaView | 3 | January 2, 2015 08:44 |
You can calculate the pressure drop in two-phase flow? example, slug flow or stratifi | Mechaniker | FLUENT | 0 | December 22, 2014 12:04 |
calculate volume flow from a 2D simulation | SimonH. | OpenFOAM | 0 | October 27, 2009 05:39 |