|
[Sponsors] |
December 14, 2004, 21:22 |
dynamic mesh
|
#1 |
Guest
Posts: n/a
|
Nowdays I am learing about dynamic mesh ,but I can not find some information about it,especially about the udf in dynamic mesh ,can someone help me ?Give me some example about dynamic mesh ,my E-Mail:windman09@126.com Thank you
|
|
January 13, 2005, 13:53 |
Re: dynamic mesh
|
#2 |
Guest
Posts: n/a
|
I use dynamic meshing extensively and am learning the hard way. I am happy to share my experience of udfs if it helps, but what is the specific problem - have you read the users guide?
|
|
January 24, 2005, 11:22 |
Re: dynamic mesh
|
#3 |
Guest
Posts: n/a
|
hi, i am traying to move a piston in a closed cylinder. i wrote a udf, but i do not know the problem. the udf is: #include "udf.h" DEFINE_CG_MOTION(PISTON,dt,vel,omega,time,dtime) { vel[0]=0.1; vel[1]=0; omega[0]=0; omega[1]=0; }
please if u know whre the problem tell me |
|
January 25, 2005, 15:10 |
Re: dynamic mesh
|
#4 |
Guest
Posts: n/a
|
Hi Nour,
No idea about your udf sorry, however you could try my lazy technique: make a copy of the udf from the poppet valve dynamic mesh tutorial. Change the input values, fiddle with the equations and hey presto, a stress-free udf. Shuto. |
|
January 25, 2005, 15:37 |
Re: dynamic mesh
|
#5 |
Guest
Posts: n/a
|
If the poppet valve example is not quite what you are after there are loads of examples in Fluents udf archives:
http://www.fluentusers.com/udf_archi...ples/index.htm |
|
January 26, 2005, 05:27 |
Re: dynamic mesh
|
#6 |
Guest
Posts: n/a
|
hi, thank u very much for your advice...but the problem is that i searched in the documentation, i found the tutrial of poppet valve but not the valve.c....it is not copied in the surver in the uni. can u please send me i example of this udf... thank u nour
|
|
|
|
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 |