CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM (https://www.cfd-online.com/Forums/openfoam/)
-   -   dynamicMeshDict documentation (https://www.cfd-online.com/Forums/openfoam/81267-dynamicmeshdict-documentation.html)

camox October 21, 2010 09:59

dynamicMeshDict documentation
 
I'm a beginner in moving meshes and generally speaking I'm experiencing a lot of difficulties in finding up-to-date documentation for openFOAM dictionaries.
Does anyone know where to find dynamicMeshDict documentation for openFOAM 1.7.1?
I'd like to move the tutorial movingCone in to a rotatingMovingCone.

Thanks in advance.

sleepdeprivation October 22, 2010 12:04

You generally have to look at source code and previous examples.
Check out $FOAM_SRC/dynamicFvMesh/solidBodyMotionFvMesh/solidBodyMotionFunctions for the source code.
SDA is fairly easy to understand. The read() function more or less tells you what you need in your dynamicMeshDict and the transformation() function is where it makes things move.

Rickard.Solsjo December 7, 2010 09:43

If you google for chalmers + tutorials + dynamicFvMesh I think you find it.
It was written by kösters


All times are GMT -4. The time now is 16:19.