|
[Sponsors] |
March 29, 2017, 17:15 |
Volume conservation / divergence errors
|
#1 |
Senior Member
Join Date: Jul 2013
Posts: 124
Rep Power: 13 |
Hi all,
I am running into a problem which I do not quite understand related to how exactly continuity errors are calculated. I am using the icoFoam solver. When I run the solver, I consistently have time step continuity errors that are on the order of 1e-16, and if I also have the code print max(fvc::div(phi)), this consistently gives values on the order of 1e-9 or less, except the first few time steps. However, when I view my results in paraview and calculate the divergence of the velocity field, it is 7-8 orders of magnitude larger. Also, when I have the code print max(fvc::div(U)), it is also 7-8 orders of magnitude larger than max(fvc::div(phi)). I assume that this error is somehow introduced through an interpolation scheme somewhere along the way? However, it's very important for my results to have zero divergence in the velocity field. I would greatly appreciate any help with this issue. EDIT: I guess the question boils down to: why are fvc::div(U) and fvc::div(phi) different by 8 orders of magnitude??? Thanks. |
|
April 4, 2017, 14:45 |
|
#2 |
Senior Member
Join Date: Jul 2013
Posts: 124
Rep Power: 13 |
Sorry for the bump, does anyone have any ideas on why fvc::div(U) and fvc::div(phi) could be different by 8 orders of magnitude?
Thanks. |
|
Tags |
continuity, divergence, volume conservation |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
how to set periodic boundary conditions | Ganesh | FLUENT | 15 | November 18, 2020 07:09 |
pimpleDyMFoam computation randomly stops | babapeti | OpenFOAM Running, Solving & CFD | 5 | January 24, 2018 06:28 |
How to use "translation" in solidBodyMotionFunction in OpenFOAM | rupesh_w | OpenFOAM Running, Solving & CFD | 5 | August 16, 2016 05:27 |
InterFoam negative alpha | karasa03 | OpenFOAM | 7 | December 12, 2013 04:41 |
fluent add additional zones for the mesh file | SSL | FLUENT | 2 | January 26, 2008 12:55 |