CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > ANSYS > FLUENT

6DOF object must have positive mass ????

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 26, 2014, 08:54
Unhappy 6DOF object must have positive mass ????
  #1
New Member
 
Join Date: Feb 2013
Posts: 7
Rep Power: 13
Mar777 is on a distinguished road
Dear all,
Can anyone tell me what is the problem next message to appear:

"6DOF object must have positive mass"

After compilation, dynamic mesh options set-up I used next option in Fluent: "Mesh motion/Preview" and the program returned the message above.

Here it is the udf:

#include "udf.h"
DEFINE_SDOF_PROPERTIES(airvehicle, prop, dt, time, dtime)
{
prop[SDOF_MASS] = 90.185;
prop[SDOF_IXX] = 27.116;
prop[SDOF_IYY] = 395.094;
prop[SDOF_IZZ] = 395.094;

}

Thank you very much for your help
Mar777 is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
mass fraction of species Lilly FLUENT 5 March 13, 2022 17:52
[OpenFOAM] Annoying issue of automatic "Rescale to Data Range " with paraFoam/paraview 3.12 keepfit ParaView 60 September 18, 2013 03:23
Water subcooled boiling Attesz CFX 7 January 5, 2013 03:32
Problem setting with chtmultiregionFoam Antonin OpenFOAM 10 April 24, 2012 09:50
Net mass flow inlet vs outlet Nigui28 FLUENT 1 August 12, 2011 10:09


All times are GMT -4. The time now is 23:18.