|
[Sponsors] |
March 15, 2006, 11:27 |
dynamic mesh
|
#1 |
Guest
Posts: n/a
|
hi
i'm trying to use the dynamic mesh feature of fluent i've took the udf fromthe fluent udf manul i changed it a little bit and hooked it into fluent after defining the dynamic zone and running the simulation nothing happened i'm looking for a simple working udf for dynamic meshes and how to hook it into fluent thanks |
|
March 15, 2006, 18:48 |
Re: dynamic mesh
|
#2 |
Guest
Posts: n/a
|
Did you hook the UDF as compiled or interpreted? Dynamic mesh requires compiling and building the UDF like library.
Jiri |
|
March 16, 2006, 09:39 |
Re: dynamic mesh
|
#3 |
Guest
Posts: n/a
|
i hooked it as a compiled udf fluent recognize it but the grid does not change after runnig the simulation i think i have a problem understanding the nodes or positions variables: if i have a square domain and i wanna put one segment in motion, ie vibrating? can i do it with fluent??? and how???
regards... |
|
March 16, 2006, 13:10 |
Re: dynamic mesh
|
#4 |
Guest
Posts: n/a
|
Usually everything about the moving object is declared in the hand written UDF. The UDF consists of DEFINE_CG_MOTION(name,dt,vel,omega,time,dtime) macro which defines translational and rotational movment in three directions. If you wanna get tab example of how this UDF exactly looks like with some example, send me your email.
Regards Jiri |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Dynamic Mesh on Pintle type injector. | herntan | FLUENT | 16 | September 4, 2020 09:27 |
pls help. mesh collapsed with dynamic mesh. | wlt_1985 | FLUENT | 2 | May 7, 2020 11:42 |
Incylinder dynamic mesh with volumetric reaction | mas | FLUENT | 4 | May 3, 2012 11:22 |
dynamic mesh on a hexa grid | Manoj Kumar | FLUENT | 0 | August 21, 2007 08:41 |
Dynamic mesh + grid adapt = Crash! (Files included | BillH | FLUENT | 4 | July 24, 2007 16:31 |