|
[Sponsors] |
June 15, 2020, 10:31 |
Flux across cyclicACMI coupled patches
|
#1 |
New Member
Joel C Lisanti
Join Date: Feb 2013
Posts: 5
Rep Power: 13 |
Hello,
I am developing an HLLCL solver for an application that requires a cyclicACMI interface. I have attempted to develop this solver using an approach similar to rhoCentralFoam but believe I have run into this https://bugs.openfoam.org/view.php?id=2561 issue. I have also attempted to use a similar approach to the dbnsTurboFoam solver included in foam-extend but run into a problem when looping across coupled faces. The scalar field returned by p_.boundaryField()[patch index].patchInternalField() or p_.boundaryField()[patch index].patchNeighbourField() includes both coupled and uncoupled faces (with zero values). Is anyone familiar with the appropriate way to deal with this. I assume I need to loop over the coupled faces with appropriate weights (assuming multiple faces are coupled at the same time) and probably don't need to loop across each of the (4) boundary fields required for the cyclicACMI? I am running openfoam-7. Thank you for any assistance you may be able to provide. |
|
Tags |
coupled boundary, cyclicacmi, rhocentralfoam |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Coupled patches for heat transfer | RaghavendraRohith | OpenFOAM Running, Solving & CFD | 13 | August 30, 2021 09:24 |
[mesh manipulation] mirrorMesh and undoing the joining of patches | chegdan | OpenFOAM Meshing & Mesh Conversion | 3 | October 21, 2015 09:09 |
[swak4Foam] and accessing flux on remote patches for setting B.C's | mayank.dce2k7 | OpenFOAM Community Contributions | 19 | August 21, 2013 20:01 |
Problem setting with chtmultiregionFoam | Antonin | OpenFOAM | 10 | April 24, 2012 10:50 |
Replace periodic by inlet-outlet pair | lego | CFX | 3 | November 5, 2002 21:09 |