|
[Sponsors] |
January 29, 2016, 07:31 |
How does correctPhi.H work
|
#1 |
New Member
Join Date: Sep 2015
Posts: 3
Rep Power: 11 |
I am trying to understand how the correctPhi.H routine in the DyMFoam solvers works. In Jasak (1996) p236, it says that when the mesh is updated, the terms H(U) and a_p need to be interpolated for the new mesh, and then the pressure equation resolved to calculate new, conservative face fluxes.
This is not how the DyMFoam solvers (eg pimpleDyMFoam, rhoPimpleDyMFoam) work though. What they do is first calculate new via Uf & mesh.Sf(), or rhoUf & mesh.Sf(). I guess Uf/rhoUf somehow gets interpolated when the mesh is updated. The correctPhi code comes in after this. I assume that phi=(Uf & Sf) is not conservative, and that the correctPhi code somehow fixes this. Can anyone shed some light on where this correction equation comes from? |
|
Tags |
dynamic mesh, flux correction |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
RP_Set_Integer does not work in parallel | 86lolo | Fluent UDF and Scheme Programming | 2 | July 3, 2014 12:37 |
Does CX_Interpret_String work in parallel? | 86lolo | Fluent UDF and Scheme Programming | 2 | June 30, 2014 05:36 |
Companies that lease software & hardware for cloud-based work? | Catthan | ANSYS | 0 | June 18, 2014 11:53 |
Why do the Plant library cases don't work? | Alumna | Phoenics | 6 | June 22, 2004 13:08 |
why my In-Form doesn't work? | green | Phoenics | 2 | May 27, 2004 22:03 |