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

6DOF object must have positive mass

Register Blogs Community New Posts Updated Threads Search

Like Tree4Likes
  • 2 Post By koray
  • 1 Post By vasava
  • 1 Post By scurtucristian

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 27, 2014, 12:10
Default 6DOF object must have positive mass
  #1
New Member
 
Join Date: Feb 2013
Posts: 7
Rep Power: 13
Mar777 is on a distinguished road
Hello guys,
Please, I need help
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;

}

What is going on, why is this problem??????????????

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

Old   December 8, 2014, 07:07
Default
  #2
New Member
 
Join Date: Nov 2012
Posts: 18
Rep Power: 13
koray is on a distinguished road
Hey there,

In such cases which include sdof solver enabled, you shouldn't be able to preview the mesh motion directly. Because, it should require flow field properties to be solved in the first place. You may try to use a simple velocity profile in order to preview mesh motion and check your dynamic mesh settings.

Hope it helps
Koray
Mar777 and Sachin Zanje like this.
koray is offline   Reply With Quote

Old   December 16, 2014, 07:47
Default
  #3
Senior Member
 
Paritosh Vasava
Join Date: Oct 2012
Location: Lappeenranta, Finland
Posts: 732
Rep Power: 22
vasava will become famous soon enough
It is possible that the box in your domain is not aligned with x,y,z coordinate system. I mean that the Ixx you have may not be applicable to face in x-direction. Similarly Iyy and Izz.
Mar777 likes this.
vasava is offline   Reply With Quote

Old   December 20, 2014, 08:49
Cool Solved
  #4
New Member
 
Cristian SIC
Join Date: Dec 2014
Posts: 3
Rep Power: 11
scurtucristian is on a distinguished road
Place the center of gravity of the floatng body coordinates in this path:

Dynamic mesh>Dinamic mesh zones>Center of Gravity

Default is (0,0,0) please put here your corect values.
Mar777 likes this.
scurtucristian is offline   Reply With Quote

Old   December 28, 2014, 13:17
Default
  #5
New Member
 
Join Date: Feb 2013
Posts: 7
Rep Power: 13
Mar777 is on a distinguished road
Thank you very much for your help! It helped a lot!
Mar777 is offline   Reply With Quote

Old   April 6, 2017, 13:34
Default
  #6
Senior Member
 
Have a nice time!
Join Date: Feb 2016
Location: mech.eng.ahmedmansour@gmail.com
Posts: 291
Rep Power: 11
Ahmed Saeed Mansour is on a distinguished road
Hello, could you tell me the basics of using the 6 DOF in Fluent? Thanks
Ahmed Saeed Mansour is offline   Reply With Quote

Old   June 5, 2018, 11:25
Default Details about giving velocity profile
  #7
New Member
 
Maharashtra
Join Date: Dec 2017
Posts: 13
Rep Power: 8
Sachin Zanje is on a distinguished road
Hi

Could you please provide details about how to give simple velocity profile and preview the mesh motion when i am getting the error of "6DOF object must have positive mass".
Sachin Zanje is offline   Reply With Quote

Old   June 11, 2018, 11:30
Default
  #8
Senior Member
 
Have a nice time!
Join Date: Feb 2016
Location: mech.eng.ahmedmansour@gmail.com
Posts: 291
Rep Power: 11
Ahmed Saeed Mansour is on a distinguished road
Hello dear Sachin , watch my tutorial and ask about anything you do not understand, I have shown how to use a udf for the variable velocity at inlet Thanks
https://youtu.be/vrhHs6QbyTU
Ahmed Saeed Mansour is offline   Reply With Quote

Old   June 13, 2018, 13:54
Default
  #9
New Member
 
Maharashtra
Join Date: Dec 2017
Posts: 13
Rep Power: 8
Sachin Zanje is on a distinguished road
Thank you so much dear Ahmed.
Sachin Zanje is offline   Reply With Quote

Old   June 14, 2018, 14:57
Default
  #10
Senior Member
 
Have a nice time!
Join Date: Feb 2016
Location: mech.eng.ahmedmansour@gmail.com
Posts: 291
Rep Power: 11
Ahmed Saeed Mansour is on a distinguished road
Quote:
Originally Posted by Sachin Zanje View Post
Thank you so much dear Ahmed.
Bitte Schön sehr geehrter Sachin!
Ahmed Saeed Mansour 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
How to calculate Mass moment of Inertia for 6DOF vigii FLUENT 3 February 22, 2017 05:29
[General] 2 datas on one plot Akuji ParaView 46 December 1, 2013 14:06
Water subcooled boiling Attesz CFX 7 January 5, 2013 03:32
Problem setting with chtmultiregionFoam Antonin OpenFOAM 10 April 24, 2012 09:50
particle, parcel and mass flow rate balance flybird FLUENT 0 May 24, 2007 10:44


All times are GMT -4. The time now is 11:07.