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

Tank Sloshing Research

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   March 14, 2019, 18:34
Default Tank Sloshing Research
  #1
New Member
 
Join Date: Mar 2019
Posts: 5
Rep Power: 7
Xw2X is on a distinguished road
Hello all,

I am trying to replicate the following video : https://www.youtube.com/watch?v=c-piZAVm51c

I am very new to CFD and I was wondering if anyone can help me with a small problem. How can I make my mesh move back and forth?

Last edited by Xw2X; March 18, 2019 at 07:33.
Xw2X is offline   Reply With Quote

Old   March 25, 2019, 09:36
Default
  #2
New Member
 
Sri Nivas Chandrasekaran
Join Date: Feb 2019
Posts: 6
Rep Power: 7
srinc is on a distinguished road
Hi,

I am also new to OpenFOAM. Are you using openFoam 5? If so try the following instead of the existing one (SDA) on the 'dynamicMeshDict' file of sloshingTank3D in tutorials


dynamicFvMesh dynamicMotionSolverFvMesh;

motionSolver solidBody;

solidBodyMotionFunction oscillatingLinearMotion;
oscillatingLinearMotionCoeffs
{
amplitude (0.3 0 0);
omega 126;
}

This works for me. Change amplitude and omega as you need.
srinc 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
Tank sloshing boundary conditions and UDF nTTs Fluent UDF and Scheme Programming 1 February 11, 2019 00:47
vof fluid sloshing in tank with rolling tank navi CFX 8 June 2, 2018 08:04
Lateral sloshing OpenFoam sloshing tank 2D case FTasnim OpenFOAM 2 February 24, 2017 06:12
sloshing of tank in vertical excitation _extracting free surface hydraulist OpenFOAM Post-Processing 1 December 22, 2015 01:03
Tank sloshing in fluent diverging...need help lostin4ever FLUENT 4 February 24, 2010 07:20


All times are GMT -4. The time now is 22:07.