|
[Sponsors] |
June 20, 2024, 06:40 |
Morphing meshes opnefoma11
|
#1 |
New Member
Alessio Alexiadis
Join Date: Mar 2009
Location: Birmingham, UK
Posts: 16
Rep Power: 17 |
Hi
my question is about 'mover' in openfoam 11 FoamFile { format ascii; class dictionary; object dynamicMeshDict; } // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * mover { type motionSolver; /* inkJet interpolator layeredEngine motionSolver none */ libs ("libfvMeshMovers.so" "libfvMotionSolvers.so"); ... There are different options, but I could only find examples with 'motionSolver'. Does anyone has experience with 'interpolator' ? Any example or tutorial available somewhere? I couldn't find anything. I looked at the source code, but it's above my skillset. Thanks in advance. Alessio |
|
June 25, 2024, 04:34 |
|
#2 |
Senior Member
Marcin
Join Date: May 2014
Location: Poland, Swiebodzin
Posts: 313
Rep Power: 13 |
I'd be glad to help you with the 'mover' in OpenFOAM 11, specifically the 'interpolator' option.
While there seems to be a lack of readily available examples or tutorials on the 'interpolator' option in OpenFOAM 11's 'mover' dictionary, here's some insight that might be helpful: * Purpose: Based on the available comments within the code snippet you provided, 'interpolator' likely refers to a motion solver that utilizes interpolation techniques to update mesh points during dynamic mesh simulations. This could involve techniques like linear interpolation, polynomial interpolation, or more advanced approaches. * Limited Information: The absence of extensive documentation or examples suggests that 'interpolator' might be a less commonly used or experimental feature in OpenFOAM 11. It's possible that 'motionSolver' is the more prevalent and well-supported option. * Alternative Approaches: Rest on the link below https://howtooansys.blogspot.com/202...or-option.html
__________________
Quick Tips and Tricks, Tutorials FLuent/ CFX (CFD) https://howtooansys.blogspot.com/ |
|
Tags |
dynamicmeshdict, morphing mesh, mover, openfoam11 |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
overset meshes and plotting field variables along a line | Mari_N | OpenFOAM Post-Processing | 0 | March 19, 2024 05:30 |
Preserve meshes in Fluent parametric run | hwerner2014 | FLUENT | 2 | February 28, 2022 17:29 |
Mapping (interpolation) between two meshes | Ebrahim | OpenFOAM Programming & Development | 2 | June 15, 2020 14:31 |
Morphing Mesh Cylinder | okabis | STAR-CCM+ | 1 | November 6, 2019 16:28 |
Hex and Tet meshes - simplefoam comparison | danvica | OpenFOAM Running, Solving & CFD | 10 | January 4, 2013 02:18 |