You are on page 1of 11

(c)2001 American Institute of Aeronautics & Astronautics or Published with Permission of Author(s) and/or Author(s)' Sponsoring Organization.

A01-31146

AIAA 2001-2566
FENSAP-ICE: A Comprehensive 3D
Simulation System for In-flight Icing
F. Morency and H. Beaugendre
CFD Lab, McGill University

G.S. Baruzzi and W.G. Habashi


Newmerical Technologies International

688 Sherbrooke Street West


Montreal, Qc, Canada, H3A 2M7

15th AIAA Computational Fluid


Dynamics Conference
11-14 June 2001 Anaheim, CA

Anaheim Summer Co-Located Conferences


11-14 June 2001
Anaheim, CA
For permission to copy or to republish, contact the copyright owner named on the first page.
For AIAA-held copyright, write to AIAA Permissions Department,
1801 Alexander Bell Drive, Suite 500, Reston, VA, 20191-4344.
(c)2001 American Institute of Aeronautics & Astronautics or Published with Permission of Author(s) and/or Author(s)' Sponsoring Organization.

AIAA 2001-2566

FENSAP-ICE: A COMPREHENSIVE 3D SIMULATION SYSTEM


FOR IN-FLIGHT ICING

Frangois Morency*, Heloise Beaugendref, Guido S. Baruzzi*, Wagdi G. Habashi5

688 Sherbrooke Street West,


Montreal, Qc, Canada, H3 A 2M7

comprehensive three-dimensional approach to icing


Abstract simulation will become possible. The cost of a 3D run,
while high, pales in comparison to a test flight or,
In the past two decades 2D and quasi-3D in-flight ice worse, an incident or accident. Realizing how spotty the
prediction codes have been developed and widely used nature of icing certification can be, as not all FAR 25
by the aerospace industry. Although efficient for conditions can be icing tunnel-tested, or flight-tested,
calculating ice shapes on simple geometries, these nor encountered in natural icing testing, only CFD
codes encounter major difficulties or simply cannot makes it possible to explore the entire icing envelope.
simulate ice shapes on 3D geometries such as multi- To explore accident scenarios it is safer to crash the
element wings, nacelles, engines, as well as integrated computer than the plane. Only a Navier-Stokes code
systems or situations that combine external and internal can:
flows. FENSAP-ICE is a comprehensive icing code,
based on a 3D Navier-Stokes/Euler flow, a 3D droplet Harmonize the technology of aerodynamics
impingement module, a 3D ice accretion module and a and icing groups within the same organization,
3D heat loads module, interacting as an icing analysis
system. This paper presents the Navier-Stokes flow Show that worst impingement-ice accretion
solver used to calculate the flow field, the partial (high speed, low AoA) and worst performance
differential equation-based impingement and ice (low speed, high AoA) do not coincide and
accretion models, and a sample of 2D ice results for must be analyzed separately,
validation and 3D ones as a proof of concept.
Enable the long known need to analyze the
effect of intercycle ice1-2*3 for boot-protected
Introduction airplanes, an exercise that curiously has only
been recently undertaken3 despite the warnings
Ice accretion simulations are usually based on 2D and
of 1 and 2. Many turboprop aircraft may thus
quasi-3D inviscid panel or Euler flow computations for
be flying today without having been studied
the air, on Lagrangian tracking techniques for droplet
for intercycle ice.
impingement, and on a 1-D control volume analysis of
the mass and heat transfer for ice accretion. More up-to-
date computational fluid dynamics (CFD) technologies The modern approach suggested here views icing
could easily overcome many of the self-imposed simulation as the solution of the compressible Navier-
Stokes equations (here with FENSAP4: Finite Element
limitations of these approaches such as limited ability to
Navier-Stokes Analysis Package), the computation of
handle compressibility, three-dimensionality and flow
recirculation and/or separation. There is a price to pay, the collection efficiency distribution by an Eulerian
however, in doing so. It is only at the cost of solving method with DROP3D5, the prediction of the ice
models based on partial differential equations that a accretion shape by ICE3D6, and the prediction of the

* Research Associate, Computational Fluid Dynamics Laboratory, McGill University


lf
Ph. D. Candidate, Computational Fluid Dynamics Laboratory, McGill University
1
Chief Scientist, Aerodynamics, Newmerical Technologies International
5
Director, CFD Lab and President, Newmerical Technologies International

Copyright <S> 2001 by Newmerical Technologies International. Published by the


American Institute of Aeronautics and Astronautics, Inc., permission.

American Institute of Aeronautics and Astronautics


(c)2001 American Institute of Aeronautics & Astronautics or Published with Permission of Author(s) and/or Author(s)' Sponsoring Organization.

heat loads by CHT3D7, all four being PDE-based. As


shown in figure 1, the four modules are set in an
interactive loop. In addition, to calculate the heat loads
for de-icing or anti-icing, a conduction module CHT3D
has been developed to calculate the heat flux in the ITL
metal skin, together with the convection from the flow
external and internal to the wing, in a fully conjugate wall
L
wall
heat transfer mode.
DROP3D
The following methods are used for the numerical collection efficiency
solution of the icing problem:

Each of the four systems of PDEs Fig. 1: Module interactions within ICE3D
(airflow/impingement/accretion/heat-load) is
solved independently, with selected variables
passed between modules, when required.
Dt
- FENSAP, DROP3D and CHT3D use a weak-
Galerkin finite element method (FEM), on
structured, unstructured and on hybrid meshes.
(1)
In the ice accretion module, ICE3D, a finite
volume method (FVM) is found more where d is the distance from the wall, 5 the vorticity at
appropriate. The distortion of the solid a point, c6p cb^, c^, K, a, the closure coefficients and
surfaces caused by ice growth is automatically
f^ the closure function. This equation has shown to be
and transparently accounted for by an
Arbitrary Lagrangian Eulerian (ALE) scheme. particularly attractive for unstructured meshes.

The aim of this paper is to demonstrate, using the The tripping functions, ftl and //2, permit user
ONERA-M6 wing as an example, the 3D ice prediction control over the extent of the laminar region before
capability of FENSAP-ICE. Emphasis is put on the ice imposing transition. The extension for rough-wall
accretion module rather than on the flow solver, treatment9, essential in icing, has been included in the
impingement and heat transfer modules, all of which model. For a roughness coefficient ^, the conventional
have already been demonstrated. For completion, Nikuradse sandgrain roughness, the distance from the
however, a short description of the turbulent flow wall is increased as follows:
solver FENSAP is followed by a presentation of the
droplet flow solver DROP3D and the ice accretion (2)
module ICE3D. Finally, 3D ice accretion results for the
ONERA-M6 wing geometry, using a coarse grid are Spatial discretization is again carried out by a weak-
shown. These are only meant to illustrate FENSAP- Galerkin FEM and the equation is linearized by a
ICE's 3D capabilities and have not yet been calculated Newton method. To advance the solution in time, an
with precision in mind, a task that will certainly follow. implicit scheme is used, along with an iterative
GMRES procedure to solve the resulting matrix system.
FENSAP Heat fluxes at the wall are post-processed via a
consistent FEM approach10.
An accurate and consistent turbulent heat flux
evaluation is of particular importance when dealing DROP3D
with the ice accretion process. FENSAP-ICE uses one
of two turbulence models: the two-equation k-e model Lagrangian particle-tracking techniques are still widely
or the one-equation Spalart-Allmaras8 model. In the used to compute the droplet impingement on aircraft
latter case, the transport equation for the dimensionless components. DROP3D, on the other hand, is a fully 3D
turbulent viscosity V is (not quasi-3D) Eulerian alternative for airflows

American Institute of Aeronautics and Astronautics


(c)2001 American Institute of Aeronautics & Astronautics or Published with Permission of Author(s) and/or Author(s)' Sponsoring Organization.

containing water droplets. Suitable variables (water velocities are set to zero at all walls at the start of the
volume fraction and droplet velocity) are then calculations. No specific boundary conditions are
computed at the same nodes of the discrete domain needed at outlet.
where the airflow variables are known, so no particles
have to be tracked as they go through the mesh as in the A weak Galerkin formulation FEM is used to discretize
Lagrangian approach. On complex 2D or 3D the equations, with a streamline upwinding Petrov-
geometries, the traditional difficulties encountered by a Galerkin (SUPG) term11 added. Details of the numerical
Lagrangian method (long calculations times, difficulty method and validations can be found in Morency et al.12
near walls, difficulty in determining impingement
limits, sparsely seeded particles, etc.) do not surface in
an Eulerian approach. Validation

Once an airflow solution is obtained for a given


Mathematical model and discretization geometry, DROP3D is used to calculate the droplet
impingement limits and the mass of water captured by
The Eulerian model used for the impingement the body. DROP3D has been used successfully to
calculations has been introduced for 3D applications in compute results on complex geometries such as a
Bourgault et al5. It is a two-fluid model consisting of complete aircraft13. Impingement results on the
the Navier-Stokes or Euler equations for air, augmented ONERA-M6 wing will be presented in the results
by new droplet-related continuity and momentum section.
equations. The latter are, in non-dimensional form,
respectively: DROP3D results have been compared against other
well-honed numerical results. Figure 2 shows total
(3) collection efficiency around a cylinder for various 0
values of droplet inertia parameter k and <|>:

(6)
dt

where a(x, t) and ud(x, t) are mean values of the water Using the droplet's Reynolds number definition:
volume fraction and of the droplet velocity,
respectively, over a fluid element at location x at time t.
The first term on the right-hand-side of Eq. (4)
represents the air drag force on droplets, while the
second term represents the buoyancy and gravity forces. Total collection efficiency around a cylinder
The non-dimensional air velocity, ua, is obtained by
using any Navier-Stokes or Euler code, here FENS AP.

The two-fluid model assumes spherical droplets of a •ymbote: NACA R«port1215


cMwdHnw :CANICE
single and uniform size, usually chosen to be the
median volume diameter (MVD) of the sample size
distribution. The spherical droplet approximation is
valid for droplet Reynolds numbers below 500. No
collision or mixing between the droplets is accounted
for, as it can be shown not to be important for icing
situations. An empirical equation gives the drag
coefficient for spherical droplets: Fig. 2: Total collection efficiency
around a circular cylinder
CD = for <1300
C D =0.4 for R e > 1300

The droplets' velocity, as well as the liquid water


content, are imposed at free stream. The droplet

American Institute of Aeronautics and Astronautics


(c)2001 American Institute of Aeronautics & Astronautics or Published with Permission of Author(s) and/or Author(s)' Sponsoring Organization.

Once the friction force and the heat fluxes are known
from the airflow solution (FENSAP) and the mass rate
of water caught is known from the impingement
module (DROP3D), the ice accretion can be assessed
byICE3D.

Mathematical model and discretization

The equilibrium model introduced in reference16 has


been further improved to predict the ice accretion and
Fig. 3: Collection efficiency on the surface water runback on the surface6. Figure 4 shows the heat
of a sphere for an MVD of 16 jim and mass transfer phenomena taken into account by the
model.

The velocity u r of the water in the film is a function of


Re = (7) coordinates X = (JC lf JC 2 ) on the surface and y normal
to the surface. A simplifying assumption consists in
<|> is defined as: taking a linear profile for Uy(x,y), with a zero velocity
imposed at the wall, i.e.:
M (8) (9)
X

DROP3D results are compared with NASA results14


and CANICE15 results for impingement on a cylinder. where Twall, the shear stress from the air, is the main
In all three approaches, an inviscid flow is calculated driving force for the water film. For very thin films, the
around the cylinder. Results compare well between terms of order higher than one in the velocity profile are
CANICE and DROP3D, because the drag models used negligible. In icing or anti-icing simulation, film
for the droplet movement are similar. As the inertia thickness is seldom above 10 p,m.17 By averaging along
parameter increases, discrepancies with the NASA the thickness of the film, a mean velocity is given as
results are more important, mainly because the drag follows:
values used for the droplet movement are tabulated
values that may differ from CANICE and DROPSD's
droplet drag functional values.

One of the rare 3D cases available for validation is the The resulting system of partial differential equations is
impingement of droplets around a sphere. In figure 3, the following:
the collection efficiency distribution is presented. An
inviscid airflow solution is first calculated, and then
Mass Conservation
DROP3D is used to calculate collection efficiency for
an 18-micron mono-disperse droplet and an 18-micron
MVD distribution. The two collections efficiency -m
curves are inside the experimental range of error.

where the three terms on the right hand side correspond,


respectively, to the mass transfer by water droplets
impingement (source for the film), the evaporation and
the ice accretion (sinks for the film).

American Institute of Aeronautics and Astronautics


(c)2001 American Institute of Aeronautics & Astronautics or Published with Permission of Author(s) and/or Author(s)' Sponsoring Organization.

Energy Conservation ice mice. Compatibility relations are needed to close the
system. One way to write them is the following:
r \*U^LWCP hf>0
r (12)
(13)
Pw\ Jf
[+div(ufhfCj}\ mke>0 (14)

hff>0 (15)

where the first three terms on the right hand side model,
respectively, the heat transfer caused by the super- (16)
cooled water droplets impingement, the evaporation
and the ice accretion. The last two terms represent the
radiative and convective heat transfer. The discretization of the equations is by FVM. The hull
of the three-dimensional mesh at the air-structure/ice
The coefficients Pw' ^w' ..**
*^ice»^evap» ^fusion shape interface is called the surface mesh. From the
represent physical properties of water, while T rf/00 , U^, surface mesh a dual surface mesh is obtained by
connecting the ban-centers of the surface mesh cells to
LWC, a, and T^ are airflow and droplet parameters
the mid-edges of the cells.
specified by the user. The ambient icing conditions
completely determine those values. The tilde symbol Validation
over 7, i.e. 7\ stands for the temperature in Celcius,
otherwise temperature is in Kelvin. Ice accretion computation is carried out through a full
interaction between FENSAP, DROP3D and ICE3D. A
The Eulerian droplet module provides local values for turbulent airflow solution is first calculated on a clean
the collection efficiency /J and the droplet impact (non-iced) geometry, then DROP3D computes the
velocity U^. The flow solver provides the local wall droplet impingement and ICE3D the nodal
displacement due to ice accretion. A new solution and
shear stress twall and the convective heat flux Qh. The mesh are then automatically generated by FENSAP
evaporative mass flux is recovered from the convective with the ALE feature.
heat flux using a parametric model18. There remain
three unknowns: the film thickness hr, the equilibrium Figures 5, 6, and 7 present validations results on a
NACA 0012 airfoil for rime and glaze ice conditions.
temperature T within the air/water film/ice/wall
interface, and the instantaneous mass accumulation of

impingement evap/subl
\

Fig. 4: Heat and mass balance in a thin Him Fig. 5: Ice accretion on a NACA 0012 airfoil:
comparison with numerical results,
LEWICE Run 404

American Institute of Aeronautics and Astronautics


(c)2001 American Institute of Aeronautics & Astronautics or Published with Permission of Author(s) and/or Author(s)' Sponsoring Organization.

0 Experimental
2 - NACA 001 2
ICE3d i »...i~>
0 Experimental
Uwfc»7mn • ICE3D
1.5
——— NACA 0012

0.5

-0.5

Fig. 6: Ice accretion on a NACA 0012 airfoil: Fig. 7: Ice Accretion a NACA 0012 airfoil
comparison with experimental results, comparison with experiment,
LEWICE Run 404 LEWICE run 308

Two different configurations have been selected. The


first one, very close to rime ice conditions, corresponds
to LEWICE Run 40419. The ambient conditions are the Results on ONERA-M6 wina
following: 7^ = 256.49° JC, LWC = 0.55£/ro3, Drf = 20/im»
a = 3.5°, £/_ = 102.8m Is* Figure 6 shows the comparison
between LEWICE and ICE3D for 60s, 120s and 180s
time ice accretion. Agreement between the two codes is Only for the purpose of demonstrating the global 3D
good, with ICE3D predicting a little more ice. Further capability of FENSAP-ICE, the ONERA-M6 wing is
studies would be needed to explore the source of studied in icing conditions. This wing is selected
discrepancy between these different technologies. because it is a well-known geometry with several
available experimental and numerical results for the
Numerical results for LEWICE Run 404 are compared airflow solution. It is often used for validation of
with experimental results in figure 6 for a 7-minute ice numerical results in the transonic range, at high Mach
accretion. ICE3D results slightly overpredict the number and high Reynolds number. In the context of
accreted mass and LEWICE underpredicts it. This can ice accretion simulation, the Mach number and the
be caused by the fact that ice was grown for relatively Reynolds number have therefore been reduced.
long time steps here, more than a minute, before the
airflow solution was updated and the droplet solution A theoretical icing case is built and the values of Table
recalculated. The collection efficiency on the clean 1 are used as ambient conditions. While these ambient
airfoil is higher in this case than on the iced airfoil. boundary conditions are selected arbitrarily, they are
within the range of the plausible icing conditions for a
The second situation leads to the formation of glaze ice wing. The selected temperature is expected to give near
and corresponds to LEWICE Run 30819. The ambient rime ice conditions.
conditions are: 7U =262.04° K9 LWC = 1.0g/m3, Drf = 2Q/wi,
a = 3.5°, I/*, = 102.8m/s. Figures 7 shows the resulting ice
shape after a 231 -second ice accretion. As can be seen
from this figure, numerical results for ICE3D are close
to the experimental results, although slightly different
from the LEWICE prediction.

American Institute of Aeronautics and Astronautics


(c)2001 American Institute of Aeronautics & Astronautics or Published with Permission of Author(s) and/or Author(s)' Sponsoring Organization.

Airspeed 102.77 m/s

Mach Number 0.32

Re 4.14 106

Static temperature 256.49 K

MVD 20|im

LWC 0.65 g/m2

Pressure 974.38 kPa

Accretion Time 6min.

Table 1: Atmospheric conditions

The only purpose here is to demonstrate that 3D ice Fig. 8: 3D mesh around ONERA-M6 wing
accretion calculations around a wing are possible with
FENSAP-ICE, and thus, a very coarse grid hexahedral also shows the LWC distribution around the wing. Most
mesh of around 200 000 nodes is used. That size of grid of the water mass is caught in the first 10% of the wing
enables a viscous turbulent air solution in reasonable chord, around the leading edge.
times. The upper part of the computational domain is
shown in figure 8, with cutting planes at y=0 and z=0. The resulting ice shape for the studied ambient
conditions is plotted in figures 11 and 12, which clearly
DROP3D uses the turbulent air solution to get the mass show that the ice shape is substantially bigger near the
of water caught by the wing. Although DROP3D does tip of the wing. Because of the cold temperature
not need a fine grid to achieve convergence, it is clear selected, no horns are captured, as one small amount of
that the quality of the droplet solution depends largely water runback gives a rounded shape to the ice
on the quality of the airflow solution. In the present accretion.
case, the size of the boundary layer is exaggerated by
the flow solver, due to the coarseness of the grid nearThe resulting ice shape is quite smooth because it was
the wing surface. calculated using a single airflow solution. This means
that heat transfer coefficients and collection efficiencies
The ratio of tip to root chords is 0.5 for the ONERA- were calculated on the clean wing and then assumed to
M6 wing. 2D cuts along wingspan, shown in figure 9 prevail for the next 6 minutes of ice accretion. This is
as a function of jc, confirm that maximum collection the fastest way to do the calculations, but it probably
efficiency increases toward the tip. This is to be prevents some 3D effects from appearing.
expected since total collection efficiency is usually
higher on small bodies than on large ones. At the tip, Figure 13 shows a closer view of the tip of the wing.
3D vortical effects also dramatically enhance the The ice shape thickness varies from 1.5% of the chord
amount of water caught. It is not clear how a 2D or at the root of the wing to 6.6% at the tip. At the tip, ice
quasi-3D approach could capture such effects, crucial accretes normally to the leading edge but also laterally,
for stability and control and for anti- or de-icing. creating a spherical shape.

Collection efficiency values below 0.05 are probably The ice accretion calculations on the ONERA-M6 wing
inaccurate in the present case because of the coarseness are a good example of the modular interactivity
of the grid. capability of FENSAP-ICE to predict 3D ice shapes.
The coarse grid used to solve the airflow is, however,
In figure 10, the collection efficiency distribution not propitious for some of the 3D effects to occur. Heat
around the wing is plotted. A 2D cut in the x-y plane transfer distribution and shear stress on the wing

American Institute of Aeronautics and Astronautics


(c)2001 American Institute of Aeronautics & Astronautics or Published with Permission of Author(s) and/or Author(s)' Sponsoring Organization.

surface may be poorly estimated and prevent the ice


accretion module to give ice shapes with finer details.
Nevertheless, FENSAP-ICE is shown to be able to give
an overall estimate of the 3D ice shape on the wing.

Conclusions
FENSAP-ICE is a comprehensive icing code for in-
flight ice simulations in 3D, as well as in 2D. It is built
in a modular fashion with four modules (three are
described in this paper), each having a specific task but
with all being linked. The first module, FENSAP, takes
care of the airflow computation by either Euler or
Navier-Stokes models. DROP3D uses the calculated
airflow for droplet impingement calculations, with no
particle tracking. Finally, ICE3D uses shear forces and
heat fluxes from the airflow calculation of FENSAP
and the water catch from DROP3D to yield the 2D
shape of the ice on the 3D surface. FENSAP-ICE has
been successfully used to predict collection efficiencies
on 2D and 3D bodies. The ice calculation module has
been validated in 2D and is in the final phases of its
Fig. 9: Collection efficiency distribution as
validation process in 3D, with quite promising results.
function of x: 2D cuts along the wing

American Institute of Aeronautics and Astronautics


(c)2001 American Institute of Aeronautics & Astronautics or Published with Permission of Author(s) and/or Author(s)1 Sponsoring Organization.

Fig. 10: Collection efficiency on Fig. 12:2D cuts of ice shape along
ONERA-M6 wing ONERA-M6 wing span

Fig. 11: Top view of the ice shape on Fig. 13: Ice shape: zoom on the tip of
the ONERA-M6 wing the ONERA-M6 wing

American Institute of Aeronautics and Astronautics


(c)2001 American Institute of Aeronautics & Astronautics or Published with Permission of Author(s) and/or Author(s)' Sponsoring Organization.

10
Gresho, P.M., Lee R.L., Sani R.L., Maslanik, M.K.
and Eaton, B.E. "The consistent Galerkin FEM for
Computing Derived Boundary Quantities in Thermal
References and/or Fluid Problems" International Journal for
Numerical Methods in Fluids, 7, pp.371-394,1987.
11
Hughes, TJ.R and Brooks, A., "A Theoretical
Abbott I. and von Doenhoff A.E., "Theory of Framework for Petrov-Galerkin Methods with
Wing Sections", Dover Publications, New York, Discontinuous Weighting Functions: Application to
1949. the Streamline-Upwind Procedure", Finite Elements
in Fluids, Volume 4, Chapter 3, Edited by R.H.
Lynch F., Valarezo W. and McGhee R., "The Gallagher, D.H. Norrie, J.T. Oden and O.C.
Adverse Aerodynamic Impact of very Small Zienkiewicz, 1982 John Wiley & Sons.
Leading-Edge Ice (Roughness) Buildups on
Wings and Tails", Effects of Adverse Weather 12
Morency, F., Beaugendre, H. and Habashi, W.G.,
on Aerodynamics, AGARD CP-496,p. 12.1-12.8. "FENSAP-ICE: a Navier-Stokes Eulerian Droplet
Impingement Approach for High-Lift Devices", CASI
Riley J.T., Anderson D., Rios M.A., Dumont conference, May 2001.
C.J., "A Study of Intercycle, Residual and Pre-
activation Ice" AIAA Paper 2001-0089, January 13
Boutanios, Z., Bourgault, Y., Habashi, W.G., Isaac,
2001. G.A. and Cober, S.G., "3-D droplets impingement
analysis around an aircraft's nose and cockpit using
Baruzzi, G.S., Habashi, W.G., Guevremont, G. FENSAP-ICE". AIAA Paper 98-0200, January 1998.
and Hafez, M.M., "A Second Order Finite
Element Method for the Solution of the 14
Brun, R.J., Lewis, W, Perkins, P.L. and Serafm, J.S.,
Transonic Euler and Navier-Stokes Equations", "Impingement of Cloud Droplets on a Cylinder and
International Journal for Numerical Methods in Procedure for Measuring Liquid-Water Content and
Fluids, Vol. 20, 1995, pp. 671-693. Droplet Sizes in Supercooled Clouds by Rotating
Multicylinder Method", NACA Report 1215,1955.
Bourgault, Y., Habashi, W.G., Dompierre, J. and
Baruzzi, G.S., "A Finite Element Method Study 15
Brahimi, M.T., Tran, P., Chocron, D., Tezok, F. and
of Eulerian Droplets Impingement Models", Paraschivoiu, I., "Effect of supercooled large droplets
International Journal for Numerical Methods in on ice accretion characteristics". AIAA Paper 97-
Fluids, 29:429-449,1999. 0306.
Beaugendre, H., Morency, F. and Habashi, 16
Bourgault, Y., Beaugendre, H. and Habashi, W.G.,
W.G., "ICE3D, FENSAP-ICE's In-flight Ice "Development of a Shallow Water Icing Model in
Accretion Module", CASI conference, May 2001. FENSAP-ICE". Journal of Aircraft, 37:640-646,
July-August 2000.
Croce G., Habashi W.G., Guevremont G. and
Tezok F., "3D Thermal Analysis of an Anti-Icing 17
Morency, F., Tezok, F. and Paraschivoiu, I., "Anti-
Device Using FENSAP-ICE", AIAA paper 98- Icing System Simulation Using CANICE", Journal of
0193, 1998. Aircraft, 36:999-1006, November-December 1999.
Spalart, Ph.R. and Allmaras, S.R., "A One- 18
Tran, P., Brahimi, M.T. and Paraschivoiu, I., "Ice
Equation Turbulence Model for Aerodynamic Accretion on Aircraft Wings with Thermodynamic
Flows" AIAA Paper 92-0439. Effects", AIAA Paper 94-0605.
Spalart, Ph.R., "Trends in Turbulence 19
Wright, W.B. and Rutkowski, A., "Validation Results
Treatments" AIAA Paper 2000-2306. for LEWICE 2.0" and CDROM.

10

American Institute of Aeronautics and Astronautics

You might also like