CFX Intro 13.0 WS07 Tank Flush
CFX Intro 13.0 WS07 Tank Flush
CFX Intro 13.0 WS07 Tank Flush
Tank Flushing
Introduction to CFX
This workshop models a water tank filling and then emptying through a
siphon. The problem is transient in nature and solved as a two fluid
multiphase case (air + water).
An initial water level is set in the tank. The water supply is turned on for
the first second of the simulation and then shut off for the rest of the
simulation. The water level rises until water flows out the U-tube
generating a siphoning effect which effectively empties the tank.
Water will flow into the tank at a rate of 0.2 [kg s^-1] for 1 [s]; it will then
be shut off for the remainder of the simulation. Therefore the inlet flow
rate must be a function of time. You will write an expression using the
if() function to define this behavior, then create the Inlet boundary:
Next you will create expressions to define the initial water height and
the initial hydrostatic pressure field. These expressions must define the
correct initial flow field because the transient simulation is started cold
(it is not started from a converged steady-state simulation).
waterHt is the initial height of the water in the tank. waterVF provides
the initial volume fraction distribution in the tank (see next slide).
waterDen is the density of water. HydroP provides the initial pressure
distribution due to the hydrostatic pressure of water.
ANSYS, Inc. Proprietary Release 13.0
2010 ANSYS, Inc. All rights reserved. WS7-13 December 2010
WS7: Tank Flushing
Define Expressions Workshop Supplement
By default results are only written at the end of the simulation. You must
define transient results to view the intermediate solution:
Next create a Monitor Point to track the volume of water in the domain
during the solution: