|
[Sponsors] |
Negative Cell Volume with moveDyMEngineMesh with Foam Extend 3.0 |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
January 24, 2014, 04:29 |
Negative Cell Volume with moveDyMEngineMesh with Foam Extend 3.0
|
#1 |
New Member
RJ HO
Join Date: Dec 2012
Posts: 21
Rep Power: 14 |
Hi foamers,
I manage to have this case running with older version of OpenFoam-1.6ext. But, it doesn't work with another computer of mine installed with Foam-Extend-3.0. I can't identify where is the different between older version OpenFoam 1.6-ext and Foam-Extend-3.0. attached is a sample case and any help here will be greatly appreciated. Code:
--> FOAM FATAL ERROR: negative cell volume. Error in mesh motion before topological change. From function bool layerAdditionRemoval::changeTopology() const in file polyMeshModifiers/layerAdditionRemoval/layerAdditionRemoval.C at line 295. FOAM aborting Aborted (core dumped) |
|
May 7, 2014, 20:23 |
|
#2 |
New Member
virelli giuseppe
Join Date: Nov 2011
Posts: 14
Rep Power: 15 |
Hi JR87,
I am finding problems similar to yours in migrating from 1.6-ext version to 3.0-ext version. The dieselEngineDyMFoam solver that I created where I activated "layer addition removal" does not work properly anymore in 3.0-ext (on the other hand it works properly in 1.6-ext): there is no layer removal even though "minimal thickness" < "removal threshold" and at the end the simulation crashes because of negative volume! Did you solve? Have you got some suggestion? |
|
May 8, 2014, 13:13 |
|
#3 |
Senior Member
Marco A. Turcios
Join Date: Mar 2009
Location: Vancouver, BC, Canada
Posts: 740
Rep Power: 28 |
Speaking only from my experiences with getting the layerAdditionRemoval modifier to work in the official versions, I would check the mesh class you are using (seems like layerAR for the engineTopoChangerMesh type) is actually sending the signal to remove layers. The variable in the update() function is realDeformation I think.
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
how to set periodic boundary conditions | Ganesh | FLUENT | 15 | November 18, 2020 07:09 |
Problem related to topology | Ank | OpenFOAM | 3 | May 2, 2012 06:08 |
Negative cell volume problem | schuny | FLUENT | 8 | April 10, 2012 06:16 |
[Other] StarToFoam error | Kart | OpenFOAM Meshing & Mesh Conversion | 1 | February 4, 2010 05:38 |
blockMesh: block with 6 vertexes | dani | OpenFOAM | 3 | June 25, 2009 14:13 |