Combine Dynamic Mesh Motion With Dynamic Mesh Refinement

Why?

  • Dynamic motion mesh simulations are transient problems
  • Mesh needs to be fine enough to properly capture the underlying physics

-> Simulation are extremely time consuming. Combining Dynamic Mesh Motion With Dynamic Mesh Refinement will help to reduce mesh size, and therefore, speed up the simulations.

How to create your own dynamic library for combining mesh motion and refine ?

...

  • Download files
  • Extract dynamicFvMesh.tar.xz and, copy and replace these files to OpenFoam/src/dynamicFvMesh
  • Recombine in OpenFoam/src/dynamicFvMesh: Open Terminal in this directory and run wclean then wmake

How to use this new library?

....

Check the constant/dynamicMeshDict in the tutorial case for more detail.

Download the tutorial case and run it yourself. Contact me if you need help and remember to buy me a coffee!

Home

Source & Installation

Mesh & Geometry

Cases & Projects

Programming & Codes

Coupling