|
[Sponsors] |
June 14, 2016, 11:48 |
In-cylinder / UDF
|
#1 |
Member
ERMACORA Florian
Join Date: May 2016
Posts: 39
Rep Power: 10 |
Hello,
I used the In-Cylinder model, but I will need to use the 6DOF model for my dynamic mesh. And when I want to use it, the second model deactive the first. So I tried to replace the function given by In-Cylinder for a profile which gives position, but it doesn't work. So I want to know if it is possible to create a UDF with the same function as In-Cylinder. It seems the macro define_profile isn't good for the position. thanks for your help |
|
June 14, 2016, 18:45 |
|
#2 |
Senior Member
Join Date: Mar 2015
Posts: 892
Rep Power: 18 |
The DEFINE_GRID_MOTION macro allows you to specify mesh motion on a node-by-node basis which should cover your problem. However, you'll need to code the motion of your cylinder into this macro (perhaps check if there's an existing solution online first). The DEFINE_PROFILE macro is for specifying boundary conditions; not mesh deformations.
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
UDF for free vibration of cylinder | colopolo | FLUENT | 3 | February 22, 2016 07:11 |
Incorrect Drag and Drag Coefficient for flow over a cylinder | ozzythewise | Main CFD Forum | 8 | June 13, 2012 07:24 |
UDF of flow over oscillating cylinder 2D case | imharoon1 | FLUENT | 3 | August 28, 2011 02:46 |
Accelarating of a cylinder UDF | Ashutosh | FLUENT | 4 | August 3, 2010 07:52 |
moving cylinder and UDF | Achilleas | FLUENT | 1 | June 1, 2005 15:44 |