|
[Sponsors] |
November 14, 2016, 07:31 |
Dynamic mesh with the mesh generated by SHM
|
#1 |
Member
|
Dear Foamers, Now I want to deal with a problem, in which a cavity moves in water with a constant speed. I try to use pimpleDyMFoam (OF 2.4) to solve it. "movingConeTopoFvMesh" is selected in dynamicMeshDict. In order to simplify the problem, I take a square geometry. At first, the blockMesh unity is used to generate a uniform mesh and everything goes well. Then, I use the snappyHexMesh unity to generate the mesh. It is more easier if the cavity is much smaller than the background or its geometry is complex. But this time the case dosen't work anymore. I post the errors here: ----------------------------------------------------------------------------------- "--> FOAM FATAL ERROR: Cannot find patch for edge 833. Edge: (996 25096) From function void Foam::layerAdditionRemoval::setRefinement(polyTopo Change& ref) in file layerAdditionRemoval/addCellLayer.C at line 449. FOAM aborting #0 Foam::error:: printStack(Foam::Ostream&) at ??:? #1 Foam::error::abort() at ??:? #2 Foam::layerAdditionRemoval::addCellLayer(Foam:: polyTopoChange&) const at ??:? #3 Foam::layerAdditionRemoval::setRefinement(Foam:: polyTopoChange&) const at ??:? #4 Foam:: polyTopoChanger::topoChangeRequest() const at ??:? #5 Foam:: polyTopoChanger::changeMesh(bool, bool, bool, bool) at ??:? #6 Foam::movingConeTopoFvMesh::update() at ??:? #7 main at ??:? #8 __libc_start_main in "/lib/i386-linux-gnu/libc.so.6" #9 ? at ??:? Aborted (core dumped)" ----------------------------------------------------------------------------------- I tried two kinds of mesh by SHM, which are attached in the email. The mesh are not complex but I don't know how to fix it.
If somebody could give me some suggestions on it or some examples? |
|
Tags |
complex geometry, moving mesh., movingconetopofvmesh, snappyhexmesh 2d |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Reconstruction of the parallel case with dynamic mesh | makaveli_lcf | OpenFOAM Post-Processing | 7 | October 18, 2023 12:28 |
Dynamic Mesh Problem. | Tom Clark | FLUENT | 10 | June 21, 2021 05:27 |
[snappyHexMesh] No layers in a small gap | bobburnquist | OpenFOAM Meshing & Mesh Conversion | 6 | August 26, 2015 10:38 |
Dynamic Mesh and Sliding Mesh Simultaneously | reynold92 | FLUENT | 2 | May 9, 2015 16:26 |
Dynamic Mesh moving interface help | akash.iitb | FLUENT | 0 | August 24, 2010 00:53 |