Tank Sloshing
Tank Sloshing
Release 2020 R2
• The purpose of this tutorial is to investigate the free surface movement of liquid fuel in
a tank under varying acceleration scenarios and to ensure continuous fuel supply
through the pick-up pipe.
• A fuel tank with internal baffles is considered. This tutorial demonstrates how to do the
following:
‐ Set up and solve a transient problem using the pressure-based solver and the volume of fluid (VOF)
model.
‐ Use the hybrid-NITA (non-iterative time advancement) scheme to speed-up the simulation.
• This tutorial is written with the assumption that you have completed Tutorial 1 from
ANSYS Fluent Tutorial Guide, and that you are familiar with the ANSYS Fluent
navigation pane and menu structure. Some steps in the setup and solution procedure
will not be shown explicitly.
• In this tutorial, you will use VOF model. If you have not used this model before, refer to
section 25.3, Setting Up the VOF Model in ANSYS Fluent User's Guide.
Prisms on Baffles
• Preparation
‐ Copy the mesh file (fueltank_slosh.msh.gz) to
the working folder.
‐ Use Fluent Launcher to start the 3D version of
ANSYS Fluent.
‐ Enable Double-Precision in the Options list.
• Note : It is recommended that run this tutorial in parallel
(4 CPU) for faster processing. In Serial Processing the
tutorial can take more time to run.
• General
Physics → Solver → General
‐ Select the Pressure-Based, Transient solver
• Check the mesh
Domain → Mesh → Check
• Note : ANSYS Fluent will perform various checks on the
mesh and will report the progress in the console.
Ensure that the reported minimum volume is a positive
number.
• Enable Gravity
‐ Tank motion is prescribed as a time-dependent
acceleration in X-direction. Acceleration due to
motion can be added to the respective “gravitational
acceleration” components. Therefore, it is provided
as an expression in the “X” direction as
IF(t<0.5 [s], 0.5*g, 0 [m s^-2])
‐ Acceleration due to gravity is specified in “Y”
direction as -9.81 [m/s2]
• Close and reopen the
Expression Editor to
get the Plot options
Click here and select • Enter the “Max” time
“Expression” as 1 (s) and click on
Then click on f(x) to the space here to get
open the Expression the expression plot
Editor
view-0
view-1
32 ©2020 ANSYS, Inc. Unauthorized use, distribution, or duplication is prohibited.
Animation of Fuel Volume Fraction on the Midplane (optional)
• If saved, check the contours of liq-fuel Volume Fraction on the mid plane
‐ It clearly gives the visualization of fuel levels dropping inside the pick-up line until t = 0.5 (s)
• It is observed that from t = 0 (s) up to t =1.5 (s), pick-up line does not run completely
dry at any time instant, although the fuel volume fraction drops below 1
Average Volume Fraction of Fuel at the Suction Mass of Fuel in the Pick-up Line
Surface of Pick-up Line
• It is observed that fluid force exerted on the tank walls increase with time until
acceleration drops to zero at t = 0.5 (s). It then starts dropping and is reaching the
stable hydrostatic values as the fluid stabilizes back at t = 1.5 (s).
• In this tutorial, liquid-fuel interface and contours of its volume-fraction are examined.
It was seen that the baffles created recirculation zones at the lower z plane where the
intake of the pick-up pipe was located. This prevented liquid-fuel from escaping the
lower Z-plane, causing the pick-up pipe intake to be always submerged in liquid-fuel.
• However, higher acceleration like 1.5g to 2g may result in pickup running dry for the
same acceleration cycle and needs to be examined!