You are on page 1of 5

STORE SEPARATION ANALYSIS USING COMPUTATIONAL

FLUID DYNAMICS
1
RADHA KRISHNAN PRASHANTH, 2MAHESH M SUCHEENDRAN
1,2
Defence Institute of Advanced Technology, Defence Institute of Advanced Technology

Abstract- Store is any device that is carried internally or externally on an aircraft in its suspension equipment or
in its bays. Store includes bombs, rockets, fuel tanks etc. and can be released for an operational requirement or
during an emergency. It is important to analyze how the store behaves when released from its parent aircraft. The
store should separate safely from the aircraft without striking back the parent aircraft. The way the store behaves
when separated from the aircraft depends upon the store inertial properties and aerodynamic forces acting on the
store when it traverses the flow field below the aircraft. In this paper, separation of a bomb from a fighter aircraft
is analyzed by computational fluid dynamics. The procedure adapted to assemble the model and flow domain, the
method to generate the computational grid and the flow solution methodology is discussed. The results of the
analysis discusses the center of gravity position and orientation of the bomb at various interval of time.

Index Terms-CFD, numerical simulation, store separation.

I. INTRODUCTION II. PROBLEM DEFINITION AND SOLUTION


METHODOLOGY
Any store before being integrated with an aircraft is
subjected to compatibility checks such as structural The problem is store separation study from a clipped
analysis, electromagnetic interference checks, wing , with the flow assumed to be compressible and
stability and control, ballistics and separation analysis. inviscid. The separation analysis is carried out using a
The store separation analysis is considered to be the number of software’s and the solution methodology
most critical from the flight safety point of view [1]. is:-
The flow field around an aircraft-store configuration (a) Geometry modelling, cleaning and assembly
in flight is disturbed as compared to the free flight using Gambit
conditions. The store when released has to pass (b) Computational grid generation for Euler
through this disturbed flowfield before entering the computation using Gambit
zone of free stream conditions. It is critical to analyze (c) Continuity, Momentum and Energy equations
the behavior of the store in the disturbed flow field are solved simultaneously. Since these governing
because the likelihood of the store striking the aircraft equations are coupled and nonlinear, the solution is
exits in this zone. achieved iteratively and by setting a residual value for
acceptance of convergence. Flow solver using Euler
The behavior of the store immediately after release equation is carried out by Ansys Fluent to get the flow
and its subsequent trajectory and orientation can be solution.
analyzed analytically, numerically and experimentally A. Geometry modelling, cleaning and assembly [2]
[2]. Once the store is ascertained as safe; it is subjected To make the geometry of the store and clipped wing
to flight tests before being integrated to the aircraft for mesh worthy; the model were cleaned by deleting
operational use. duplicate faces. Also the auto heal function of Gambit
Analytical methods are linear methods and are limited was used to stitch faces with gaps. Once the geometry
to inviscid incompressible problems. Experimental was cleaned the model was ready to be meshed.
methods such as wind tunnel testing is time
consuming and require huge resources. With the ever A brick volume is modelled as the main domain. The
increasing performance of computers, store separation dimensions taken as the ratio of root chord length are
analysis by numerical method such as Computational as follows:-
Fluid Dynamics (CFD) is practical in terms of time _ 3.5 times in flow direction ahead of leading edge
and resources. Store separation analysis by CFD is _ 6.5 times in flow direction aft of trailing edge
being carried out either by using the Navier Stokes or _ 10 times along span, with the root of the wing
the Eulers equation. Use of Navier Stokes equation coplanar with the domain face which will be the
would require large computer resources as compared symmetry plane
to the Eulers. _ 5 times top and bottom of wing

Proceedings of IRF International Conference, 30th March-2014, Pune, India, ISBN: 978-93-82702-69-6
78
Store Separation Analysis using Computational Fluid Dynamics

The store CG is aligned at the origin of the coordinate outlet and rest of the domain faces as pressure farfield
system. The wing volume is translated to align with where free stream conditions exist. The mesh is then
the store model such that the lug positions of the pylon exported to Ansys Fluent for analysis.
and store match. Fig (1) shows the wing-store
configuration after assembly and alignment with C. Flow Solution
coordinate system. The problem considers the flow around a store
attached to the clipped delta wing of the aircraft. The
flow is three dimensional and is taken as compressible
and assumed to be inviscid by using the Euler’s
equation for flow calculations.
The store is analyzed in the starboard wing and the
sign convention used for the CFD simulations and
experiments is as below:-
-Xcg is Centre of gravity (CG) position of store in
Fig (1): Wing-Store configuration assembled and aligned with
coordinate system
X-Axis and is positive when Store moves ahead in
direction of motion of aircraft at release
A domain around the store is modelled and named as -Ycg is CG position of store in Y-Axis and is positive
bomb domain. The wing volume is deleted from flow when store yaws out board(right)
domain and the store volume is deleted from bomb -Zcg is CG position of store in Z-Axis and is positive
domain. The flow domain and bomb domain volume is when the store moves downward after release
split. - X'cg is linear velocity in X-Axis and is positive when
the store velocity increases in direction of motion of
B. Computational grid generation aircraft on release
Computational grid generation of the geometry is -Y'cg is linear velocity in Y-Axis and is positive when
carried out in Gambit. The mesh quality was the store velocity increases in direction to inboard of
iteratively improved by varying the grading type, ratio aircraft and the store yaws inboard
and interval count for the edge meshing with the aim -Z'cg is linear velocity in Z-Axis and is positive when
of having a low skewness. Also sizing function was the store velocity increases in downward direction
used on faces with small dimensions. Surface meshing - Φ is the Euler angle and is positive when Store rolls;
was carried out with triangular elements by the pave bringing its right wing down
method and volume meshing by tetrahedral/hybrid -θ is the Euler angle and is positive when the store
elements by T grid method. It was ensured that no pitches up
degenerative elements were formed in the mesh and -Ψ is the Euler angle and is positive when the Store
the skewness range was also within limits in the one yaws; bringing its nose to the right
million grid elements. Fig (2) shows a surface meshed - Φ', θ ' and Ψ ' are the angular rates and has the same
wing-store configuration on the symmetry face. In the sign convention as the Euler angles.
figure it can be seen that the mesh is fine close to the
wing-store configuration and gets coarser as the D. Steady Solution [4]
distance from the configuration increases. The mesh file is imported to Ansys Fluent and the
mesh is checked for quality. No negative volume was
found. Since the computational grid was made in
millimeters in Gambit, the grid is scaled to meters in
Ansys Fluent. A density based solver is selected and
the Energy equation enabled. The flow is set to
invicid. The farfield has free stream conditions and
hence the free stream value of Mach number, pressure,
temperature and density at the instance and altitude of
release is taken as boundary condition. The outflow
boundary condition is set by specifying the
Fig (2): Wing-store configuration surface meshed with tri
temperature and the acceptable backflow values. With
elements pressure farfield defined in boundary condition, the
density calculated in the flow solver is by ideal gas law
The solver is selected as Fluent 5/6 and the boundary and hence the density of fluid is set to ideal gas in
zones are defined for various faces considering that materials. The gauge pressure is set to zero so that
the flow is taken as compressible and inviscid. The absolute and operating pressure are same. Gravity is
wing and store is defined as wall, the domain face enabled and hence acceleration in z direction (Positive
coplanar with wing root face is taken as symmetry, the downwards) is set to 9:807m/s2. First order upwind
face where the flow leaves the domain as pressure scheme is selected for the solution method.
Proceedings of IRF International Conference, 30th March-2014, Pune, India, ISBN: 978-93-82702-69-6
79
Store Separation Analysis using Computational Fluid Dynamics

The reference values of area and length specific to the -Enable a pressure gradient method of grid adaption
store is fed into the solver. Reference area is calculated -For explicit schemes the time step taken should be
by taking the cross sectional area of the bomb at less than the ratio of smallest cell size to the velocity.
maximum diameter. Other reference values such as Since an implicit method is used time stepping do not
density, pressure and temperature were computed affect the stability of the solution. It is to be ensured
from the farfield. Solution monitors of store that for each time step taken the solution should
coefficient of drag and lift are defined. The steady converge within the iteration specified. The coherent
calculations are done after initialization. The number has an effect on this criteria. Therefore time
initialization is done by taking values from the steps of 400 and time step size of 0:002secs is taken.
farfield. Also a full multi grid initialization is carried Hence calculations for 0:8 sec after release of store
out which would help convergence. Calculations are would be carried out.
carried out with Courant number varying from 0.05
for every 250 iterations till the coefficient of drag and III. RESULTS AND DISCUSSION
lift of the store flattened.
The store is analyzed at a release altitude of 4 Km and
E. Transient Solution [5] Mach number 0.95. The pressure and temperature is
Since the problem to be solved involves motion of obtained from International Standard Atmosphere
domain boundary as the store separates from the table for the release altitude and is fed as boundary
aircraft, the shape of the domain would change with conditions. The release of the store is at level flight.
respect to time. For such cases dynamic mesh model of
Fluent is used. In this model the new position of the
mesh can be determined by the 6 Degree Of Freedom
(DOF) solver which is inbuilt in Fluent. The motion of
the mesh can be prescribed by specifying the linear
and angular velocity about the CG of the solid body
with time. The 6 DOF solver of fluent calculates each
position of the volume mesh by carrying out the force
calculation at each time step. Spring based
smoothening and remeshing methods are used to
update the volume mesh in the deforming regions [5].
The description of motion is provided to the six DOF
solver by a user defined function (UDF).
Fig (3): Coefficient of drag of bomb at carriage vs iterations

UDF [6] is a C program that can be dynamically


The coefficient of lift (Cl) and coefficient of drag (Cd)
loaded with Fluent. It is used to define and pass the
of the store at carriage position was monitored. The Cl
mass and inertial properties of the store and the ejector
and Cd monitors flattened out after 6000 iterations
forces and moments to the six DOF solver. A script
during steady calculations as shown in Fig (3). There
called make file is used to invoke the system C
was no change in these monitors in the 2nd decimal
compiler to build an object code library that contains
values for the next 500 iterations and therefore the
the native machine language translation of high level
steady solution was taken as being obtained. The Cd vs
C source code. The process of compiling a UDF
iterations plot is illustrated in Fig (3) and a Cd value of
involves compile, build and load.
0.2525 is obtained. Similarly the Cl value obtained
was 0.268.
The solution setup for the problem is as follows
-Transient in the solution setup is selected
-Dynamic mesh and six DOF is enabled. Smoothing
and remeshing is selected.
-Select size function as 1. This function controls the
size of the interior cell with respect to the boundary
cells that are nearest to it.
-Set the size function rate as 0.7. This sets the
variation of cell size from boundary.
-Set up the moving zones as store. Switch on the six
DOF option and select the UDF
-Set courant number depending on the time step taken
and the number of iterations per time step specified. In
this case it is taken as 1.5
-Autosave case and data every 100 time steps. Fig (4): Contours of pressure coefficient

Proceedings of IRF International Conference, 30th March-2014, Pune, India, ISBN: 978-93-82702-69-6
80
Store Separation Analysis using Computational Fluid Dynamics

The contours of pressure coefficient (Cp) is illustrated


in Fig (4). It is seen from the contours that the
maximum value of Cp is at the nose of the store and at
this position the value of Mach number is minimum.
The position of minimum Cp and static pressure is at
the trailing edge of the pylon and at this position the
value of Mach number is maximum.
Fig (8): Store position at 0.55 sec

Fig (9): Store position at 0.8 sec


Fig (5) CG location of bomb after release at 4KM-0.95M
Since the model of the 500 Kg GP bomb is analyzed
Fig (5) and (6) shows the plots of CG position and without the fuse, the restoring moment produced by
orientation of the store at various instances of time. It the fins is not sufficient to counter act the lift produced
can be seen in the plots of Fig (5) and (6) that the store by the streamlined nose. With the addition of fuse the
moves laterally inboard with a negative yaw. flow would spoil at the nose as the fuse is not
streamlined and there would be reduction in lift. Also
the weight of the fuse would shift the CG to the front
and the moment arm of the restoring force of the fuse
would increase. With these two factors, it is expected
that the stabilizing pitch down moment would be more
and the effect of the fins is expected to be felt earlier in
case the bomb is analyzed with the fuse.

IV. VERIFICATION AND VALIDATION OF


RESULTS

Fig (6) CG angular orientation of bomb after release There was no experimental data available for the
at 4 KM-0.95 M
aircraft - store configuration which was simulated.
The store has a negative roll which can be attributed to Therefore for verification and validation of the results
the combined effect of negative yaw and pitch down iterative convergence, solution stability check, grid
with a inboard lateral velocity. The store attitude independent check and domain independent check
changes from pitch down sense to level position at was carried out at a release condition of 2.5 Km and
0:55 sec and this is the time when the roll rate attains 0.9 Mach number [8].
the peak and subsequently reduces.
The iterative convergence of steady solution was
Fig (7) to Fig(9) shows the position of store at 0.3, 0.5 established by monitoring the coefficient of lift and
and 0.8 sec of time after release. In Fig (7) it is seen drag till the values took an asymptotic value as shown
that as soon as the store is released it pitches down due in Fig (3). For solution consistency check, the mass
to a pitch down moment that exists in carriage flux into the far field and the mass flux out of the
position [7]. This pitching moment is damped and the outflow face was found. The net difference in mass
store is level at about 0:55sec. The store after 0:55sec flux in and out was calculated and found to be
shows a tendency of pitch up as seen in Fig (8). negligible and is given below.
Mass flux in (Farfield face) = 711464:31
Mass flux out (Outflow) = -711465:13 ()
Net Imbalance = -0:8125
Imbalance percentage = 1:14 x10-4
For grid independent and domain independent check,
steady calculations were carried out with different grid
Fig (7): Store position at 0.3 sec density (Nominal, course and fine mesh) and domain

Proceedings of IRF International Conference, 30th March-2014, Pune, India, ISBN: 978-93-82702-69-6
81
Store Separation Analysis using Computational Fluid Dynamics

size (Bigger domain in flow direction). The values of CONCLUSION


Cd and Cl obtained with different density grid and
domain are compared with the results of the nominal It can be seen from the simulation results that there
grid-nominal domain case and are tabulated in Table exists a strong pitching moment on the store in
(1). carriage position. This warrants use of an ejector
Table: 1: Values of Cd and Cl from Nominal piston to reduce this moment on release or else there is
grid-nominal domain compared with different grid a likelihood of the bomb tail striking the aircraft
density and domain immediately on release. The simulation results satisfy
Cd Difference Cl Difference various convergence criteria and also solution
Percentag consistency checks and hence can provide a valuable
Percentag e input to design the ejector force. Also the store
e orientation and positions as discussed in the results
Nomina 0.13 NA 0.28 NA
indicates that the bomb separates safely at a release
l Grid-
Nomina
Mach number of 0.95 and altitude of 4 Km.
l
Domain REFERENCES
Coarse 0.117 9.6 0.266 4.8
Grid- 5 5 [1] R Arnold and C Epstein, “Store separation flight testing,”
Advisory group for aerospace research and development,
Nomina AG-300-Vol.5, 1986.
l
Domain [2] L. H. Schindel, “Store separation,” Advisory Group for
Aerospace Research and development, AGARD-AG-202,
Fine 0.125 3.8 0.278 0.71
1975.
Grid-
Nomina [3] Fluent inc., ``Gambit tutorial guide”, 2000
l [4] Fluent inc.,``Ansys Fluent Tutorial for dynamic meshing
Domain problems,"
Nomina 0.125 3.8 0.275 1.75
[5] Fluent inc.,``Fluent 6.3 users guide," 2006
l Grid-
Bigger [6] Fluent inc.,``Ansys Fluent UDF manual," 2011
Domain [7] Lawrence E. Lijewski and Norman E. Suhs, "Time-Accurate
Computational Fluid Dynamics Approach to Transonic Store
The comparison in table(1) shows as the grid density Separation Trajectory Prediction," Journal of aircraft, vol. 31,
no. 4, pp. 886 -891, 1994.
is increased from course to fine the solution of Cd and
Cl has minor changes in values with the maximum [8] Tutorial on CFD verification and validation," NPARC alliance
Computational Fluid Dynamics verification and validation
difference of 9.6% for Cd in case of course mesh. With website, www.grc.nasa.gov/WWW/wind/valid/tutorial.
a bigger domain the percentage difference is
maximum for Cd at 3.8%.



Proceedings of IRF International Conference, 30th March-2014, Pune, India, ISBN: 978-93-82702-69-6
82

You might also like