CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Pre-Processing

How to use SDA with interFoam

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   August 7, 2019, 14:02
Default How to use SDA with interFoam
  #1
New Member
 
Join Date: Aug 2019
Posts: 1
Rep Power: 0
peteOwens is on a distinguished road
Hello all,


I'm currently trying to simulate a rolldampening tank for a ship. I use OpenFOAM v6 and interFoam.



My dynamicMeshDict looks as follows:


Code:
dynamicFvMesh   dynamicMotionSolverFvMesh;

motionSolver    solidBody;

solidBodyMotionFunction SDA;

    CofG        (0 0 0);
        lamda       1;
        rollAmax    0;
        rollAmin    0.03;
        heaveA      0;
        swayA       0;
        Tp          8.254;
        Q           1;
        Tpn         4;
        dTi         0.001;
        dTp         0.001;
Now I have simulated the movement and the fluid does not behave as expected at all.
It appears, that the motion of the tank has barely any exciting force on the water.


After searching for some time in the forums and in the source code I have the unanswered question if there is aproblem with me using lamda= 1?


Moreover is there a better option to limit the increase of Tpi than to make dTp very small since I had severe problems with usng anything smaller than 0,0001.


I hope my english is sufficient and since this is my first post I hope, that I posted in the right Forum?


Have a nice day and thanks in advance
peteOwens 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
interFoam vs. simpleFoam channel flow comparison DanM OpenFOAM Running, Solving & CFD 12 January 31, 2020 15:26
interFoam (HELYX-OS) pressure boundary conditions SFr OpenFOAM Running, Solving & CFD 8 June 23, 2016 16:36
k-e & GAMG interFoam Schemitisation Stability Issue JFM OpenFOAM Running, Solving & CFD 3 December 1, 2015 05:58
Problem of InterFoam with LES SpalartAllmarasIDDES keepfit OpenFOAM 3 August 29, 2013 11:21
Open Channel Flow using InterFoam type solver sxhdhi OpenFOAM Running, Solving & CFD 3 May 5, 2009 21:58


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