|
[Sponsors] |
November 28, 2023, 14:00 |
Simulating VoF with NNC and AMR in openFoam
|
#1 |
New Member
Axel Schubert
Join Date: Oct 2023
Posts: 2
Rep Power: 0 |
Hi, I'm currently working on simulating Volume of Fluid (VoF) in OpenFOAM using NonConformal Coupling (NCC). However, I've run into a roadblock with the following error:
Code:
--> FOAM FATAL ERROR: The start face is not defined for a nonConformal patch with a non-zero number of faces From function virtual Foam::label Foam::nonConformalFvPatch::start() const in file fvMesh/fvPatches/constraint/nonConformal/nonConformalFvPatch.C at line 98. FOAM exiting The thing is I can't employ Adaptive Mesh Refinement (AMR) with interfaceCompression. Has anyone encountered a similar issue or have insights into resolving this? Thank you for your help! |
|
Tags |
adaptive mesh refinement, nonconformal, volume of fluid |
|
|