|
[Sponsors] |
Flux splitting for compressible flow using finite difference method |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
February 7, 2020, 08:18 |
Flux splitting for compressible flow using finite difference method
|
#1 |
New Member
Amr Emad Ezzat
Join Date: Oct 2019
Posts: 9
Rep Power: 7 |
Hello,
Is there any resource or algorithm for how to apply the flux splitting upwind method for compressible flow using the finite difference method so I can follow? I want to simulate shockwave reflection on a surface and the central scheme did not do well in this situation. |
|
February 7, 2020, 09:55 |
|
#2 | |
Senior Member
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 6,896
Rep Power: 73 |
Quote:
Have a look here http://www.clawpack.org/gallery/index.html of course in the framework of "flux" splitting you have to think about the FV formulation. |
||
February 10, 2020, 06:13 |
|
#3 |
Senior Member
|
I am afraid that there is no such concept as flux splitting in FD, as it specifically involves splitting a flux on a given face in relation to the underlying Riemann problem there.
You can certainly arrange a FV approach on the same FD grid you are using and convert it back to the FD formulation, but that would require some arbitraryness in positioning FV faces. Then, why not just using FV? FV schemes are typically built as interpolation to faces + limiting + riemann problem. Flux splitting only solves one of the three parts of the scheme. FD schemes, in contrast, are typically built as a single piece for a convective derivative. |
|
Tags |
cfd code, compressible flow, finite difference method, flux spliting, navier stokes equations |
|
|
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 |
Mesh generation geometry using finite difference method -irregular geometry | manuc | Mesh Generation & Pre-Processing | 0 | February 26, 2016 08:10 |
The fundamental difference between Finite Difference and Finite Volume Methods | vikramaditya91 | Main CFD Forum | 3 | January 14, 2016 05:13 |
fluid flow but temperature raises from nowhere? | mxcfd | STAR-CCM+ | 5 | September 16, 2014 06:46 |
Solid-Liquid Two Phase Flow Numerical Simulation with the Finite Element Method | Qing Hao | Main CFD Forum | 2 | January 9, 1999 00:31 |