|
[Sponsors] |
August 7, 2019, 15:02 |
How to use SDA with interFoam
|
#1 |
New Member
Join Date: Aug 2019
Posts: 1
Rep Power: 0 |
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; 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 |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
interFoam vs. simpleFoam channel flow comparison | DanM | OpenFOAM Running, Solving & CFD | 12 | January 31, 2020 16:26 |
interFoam (HELYX-OS) pressure boundary conditions | SFr | OpenFOAM Running, Solving & CFD | 8 | June 23, 2016 17:36 |
k-e & GAMG interFoam Schemitisation Stability Issue | JFM | OpenFOAM Running, Solving & CFD | 3 | December 1, 2015 06:58 |
Problem of InterFoam with LES SpalartAllmarasIDDES | keepfit | OpenFOAM | 3 | August 29, 2013 12:21 |
Open Channel Flow using InterFoam type solver | sxhdhi | OpenFOAM Running, Solving & CFD | 3 | May 5, 2009 22:58 |