|
[Sponsors] |
May 26, 2010, 10:56 |
DEFINE_SDOF_PROPERTIES external moment
|
#1 |
New Member
Join Date: Mar 2010
Posts: 19
Rep Power: 16 |
Hi all
I need to apply a new force / moment to my UDF file which describes the motion of an object: Mass matrix is defined and only zz rotation is allowed. This object is like a pendulum, doesn't rotate about it's CG. Now I want to add a moment to the rotation point (defined in FLUENT dynamic mesh GUI, as CG). For that I want to apply the following macro: prop[SDOF_LOAD_M_Z], but in this case my moment force changes with the rotation angle of the object, and FLUENT doesn't allow me to input the following function: (-(mass*grav*L*sin(DT_THETA(dt)[2])*sin(DT_THETA(dt)[2])))-(-(mass*grav*L*cos(DT_THETA(dt)[2])*cos(DT_THETA(dt)[2]))) How can I add these force to DEFINE_SDOF_PROPERTIES ? Thank you in advance |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
CGNS Compiling | Diego | Main CFD Forum | 17 | December 21, 2014 02:40 |
Update boundary conditions calculated by an external program | CedricVH | OpenFOAM | 2 | January 15, 2010 12:55 |
UDF extern variable - mean time moment coefficient | enry | Fluent UDF and Scheme Programming | 0 | November 14, 2009 07:56 |
UDF extern variable - mean time moment coefficient | enry | Fluent UDF and Scheme Programming | 0 | November 14, 2009 07:51 |
viscous moment | Thierry | FLUENT | 0 | April 8, 2003 06:43 |