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

cyclicAMI get separated after floating

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   March 12, 2015, 06:03
Default cyclicAMI get separated after floating
  #1
New Member
 
Join Date: Jun 2014
Posts: 22
Rep Power: 11
chun is on a distinguished road
Dear all,

I am trying to combine the floatingObject ase and the propeller case in tutorials. I am using the version 2.3.0.

In the dynamicMeshDict, I put the cyclicAMI goes with the turbine. Hope they will floating together. I still have other part there to support the turbine, but let we just ignore that part and focus on the cyclicAMI part.

Code:
solver              sixDoFRigidBodyMotion;

sixDoFRigidBodyMotionCoeffs
{
    patches         (cyclicAMI turbine);
    innerDistance   0.05;
    outerDistance   0.35;

        mass            9.35368739253;
        centreOfMass    (0.499999998734 0.499643542159 0.406767085799);
        momentOfInertia (0.189180500074 0.189186953613 0.271681686205);
        orientation     (0.999999999989 -4.77090807147e-06 4.87915467083e-08 
                         4.77033850929e-06 0.999965469686 0.00831019932107 
                        -8.8437064246e-08 -0.0083101993204 0.999965469697);

    report          on;
    accelerationRelaxation 0.7;
}

However, after 0.03 second, the cyclicAMI get separated like the photo that I attached. You can also see the animation at https://www.dropbox.com/s/zliiynsein...side_whole.gif

Is anyone knows how I can floating them together?

Thanks
Attached Images
File Type: jpg AMI_side.0034.jpg (34.5 KB, 10 views)
chun is offline   Reply With Quote

Old   March 19, 2015, 09:11
Default
  #2
New Member
 
Join Date: Jun 2014
Posts: 22
Rep Power: 11
chun is on a distinguished road
Hi,
I will just answer myself.

Since I build my own motion function and I will move the axis, origin also the CyclicAMI mesh during the process, I move them in the wrong position. Hence, the AMI spin around the wrong axis will cause the separated.
chun 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
Floating Point Exception Error nyox FLUENT 11 November 30, 2018 12:31
Boundary Layer strange result fernexda OpenFOAM Running, Solving & CFD 14 January 15, 2015 07:21
problem with cyclicAMI and wall distance Maff OpenFOAM Bugs 5 August 14, 2014 14:41
CyclicAMI Boundary Condition CUBoulderPhDStudent OpenFOAM Running, Solving & CFD 0 May 21, 2014 18:34
Floating point error and divergence detected aannjj FLUENT 0 July 2, 2013 03:44


All times are GMT -4. The time now is 02:28.