|
[Sponsors] |
November 29, 2018, 22:21 |
Modifying dynamic mesh solver
|
#1 |
New Member
Ishan Anjikar
Join Date: Mar 2018
Posts: 21
Rep Power: 8 |
Hi
I would like to modify simplefoam solver to incorporate an equation based mesh motion. Also the mesh motion will occur when it is close to other given mesh. The equation used for mesh motion consists of surface area term. I would like to know, if there is a way to tell the solver to check cells which are close to or touching other mesh, calculate the surface area of that cell and then implement mesh motion based on below equation. // movement of surface point of cell in outward direction (Δx) = surface area * constant // I am a beginner in c++ programming, so please consider that while replying. Thank you. |
|
Tags |
dynamic mesh, mesh motion |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Compressible Dynamic Mesh Solver in Foam-Extend 3.1 | matthewshorter | OpenFOAM Programming & Development | 1 | September 20, 2023 00:14 |
how to set periodic boundary conditions | Ganesh | FLUENT | 15 | November 18, 2020 07:09 |
fluent divergence for no reason | sufjanst | FLUENT | 2 | March 23, 2016 17:08 |
Update of the variables after dynamic mesh motion. | gtg258f | OpenFOAM Programming & Development | 9 | January 18, 2014 11:08 |
Dynamic Mesh solver | OF_NACA | OpenFOAM | 0 | June 21, 2011 04:03 |