View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000887 | OpenFOAM | Bug | public | 2013-06-13 09:28 | 2022-05-18 11:09 |
Reporter | Assigned To | will | |||
Priority | urgent | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Summary | 0000887: Conservativity Problem of AMI-Interpolation | ||||
Description | Testcase evaluation has shown conservativity issues for AMI-Interfaces. Interfaces are conservative with respect to their neighbour but loose mass compared to inlet/outlet. Our suspicion is that the matrix-update in the fvPatchField / GAMGInterfaceField does not fullfil conservativity. Computation of fluxes with the interpolation may be globally conservative but using averaged fluxes together with weights seams to lead to conservativity failure. We think it would be better to use local variables together with the weights to compute the fluxes there instead of using the already averaged fluxes. | ||||
Steps To Reproduce | If you need a testcase please send me an email where i can put it. It exceeds the 2MB limit. | ||||
Tags | AMI | ||||
2013-06-13 09:28
|
|
|
Numerical issues with AMI-based patch couplings have been resolved by the new Non-Conformal Coupled (NCC) development. See the following commit for explanation, and instructions for how to use NCC and convert cases from AMI. https://github.com/OpenFOAM/OpenFOAM-dev/commit/569fa31d09f98e29d1aaf84d40bb16043f104ec6 |
Date Modified | Username | Field | Change |
---|---|---|---|
2013-06-13 09:28 |
|
New Issue | |
2013-06-13 09:28 |
|
File Added: WP_000743.jpg | |
2014-12-29 18:41 | wyldckat | Tag Attached: AMI | |
2022-05-18 11:09 | will | Assigned To | => will |
2022-05-18 11:09 | will | Status | new => resolved |
2022-05-18 11:09 | will | Resolution | open => fixed |
2022-05-18 11:09 | will | Note Added: 0012588 |