CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Running, Solving & CFD

Help with 6dof large angular velocity, diverged results

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   November 10, 2021, 20:48
Default Help with 6dof large angular velocity, diverged results
  #1
Senior Member
 
TWB
Join Date: Mar 2009
Posts: 400
Rep Power: 19
quarkz is on a distinguished road
Hi, I'm trying to simulate a wing with body tail doing a pitch up motion. Due to the lift of the wing in front of the CG, this will cause the whole wing body tail to pitch up.

Hence, the constraints are:

Code:
fixedPoint
    {
                 sixDoFRigidBodyMotionConstraint point;
                 centreOfRotation (0. 0. 0.);
    }


    fixedAxis
    {
                sixDoFRigidBodyMotionConstraint axis;
                axis (0 0 1);
    }

I managed to run for ~ 0.05s, after which the angular velocity gets bigger and bigger and eventually the solution diverged.

I tried a few things as recommended in the forum:

1. changing innerDistance/outerDistance from 0.3/1.0 to 0.5/5.0
2. accelerationRelaxation from 0.6 to 0.3
3. Trying Newmark, CrankNicolson, symplectic

I don't know what else I can do. Any other suggestions?

Thanks.
quarkz 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 swirl velocity or angular velocity in a in-cylinder flow analysis us tgsankar Main CFD Forum 2 April 26, 2017 16:55
Accessing parcel angular velocity from particel force class slint OpenFOAM Programming & Development 1 September 27, 2016 12:46
Turbine Angular Velocity Problem mechkween CFX 5 May 18, 2016 22:40
VELOCITY vs VELOCITY IN STN FRAME vs RELATIVE VELOCITY everest20 FLUENT 1 July 13, 2015 08:35
Obtaining angular velocity given linear velocity and center of rotation 3D quarkz Main CFD Forum 6 April 7, 2014 05:50


All times are GMT -4. The time now is 15:35.