|
[Sponsors] |
why fluent 6dof rotational mass cannot be changed?? |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
April 4, 2020, 10:07 |
why fluent 6dof rotational mass cannot be changed??
|
#1 |
New Member
Join Date: Jul 2014
Posts: 14
Rep Power: 12 |
hello dears,
I'm using fluent ansys 19.2, and working on a swing check valve simulation, it is a flapper/door hinged in the top of a pipe, and the flow pushes and moves that flapper up. i've defined the solid material of the flapper as plastic PLA (density=1240 kg/m^3), the fluid is liquid water, then i defined the 6dof properties : name: flapper_rotation mass: 0.015 kg, one dof rotation the rotating axis : (1,0,0) center of rotation (0,22.5,0) center of gravity location (0,12,23) constrained angle: min=-60 , max = 60 inertia: 5.2e-6 then I pressed OK, and I closed the 6dof property dialogue >>>>> and here is the proplem I reopen the "flapper_rotation" and found the mass has changed to 0 kg !!! I re-changed the mass value to 0.015 kg, closed the 6dof property dialogue, then reopened it again and found the mass again has changed to 0 kg !!!!!!!!!!!!!!!!!!!!!!!! it cannot keep the value I assign to it !!, but though i started the simulation with inlet velocity of 0.13 m/s which i have experimentally investigated the flapper with, this velocity value is very sufficient to push the plastic PLA flapper up, but in the simulation it just pushed it a tiny little bit, which means that the mass of it has really changed to 0 kg and not as 0.015 as i have feed the solver. can any one help with this bug that always changes the mass value in the 6dof property dialogue to 0 kg??? n.b. i've thought of using a UDF file, but I cannot find an option to restrict the angular motion in the UDF manual. thanks a lot , Last edited by EngGhost; April 4, 2020 at 15:04. |
|
April 6, 2020, 07:21 |
Mass
|
#2 |
Senior Member
|
Fluent does not use the mass based on the density provided for the material. In fact, solid object does not need to be there at all. However, as you stated that you defined the mass as 0.015 kg, it should work with that. Are you using UDF to specify this or are you directly entering this value in the GUI? To restrict motions within UDF, there are options available, such as, to restrict translation and rotation about x, set the following to true, SDOF_ZERO_TRANS_X and SDOF_ZERO_ROT_X
__________________
Regards, Vinerm PM to be used if and only if you do not want something to be shared publicly. PM is considered to be of the least priority. |
|
April 7, 2020, 12:26 |
|
#3 |
New Member
Join Date: Jul 2014
Posts: 14
Rep Power: 12 |
thanks for your reply Vinerm,
I know that fluent does not care about the solid properties, but I just added it just in case, but I mainly entered the mass of 0.015 g in the user interface pannel of the 6dof property, but when I click ok and go back I found it zero again, I may try using the udf, but what I mean if udf restriction of motion is that I will have a 1dof rotational motion about x axis plus I want this 1dof rotation to work only between 0 and 60 degrees only, which I cannot find a way to do that in udf codes.. |
|
April 7, 2020, 14:08 |
Value
|
#4 |
Senior Member
|
That's strange. Never observed such behavior. Are you using Fluent in single precision or double precision?
__________________
Regards, Vinerm PM to be used if and only if you do not want something to be shared publicly. PM is considered to be of the least priority. |
|
April 8, 2020, 17:17 |
|
#5 |
New Member
Join Date: Jul 2014
Posts: 14
Rep Power: 12 |
I use single precision,
I've read that doube precision is effective only in very small meshes (nano meter) while my mesh minimum cell size is 2 mm |
|
April 9, 2020, 04:36 |
Double Precision
|
#6 |
Senior Member
|
You have heard it wrong then. At nano-meter scale, Navier-Stokes equation is not even valid. Double precision is to be meant for use if value of any field variable varies by a very small amount from cell to cell. For all industrial problems, it is recommended to use double precision.
__________________
Regards, Vinerm PM to be used if and only if you do not want something to be shared publicly. PM is considered to be of the least priority. |
|
April 10, 2020, 08:29 |
|
#7 |
New Member
Join Date: Jul 2014
Posts: 14
Rep Power: 12 |
thanks for the info,
I'll try it for sure.. |
|
February 1, 2023, 00:40 |
|
#8 | |
Member
Join Date: Jun 2017
Posts: 55
Rep Power: 11 |
Quote:
I just had this issue, it's a bug in the Fluent GUI. Simply switch to single DOF translation, change the mass value, and click ok and close the prompt. Then, reopen the prompt, change from single DOF translation to single DOF rotation, and then click ok. The mass should now be correct |
||
Tags |
6dof, fluent |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Inconsistencies in reading .dat file during run time in new injection model | Scram_1 | OpenFOAM | 0 | March 23, 2018 23:29 |
Mass Flow Rate in Fluent | mhakimakbar | FLUENT | 2 | April 22, 2016 14:12 |
Running UDF with Supercomputer | roi247 | FLUENT | 4 | October 15, 2015 14:41 |
CFX overwhelming Fluent in mass convergence of boundary layer separation case | Pierre1 | FLUENT | 7 | March 26, 2015 22:43 |
Different result in CFX and fluent for mass trans.? is segregated better? | ftab | CFX | 7 | September 27, 2012 08:57 |