ERCODO2004_238. ERCOFTAC Design Optimization: Methods & Applications. Sequential Progressive Optimization Using Evolutionary and Gradient Algorithms

Size: px
Start display at page:

Download "ERCODO2004_238. ERCOFTAC Design Optimization: Methods & Applications. Sequential Progressive Optimization Using Evolutionary and Gradient Algorithms"

Transcription

1 ERCOFTAC Design Optimization: Methods & Applications International Conference & Advanced Course Athens, Greece, March 31- April 2, 2004 Conference Proceedings Editors: K.C. Giannakoglou (NTUA), W. Haase (EADS-M) ERCODO2004_238 Sequential Progressive Optimization Using Evolutionary and Gradient Algorithms L.A. Catalano A. Dadone V. Daloiso G. Anaclerio Politecnico di Bari, ITALY

2

3 Design Optimization International Conference, March 31- April , Athens, Greece, SEQUENTIAL PROGRESSIVE OPTIMIZATION USING EVOLUTIONARY AND GRADIENT ALGORITHMS Luciano A. Catalano, Andrea Dadone, Vito S. E. Daloiso, Giancarlo Anaclerio Dipartimento di Ingegneria Meccanica e Gestionale, & Centro di Eccellenza in Meccanica Computazionale, Politecnico di Bari, via Re David 200, I-70125, Bari, ITALY, catalano@poliba.it Key words: Fluid Dynamics, Progressive Optimization, Efficient Finite-Difference Sensitivities, Evolutionary Algorithms, Sequential Optimization. Abstract. An efficient progressive optimization strategy, based on the simultaneous convergence of the design process, of the flow analysis and of the mesh fineness, is firstly combined with a state-of-the-art genetic algorithm to improve its efficiency and to demonstrate that evolutionary methods are able to locate the near-optimum regions even on coarse grids and with partially converged flow solutions. Then, on the basis of this result, the paper proposes a sequential, genetic/gradient-based, progressive optimization strategy, which exploits the capability of the genetic algorithm to identify one or more near-optimum regions, while retaining the high efficiency of the progressive gradient-based technique. All proposed optimization strategies have been tested versus the inverse design of an airfoil in inviscid and laminar flow conditions: both the gradient-based and the sequential progressive optimization strategies exhibit robustness and comparable high efficiency, the converged design optimizations being obtained in computational times equal to those required by 10 and multigrid flow analyses on the finest grid, respectively. 1 INTRODUCTION Among many available optimization techniques, two main methodologies are considered suitable for the application to fluid-dynamic problems, by both scientific and industrial researchers: evolutionary algorithms and gradient-based techniques. As widely recognized, these two competitive methodologies are characterized by complementary advantages and disadvantages: the genetic algorithms are very efficient in case of multidisciplinary or constrained problems, where more than one optimal values are usually found and an effective global search is required; however, the cost of a genetic procedure is usually very high. On the contrary, a gradient-based technique is very efficient in local search, but can fail in finding more than one optimal values. Joining the research activity on the gradient-based techniques, the first two authors have contributed to the development of an adjoint progressive optimization strategy for the fluiddynamic design of transonic airfoils and cascades [1], [2]. The procedure is based on the idea of the simultaneous convergence of the design process, of the adjoint equation solution, and of the flow analysis; the last one includes also the global refinement from a coarse to a sufficiently fine 1

4 mesh. The computational time for the evaluation of the sensitivity derivatives is strongly reduced by defining the adjoint problem on the coarsest mesh employed. In Refs. [1], [2], it has been shown that the method allows to perform the inverse design of a transonic aerodynamic profile in a computational time equal to that required by 2 5 single-grid flow analyses. More ingredients have been recently added: a new method has been proposed in Ref. [3] for the definition of a set of orthogonal shape functions, which can provide a good representation of complex and innovative aerodynamic shapes. Moreover, since a very cumbersome analytical or symbolic differentiation is needed in case of more complex flow models and the definition of the adjoint system is even impossible when using black-box commercial codes, the authors have recently developed a method [3] for computing the sensitivity derivatives by means of finite differences of the flow solution as efficiently as for the adjoint method. The new method exploits some important multigrid concepts: the same multigrid subroutines are used to compute and store (an approximate value of) the relative local truncation error between the finest- and the coarsestgrid solutions for the current configuration; the sensitivity derivatives are then evaluated using finite differences of the objective function (eventually smoothed in case of shocks), obtained by perturbing the geometry and computing the solution correction on the coarsest level employed, using the relative local truncation error, previously stored. It is noteworthy that this new approach i) is very simple to program if a multigrid technique is already implemented, ii) is very efficient, since only coarse-grid solutions are involved and an easy parallelization is possible, iii) avoids very cumbersome differentiations of the discretized flow equations, and iv) can be applied also to black-box commercial codes, which cannot exploit the high efficiency of the adjoint approach. Trying to abandon the competitivity between the genetic and the gradient-based approaches, this paper aims at combining them so as to develop a robust and efficient optimization procedure which exploits the advantages of both techniques. The first contribution consists in the combination of the aforementioned progressive strategy with a state-of-the-art genetic algorithm, to demonstrate that evolutionary methods are able to locate the near-optimum regions even on coarse grids and with partially converged flow solutions, and thus can exploit the efficiency enhancement provided by progressivity, without losing in robustness. The second contribution is an effective sequential combination of the genetic and gradient-based optimization techniques, which aims at retaining the high efficiency of the progressive gradient-based strategy and at exploiting the global-search capability of the genetic algorithm. The proposed progressive optimization starts with the application of the genetic algorithm on coarse grids only, so as to identify one or more regions where one or more optimal values could be located, in an acceptable CPU time; then, one or more gradient-based optimizations with increasing mesh fineness and convergence of the flow solution are performed to refine both the optimal design parameters and the accuracy of the objective function. All employed methodologies are described in detail and finally tested versus the inverse design of an airfoil in inviscid and laminar flow conditions. 2 FLOW SOLVER An unstructured cell-vertex triangular grid is used to discretize the 2D Euler and Navier- Stokes equations governing the flows considered in this paper. A left state and a right state 2

5 are linearly reconstructed on the two sides of each interface (ij), obtained by connecting either the barycenters or the circumcenters of two neighbouring triangles. Similarly to the 1-D case, a unique left-neighbouring cell is used to define the flow gradient employed in the reconstruction [2], [4], [5]: it is defined as the cell C ji which contains the prolongation of the side (ji), plotted as a dot-dashed line in Figure 1. Standard one-dimensional limiters are also applied straightforwardly. The flux-difference-splitting of Roe [6] is then used to solve the Riemann problem defined at each interface. A standard finite-element Galerkin discretization is used for the viscous terms interface (ij) C ji j lji l ij i b y x Figure 1: Higher-order reconstruction. Figure 2: Orthogonal base functions. The discretized governing equations are solved by means of a four-stage Runge-Kutta scheme, coupled with an Implicit Residual Smoothing procedure: Reference [7] fully describes the technique here employed to define the smoothing lines on cell-vertex unstructured grids. A standard V-cycle Full MultiGrid (FMG) [8] has been also implemented both to accelerate convergence to steady state and to compute multigrid-aided finite-difference sensitivities. Finer grids are created during the nested iteration by means of a global uniform refinement, improved by a grid-point adjustment. 3 GRADIENT-BASED OPTIMIZATION STRATEGY Many currently used gradient-based techniques employ an adjoint system to compute the sensitivity derivatives efficiently. However, a cumbersome analytical, symbolic or numerical differentiation of the flow equations is needed when using complex models and/or discretizations. For such a reason, the authors have recently developed an alternative technique, named Multigrid-Aided Finite-Difference (MAFD) procedure, which allows to compute the sensitivity derivatives as efficiently as with the adjoint method, but independently of the flow model and discretization [3], [9]. The simplest way to compute the gradient of the objective function I consists of perturbing each parameter defining the geometry, ξ j, computing the corresponding flow solution, and finally 3

6 evaluating I/ ξ j by means of finite differences. This approach is strongly time-consuming, in particular when a high number of design variables is involved and a scalar processor is used. Its main advantages are the simplicity, the straightforward parallelization, the invariance with respect to the flow modelization and/or discretization, and the possible combination with blackbox commercial codes. The Multigrid-Aided Finite-Difference (MAFD) procedure, developed in [3], [9] and employed in this paper, aims at reducing the computational required by the computation of the perturbed geometries, while maintaining the advantages cited above. According to the so-called dual viewpoint of the multigrid (MG) technique, a constant term is computed at each MG cycle and added to the right-hand side on the coarser grid level: as known, this term represents an approximate value of the relative local truncation error (RLTE) between the finer grid and the coarser one [8]. Accordingly, the MAFD method is based on the following important considerations: i) the MG strategy solves the flow equations on coarser grid levels with the same accuracy of the finer level, thanks to the addition of the RLTE term. Moreover, ii) a correct choice of the design parameters should give a smooth perturbation of the blade profile, that can be seen effectively on a coarser level. Finally, iii) the approximate RLTE, which mainly represents the difference of accuracy between two nested grid levels, is not affected by a small, smooth perturbation of one design parameter. On the basis of these three considerations, the proposed method allows to compute the difference between the flow solutions of two perturbed geometries using a coarser grid level and a value of the RLTE computed only once, using the unperturbed geometry. Centered finite differences have been preferred with respect to one-side differences for robustness, rather than for accuracy. However, an exhaustive comparison between the two possible approaches has not been performed yet. It is noteworthy that the coarse-grid evaluation of the perturbed flow fields is very efficient, while preserving the fine-grid accuracy: the coarser grid levels have a much lower number of cells and allow the use of a higher time step (the time step is at least doubled at each coarsening). Clearly, the required computational still depends on the number of design parameters, N ξ, when using a scalar processor; however, the entire procedure can be easily parallelized: in such a case, the required computational would become negligible and independent of N ξ. To date, the MAFD procedure has been tested versus 2- and 3-D inviscid and 2-D laminar flows, using either structured or unstructured flow solvers [3], [9]. 4 THE GENETIC ALGORITHM The genetic code employed in this paper is the one provided by D.L. Carroll [10]: the encoded individual is a binary string which links the N ξ design parameters, each of them being represented by 10 bits; in all proposed applications, the population contains N p = 20 individuals. The socalled tournament selection has been chosen as reproduction operator, and is supported by a shuffling technique which allows to choose random pairs for mating. Other additional operators employed are jump and creep mutation, uniform cross-over and elitism. Some minor modifications have been applied to improve the efficiency of the genetic algorithm in the proposed applications: the variation range of the design parameters has been fixed so as to limit the chance of generating non-physical profiles, which are eventually discarded by a suitable check; moreover, the objective function is computed and stored only when a new individual is generated, so as to save CPU time when the same individual appears more than once. 4

7 5 PROGRESSIVE OPTIMIZATION STRATEGY A very effective method to reduce the CPU time needed by the optimization run is the socalled progressive optimization strategy [1], which consists in the simultaneous convergence of the design process and of the flow analysis, also including the global refinement from a coarse to a sufficiently fine mesh. This approach has been widely employed by the authors in the frame of a gradient-based optimization technique, with converged design optimizations produced in CPU times comparable to that required by the analysis of a single geometry, using either the adjoint or the MAFD procedures. Using the norm of the gradient as parameter for detecting the convergence level of the optimization procedure, less accurate sensitivity derivatives (i.e. with partially converged flow solutions computed on coarser levels) are used when the geometry is far from the optimal one; then, the convergence of the flow solution and the number of mesh points are increased accordingly with the reduction of the gradient. Starting the optimization on coarser grids and using partially converged flow solutions drastically reduce the computational cost of the entire optimization procedure, without affecting its robustness and capability of finding the optimum, as demonstrated by the large number of applications proposed so far [2], [3], [9], [11]. Full details of the gradient-based progressive optimization strategy can be found in the cited References. A first contribution of this paper consists in the application of the progressive strategy to the genetic algorithm: the main difficulty of this combination relies in the non-existence of a parameter detecting the convergence level of genetic algorithms, which usually employ the maximum number of generations as stop criterion. Here, an alternative parameter, f n, has been defined to evaluate the convergence level at the generation n, namely the average of the best-fitness variations, weighted with respect to the generation number: nj=2 (j f j ) f n = f nj=2 max j, where f j = f j f j 1 is the variation (between two consecutive generations) of the best fitness, f, and f max is its maximum variation: f max = max{ f 2, f 3,..., f n }. When applying the progressive optimization strategy, the minimum flow residual is decreased according with the value of f n ; moreover, the (two) grid refinements are set at f n < 0.5 and f n < 0.1, respectively. 6 SEQUENTIAL GENETIC/GRADIENT-BASED PROGRESSIVE STRATEGY The second contribution of the present paper is an effective sequential combination of the genetic and gradient-based optimization techniques: the optimization starts with the application of the genetic algorithm on coarse grids only, so as to identify one or more regions where one or more optimal values could be located, in an acceptable CPU time; at this stage, in fact, an approximate but efficient optimization can be considered satisfactory to define one or more starting geometries for the one or more following gradient-based applications, which aim at refining the optimal values, as well as the accuracy of the objective function. During the entire 5

8 sequential optimization, all concepts of progressivity are retained, namely the minimum flow residual follows the convergence level (namely f n or the norm of the gradient) and also the mesh is refined accordingly. The proposed sequential optimization allows to retain the high efficiency of the progressive gradient-based strategy and to exploit the capability of the genetic algorithm to identify one or more regions where optimal values could be located. The switch to the gradient-based method has to be performed when the genetic algorithm has located one or more regions where the population density is over a threshold value. Accordingly, the gradient-based initial profiles are the ones with minimum or low values of dispersion, the dispersion index related to the generic individual i being defined as: where is the square error of individual i and Np j=1 σ i = d2 ij N p d 2, max N ξ d 2 ij = (ξ k,i ξ k,j ) 2, k=1 N ξ d max = (ξ k,max ξ k,min ) 2 k=1 is the maximum width of the search domain. In the proposed applications, the switch to the gradient-based method is performed when the minimum dispersion at the generation n is reduced to half the value assumed at the first generation, namely when: P n P 1 < 0.5, where: P n = min{σ i } n i = 1,..., N p. 7 RESULTS The numerical applications proposed in this section aim at i) demonstrating the robustness of the progressive genetic procedure and the efficiency improvement with respect to its standard version; ii) comparing the performances of the progressive sequential approach proposed in this paper with those resulting from the stand-alone application of the MAFD progressive optimization strategy. The sequential approach should exhibit its best performances in the case of constrained or multidisciplinary problems, where it should be capable of identifying more than one near-optimum regions at a low cost. On the contrary, the sequential approach should suffer from the comparison 6

9 with a gradient-based technique in case of simple unconstrained problems. For such a reason, a simple unconstrained problem, namely the inverse design of an airfoil in both inviscid (transonic) and laminar flow conditions, has been preferred to more complex applications. Moreover, the proposed test-cases have known solutions: a reasonable reference (or target) airfoil has been preliminarly defined by combining the four orthogonal (two symmetric and two antisymmetric) base functions [3] provided in Figure 2, with weights (or design parameters) ξ 1 = 1.2, ξ 2 = 0.5, ξ 3 = 0.1 and ξ 4 = 0.1, see the solid line plotted in Figure 3. The reference airfoil has been then used to compute the prescribed (target) pressure distribution on the airfoil. This makes possible to monitor the convergence of all optimization procedures by means of the magnitude of the objective function, I. target initial optimal Figure 3: Target, initial and optimal profiles for the MAFD progressive optimization. Figure 4: Mach number contours for the inviscid transonic flow past the reference airfoil ( M = 0.05). Figure 5: Mach number contours for the laminar flow past the reference airfoil ( M = 0.05; levels added at wall to show separation). 7

10 Both the MG and the progressive optimization employ three grid levels, and the finest mesh is composed of nodes and triangles (392 nodes on the airfoil). The Mach number contours for the inviscid (M = 0.8, α = 1 ) and the laminar (M = 0.8, α = 10, RE = 500) reference flows are provided in Figure 4 and in Figure 5, respectively. -1 gradient-based sequential genetic -2 TRANSONIC -1-2 gradient based sequential genetic LAMINAR TE -3-3 Log 10 (I) -4-5 Log 10 (I) Figure 6: Convergence histories for the inviscid transonic test-case Figure 7: Convergence histories for the laminar test-case. Both test-cases have been approached by using the three progressive optimization strategies described so far, namely: i) the MAFD technique, ii) the genetic algorithm, iii) the sequential approach. Figures 6 and 7 provide the corresponding convergence histories, namely the magnitude of the objective function plotted versus the computational in a bi-logarithmic diagram, so as to contain all runs ξ 1 ξ 2 ξ 3 ξ ξ 1 ξ 2 ξ 3 ξ Figure 8: Inviscid transonic test-case: convergence histories of the design parameters using the gradient-based algorithm Figure 9: Laminar test-case: convergence histories of the design parameters using the gradient-based algorithm. 8

11 The MAFD progressive optimization strategy is able to drive an arbitrarily-guessed, initial airfoil, to the (known) target one, in a computational time comparable to that required by the analysis of the reference profile. In both test-cases, the initial profile, plotted as a dashed line in fig. 3, is defined by the design parameters ξ 1 = 3.0, ξ 2 = 0.0, ξ 3 = 0.0 and ξ 4 = 0.0. The whole optimization process is stopped when log 10 I 5.0 at the finest level which corresponds to a log 10 (I) 7.0. One unit is defined as the computational time required to run one converged MG analysis on the finest mesh. It is noteworthy that the MG acceleration procedure has not been used in most of the previous applications [1, 2, 11], where the unit was defined with reference to one single-grid analysis, unless the optimization procedure took advantage of the grid refinement. On the contrary, the present MG analysis takes the same advantages of the optimization code. Since a different measure is used, the optimization process will require an increased number of units with respect to all non-mg applicationsfound in the cited references. The optimization procedure is firstly applied on the coarsest level, which cannot take advantage of the MAFD procedure. Taking as example the transonic test-case, the first grid refinement is performed after 0.8 units. At the second grid level, the MAFD technique employs the coarser mesh to compute the sensitivity derivatives: the second refinement is then located at 1.6. Clearly, the spent on the coarser levels becomes more relevant with respect to previous applications, since the advantages of the coarse-grid evaluation of the perturbed flow-fields are reduced or even missed. Figures 6 and 7 indicate that the required to obtain the more than satisfactory convergence level of -5.0, on the finest mesh, is about 10 for the transonic flow and 15 for the laminar flow. This convergence level is even excessive for engineering applications: for the transonic test-case, for example, the optimization has found the optimal design parameters ξ 1 = , ξ 2 = , ξ 3 = and ξ 4 = , but a satisfactory convergence was already obtained after few units, as demonstrated by the convergence histories of the design parameters provided in Figures 8 and 9. The optimal airfoil (symbols) is perfectly superposed to the target configuration (solid line), see Figure ξ 1 ξ 2 ξ 3 ξ ξ 1 ξ 2 ξ 3 ξ Figure 10: Inviscid transonic test-case: convergence histories of the design parameters using the genetic algorithm. Figure 11: Laminar test-case: convergence histories of the design parameters using the genetic algorithm. 9

12 As expected, the performances of the genetic progressive optimization are much worse with respect of the gradient-based technique, see the dot-dashed lines in Figures 6 and 7. However, the use of progressivity has significantly increased the efficiency of the genetic algorithm, thus allowing to complete the run in an acceptable time. On the contrary, a complete run of the standard method could not been achieved due to the unacceptable CPU time required. Moreover, the genetic algorithm has located the near-optimum region even using coarse grids and partially converged flow solutions gradient-based sequential TRANSONIC -1-2 gradient based sequential LAMINAR TE -3-3 Log 10 (I) -4-5 Log 10 (I) Figure 12: Comparison between the MAFD and the sequential progressive optimizations: zoom of the convergence histories for the inviscid transonic test-case Figure 13: Comparison between the MAFD and the sequential progressive optimizations: zoom of the convergence histories for the laminar test-case. The application of the sequential progressive optimization to the inviscid and to the laminar test-cases provides the convergence histories plotted as dashed lines in Figures 6 and 7, respectively. The progressive sequential procedure consists of an initial research of the near-optimum region using the genetic algorithm on the coarsest level (with partially converged flow solutions), and of a further optimization refinement by means of the MAFD progressive technique. Clearly, the convergence histories of the sequential approach and of the previous genetic run coincide on the coarsest level. For clarity, Figures 12 and 13 provide a zoom of the convergence histories of the gradient-based and of the sequential strategies, using a linear scale for the computational. It can be observed that the switch criterion has been satisfied after about 4 and 7.5 units for the inviscid and the laminar test-cases, respectively. Correspondingly, a good initial profile has been assigned to the gradient-based optimization in both cases, see the dashed lines of Figures 14 and 15, which correspond to ξ 1 = , ξ 2 = , ξ 3 = , ξ 4 = , for the inviscid transonic test-case and to ξ 1 = , ξ 2 = , ξ 3 = , ξ 4 = , for the laminar test-case, respectively. The computations on the intermediate and on the fine grid levels are then performed by means of the efficient MAFD progressive procedure, rather than using the expensive genetic algorithm. The computational s required by the MAFD progressive optimization and by the sequential progressive strategy are comparable: the converged design optimizations have been obtained in computational times equal to those required by 10 10

13 Target profile GB initial profile Target profile GB initial profile Figure 14: Inviscid transonic test-case: target and gradient-based initial profiles. Figure 15: Laminar test-case: target and gradient-based initial profiles. and multigrid flow analyses on the finest grid, respectively. For completeness, Figures 16 and 17 provide the convergence histories of the design parameters ξ 1 ξ 2 ξ 3 ξ ξ 1 ξ 2 ξ 3 ξ Figure 16: Inviscid transonic test-case: convergence histories of the design parameters using the sequential procedure Figure 17: Laminar test-case: convergence histories of the design parameters using the sequential procedure. 8 CONCLUSIONS An efficient progressive optimization strategy, based on the simultaneous convergence of the design process, of the flow analysis and of the mesh fineness, has been combined with a genetic algorithm to improve its efficiency and to demonstrate that evolutionary methods are able to locate the near-optimum regions, even on coarse grids and with not fully converged flow solutions. On the basis of this result, the paper has presented a new type of progressive 11

14 optimization strategy, based on the sequential application of a genetic algorithm with partially converged flow solutions on coarse grids, and of a gradient-based technique with increasing mesh fineness and convergence level. The proposed numerical applications demonstrate that the sequential progressive approach is as efficient as the progressive gradient-based strategy; its furhter advantage consists in its capability of preliminarly identifying more than one nearoptimum regions, which is crucial in case of constrained or multidisciplinary design problems. ACKNOWLEDGEMENTS This has been supported by MIUR (Ministero dell Istruzione, dell Università e della Ricerca). REFERENCES [1] Dadone, A., Grossman, B., Progressive Optimization of Inverse Fluid Dynamic Design Problems, Computers and Fluids, 29, pp. 1-32, [2] Catalano, L.A., Dadone, A., Progressive optimization for the efficient design of 3D cascades, AIAA Paper , [3] Catalano, L.A., Dadone, A., Daloiso, V.S.E., Mele, G., Progressive optimization using orthogonal shape functions and efficient finite-difference sensitivities, AIAA Paper , [4] Catalano, L.A., A new reconstruction scheme for the computation of inviscid compressible flows on 3D unstructured grids, Int. J. Numer. Meth. Fluids, 40 (1-2), pp , [5] Catalano, L.A., Daloiso, V.S.E., Accurate computation of 2D turbulent compressible flows on unstructured grids, AIAA Paper , [6] Roe, P.L., Characteristic based schemes for the Euler equations, Annual Review of Fluid Mechanics, 18, pp , [7] Catalano, L.A., Daloiso, V.S.E., Upwinding and implicit residual smoothing on cell-vertex unstructured grids, 7 th ICFD Conference, Oxford, United Kingdom, 2004, also submitted to Int. J. Numer. Meth. Fluids. [8] Brandt, A., Multi-level adaptive solutions to boundary-value problems, Math. Comp., 31, pp , [9] Catalano, L.A., Dadone, A., Daloiso V.S.E., Progressive optimization on unstructured grids using multigrid-aided finite-difference sensitivities, 7 th ICFD Conference, Oxford, United Kingdom, 2004, also submitted to Int. J. Numer. Meth. Fluids. [10] Carroll, D.L., Fortran Genetic Algorithm Driver, version 1.7a, available on the web site [11] Dadone, A., Grossman, B., Fast convergence of viscous airfoil design problems, AIAA Paper ,

Studies of the Continuous and Discrete Adjoint Approaches to Viscous Automatic Aerodynamic Shape Optimization

Studies of the Continuous and Discrete Adjoint Approaches to Viscous Automatic Aerodynamic Shape Optimization Studies of the Continuous and Discrete Adjoint Approaches to Viscous Automatic Aerodynamic Shape Optimization Siva Nadarajah Antony Jameson Stanford University 15th AIAA Computational Fluid Dynamics Conference

More information

A High-Order Accurate Unstructured GMRES Solver for Poisson s Equation

A High-Order Accurate Unstructured GMRES Solver for Poisson s Equation A High-Order Accurate Unstructured GMRES Solver for Poisson s Equation Amir Nejat * and Carl Ollivier-Gooch Department of Mechanical Engineering, The University of British Columbia, BC V6T 1Z4, Canada

More information

NIA CFD Seminar, October 4, 2011 Hyperbolic Seminar, NASA Langley, October 17, 2011

NIA CFD Seminar, October 4, 2011 Hyperbolic Seminar, NASA Langley, October 17, 2011 NIA CFD Seminar, October 4, 2011 Hyperbolic Seminar, NASA Langley, October 17, 2011 First-Order Hyperbolic System Method If you have a CFD book for hyperbolic problems, you have a CFD book for all problems.

More information

Debojyoti Ghosh. Adviser: Dr. James Baeder Alfred Gessow Rotorcraft Center Department of Aerospace Engineering

Debojyoti Ghosh. Adviser: Dr. James Baeder Alfred Gessow Rotorcraft Center Department of Aerospace Engineering Debojyoti Ghosh Adviser: Dr. James Baeder Alfred Gessow Rotorcraft Center Department of Aerospace Engineering To study the Dynamic Stalling of rotor blade cross-sections Unsteady Aerodynamics: Time varying

More information

Multigrid Pattern. I. Problem. II. Driving Forces. III. Solution

Multigrid Pattern. I. Problem. II. Driving Forces. III. Solution Multigrid Pattern I. Problem Problem domain is decomposed into a set of geometric grids, where each element participates in a local computation followed by data exchanges with adjacent neighbors. The grids

More information

Multigrid Solvers in CFD. David Emerson. Scientific Computing Department STFC Daresbury Laboratory Daresbury, Warrington, WA4 4AD, UK

Multigrid Solvers in CFD. David Emerson. Scientific Computing Department STFC Daresbury Laboratory Daresbury, Warrington, WA4 4AD, UK Multigrid Solvers in CFD David Emerson Scientific Computing Department STFC Daresbury Laboratory Daresbury, Warrington, WA4 4AD, UK david.emerson@stfc.ac.uk 1 Outline Multigrid: general comments Incompressible

More information

AIRFOIL SHAPE OPTIMIZATION USING EVOLUTIONARY ALGORITHMS

AIRFOIL SHAPE OPTIMIZATION USING EVOLUTIONARY ALGORITHMS AIRFOIL SHAPE OPTIMIZATION USING EVOLUTIONARY ALGORITHMS Emre Alpman Graduate Research Assistant Aerospace Engineering Department Pennstate University University Park, PA, 6802 Abstract A new methodology

More information

Modeling External Compressible Flow

Modeling External Compressible Flow Tutorial 3. Modeling External Compressible Flow Introduction The purpose of this tutorial is to compute the turbulent flow past a transonic airfoil at a nonzero angle of attack. You will use the Spalart-Allmaras

More information

An Investigation of Directional-Coarsening And Line-Implicit Smoothing Applied to Agglomeration Multigrid

An Investigation of Directional-Coarsening And Line-Implicit Smoothing Applied to Agglomeration Multigrid An Investigation of Directional-Coarsening And Line-Implicit Smoothing Applied to Agglomeration Multigrid J. V. Lassaline Ryerson University 35 Victoria St, Toronto, ON, M5B 2K3, Canada D. W. Zingg University

More information

On the high order FV schemes for compressible flows

On the high order FV schemes for compressible flows Applied and Computational Mechanics 1 (2007) 453-460 On the high order FV schemes for compressible flows J. Fürst a, a Faculty of Mechanical Engineering, CTU in Prague, Karlovo nám. 13, 121 35 Praha, Czech

More information

Multigrid Third-Order Least-Squares Solution of Cauchy-Riemann Equations on Unstructured Triangular Grids

Multigrid Third-Order Least-Squares Solution of Cauchy-Riemann Equations on Unstructured Triangular Grids INTERNATIONAL JOURNAL FOR NUMERICAL METHODS IN FLUIDS Int. J. Numer. Meth. Fluids ; : 6 Prepared using fldauth.cls [Version: /9/8 v.] Multigrid Third-Order Least-Squares Solution of Cauchy-Riemann Equations

More information

Introduction to Multigrid and its Parallelization

Introduction to Multigrid and its Parallelization Introduction to Multigrid and its Parallelization! Thomas D. Economon Lecture 14a May 28, 2014 Announcements 2 HW 1 & 2 have been returned. Any questions? Final projects are due June 11, 5 pm. If you are

More information

1.2 Numerical Solutions of Flow Problems

1.2 Numerical Solutions of Flow Problems 1.2 Numerical Solutions of Flow Problems DIFFERENTIAL EQUATIONS OF MOTION FOR A SIMPLIFIED FLOW PROBLEM Continuity equation for incompressible flow: 0 Momentum (Navier-Stokes) equations for a Newtonian

More information

Parallel Multigrid on Cartesian Meshes with Complex Geometry +

Parallel Multigrid on Cartesian Meshes with Complex Geometry + Parallel Multigrid on Cartesian Meshes with Complex Geometry + Marsha Berger a and Michael Aftosmis b and Gedas Adomavicius a a Courant Institute, New York University, 251 Mercer St., New York, NY 10012

More information

A new multidimensional-type reconstruction and limiting procedure for unstructured (cell-centered) FVs solving hyperbolic conservation laws

A new multidimensional-type reconstruction and limiting procedure for unstructured (cell-centered) FVs solving hyperbolic conservation laws HYP 2012, Padova A new multidimensional-type reconstruction and limiting procedure for unstructured (cell-centered) FVs solving hyperbolic conservation laws Argiris I. Delis & Ioannis K. Nikolos (TUC)

More information

Recent developments for the multigrid scheme of the DLR TAU-Code

Recent developments for the multigrid scheme of the DLR TAU-Code www.dlr.de Chart 1 > 21st NIA CFD Seminar > Axel Schwöppe Recent development s for the multigrid scheme of the DLR TAU-Code > Apr 11, 2013 Recent developments for the multigrid scheme of the DLR TAU-Code

More information

The Development of a Navier-Stokes Flow Solver with Preconditioning Method on Unstructured Grids

The Development of a Navier-Stokes Flow Solver with Preconditioning Method on Unstructured Grids Proceedings of the International MultiConference of Engineers and Computer Scientists 213 Vol II, IMECS 213, March 13-15, 213, Hong Kong The Development of a Navier-Stokes Flow Solver with Preconditioning

More information

Analysis of the Adjoint Euler Equations as used for Gradient-based Aerodynamic Shape Optimization

Analysis of the Adjoint Euler Equations as used for Gradient-based Aerodynamic Shape Optimization Analysis of the Adjoint Euler Equations as used for Gradient-based Aerodynamic Shape Optimization Final Presentation Dylan Jude Graduate Research Assistant University of Maryland AMSC 663/664 May 4, 2017

More information

EFFICIENT SOLUTION ALGORITHMS FOR HIGH-ACCURACY CENTRAL DIFFERENCE CFD SCHEMES

EFFICIENT SOLUTION ALGORITHMS FOR HIGH-ACCURACY CENTRAL DIFFERENCE CFD SCHEMES EFFICIENT SOLUTION ALGORITHMS FOR HIGH-ACCURACY CENTRAL DIFFERENCE CFD SCHEMES B. Treidler, J.A. Ekaterineris and R.E. Childs Nielsen Engineering & Research, Inc. Mountain View, CA, 94043 Abstract Preliminary

More information

What is Multigrid? They have been extended to solve a wide variety of other problems, linear and nonlinear.

What is Multigrid? They have been extended to solve a wide variety of other problems, linear and nonlinear. AMSC 600/CMSC 760 Fall 2007 Solution of Sparse Linear Systems Multigrid, Part 1 Dianne P. O Leary c 2006, 2007 What is Multigrid? Originally, multigrid algorithms were proposed as an iterative method to

More information

Single and multi-point aerodynamic optimizations of a supersonic transport aircraft using strategies involving adjoint equations and genetic algorithm

Single and multi-point aerodynamic optimizations of a supersonic transport aircraft using strategies involving adjoint equations and genetic algorithm Single and multi-point aerodynamic optimizations of a supersonic transport aircraft using strategies involving adjoint equations and genetic algorithm Prepared by : G. Carrier (ONERA, Applied Aerodynamics/Civil

More information

An Optimization Method Based On B-spline Shape Functions & the Knot Insertion Algorithm

An Optimization Method Based On B-spline Shape Functions & the Knot Insertion Algorithm An Optimization Method Based On B-spline Shape Functions & the Knot Insertion Algorithm P.A. Sherar, C.P. Thompson, B. Xu, B. Zhong Abstract A new method is presented to deal with shape optimization problems.

More information

Airfoil shape optimization using adjoint method and automatic differentiation. Praveen. C

Airfoil shape optimization using adjoint method and automatic differentiation. Praveen. C 'th Annual AeSI CFD Symposium, -2 August 2009, Bangalore Airfoil shape optimization using adjoint method and automatic differentiation Praveen. C TIFR Center for Applicable Mathematics Post Bag No. 6503,

More information

Fluent User Services Center

Fluent User Services Center Solver Settings 5-1 Using the Solver Setting Solver Parameters Convergence Definition Monitoring Stability Accelerating Convergence Accuracy Grid Independence Adaption Appendix: Background Finite Volume

More information

Multigrid Algorithms for Three-Dimensional RANS Calculations - The SUmb Solver

Multigrid Algorithms for Three-Dimensional RANS Calculations - The SUmb Solver Multigrid Algorithms for Three-Dimensional RANS Calculations - The SUmb Solver Juan J. Alonso Department of Aeronautics & Astronautics Stanford University CME342 Lecture 14 May 26, 2014 Outline Non-linear

More information

EXPLICIT AND IMPLICIT TVD AND ENO HIGH RESOLUTION ALGORITHMS APPLIED TO THE EULER AND NAVIER-STOKES EQUATIONS IN THREE-DIMENSIONS RESULTS

EXPLICIT AND IMPLICIT TVD AND ENO HIGH RESOLUTION ALGORITHMS APPLIED TO THE EULER AND NAVIER-STOKES EQUATIONS IN THREE-DIMENSIONS RESULTS EXPLICIT AND IMPLICIT TVD AND ENO HIGH RESOLUTION ALGORITHMS APPLIED TO THE EULER AND NAVIER-STOKES EQUATIONS IN THREE-DIMENSIONS RESULTS Edisson Sávio de Góes Maciel, edissonsavio@yahoo.com.br Mechanical

More information

SELECTIVE ALGEBRAIC MULTIGRID IN FOAM-EXTEND

SELECTIVE ALGEBRAIC MULTIGRID IN FOAM-EXTEND Student Submission for the 5 th OpenFOAM User Conference 2017, Wiesbaden - Germany: SELECTIVE ALGEBRAIC MULTIGRID IN FOAM-EXTEND TESSA UROIĆ Faculty of Mechanical Engineering and Naval Architecture, Ivana

More information

An Upwind Multigrid Method for Solving Viscous Flows on Unstructured Triangular Meshes

An Upwind Multigrid Method for Solving Viscous Flows on Unstructured Triangular Meshes An Upwind Multigrid Method for Solving Viscous Flows on Unstructured Triangular Meshes by Daryl Lawrence Bonhaus B.S. June 1990, University of Cincinnati A Thesis submitted to The Faculty of The School

More information

Multi-Mesh CFD. Chris Roy Chip Jackson (1 st year PhD student) Aerospace and Ocean Engineering Department Virginia Tech

Multi-Mesh CFD. Chris Roy Chip Jackson (1 st year PhD student) Aerospace and Ocean Engineering Department Virginia Tech Multi-Mesh CFD Chris Roy Chip Jackson (1 st year PhD student) Aerospace and Ocean Engineering Department Virginia Tech cjroy@vt.edu May 21, 2014 CCAS Program Review, Columbus, OH 1 Motivation Automated

More information

Introduction to C omputational F luid Dynamics. D. Murrin

Introduction to C omputational F luid Dynamics. D. Murrin Introduction to C omputational F luid Dynamics D. Murrin Computational fluid dynamics (CFD) is the science of predicting fluid flow, heat transfer, mass transfer, chemical reactions, and related phenomena

More information

Introduction to ANSYS CFX

Introduction to ANSYS CFX Workshop 03 Fluid flow around the NACA0012 Airfoil 16.0 Release Introduction to ANSYS CFX 2015 ANSYS, Inc. March 13, 2015 1 Release 16.0 Workshop Description: The flow simulated is an external aerodynamics

More information

Adaptive-Mesh-Refinement Pattern

Adaptive-Mesh-Refinement Pattern Adaptive-Mesh-Refinement Pattern I. Problem Data-parallelism is exposed on a geometric mesh structure (either irregular or regular), where each point iteratively communicates with nearby neighboring points

More information

Airfoil Design Optimization Using Reduced Order Models Based on Proper Orthogonal Decomposition

Airfoil Design Optimization Using Reduced Order Models Based on Proper Orthogonal Decomposition Airfoil Design Optimization Using Reduced Order Models Based on Proper Orthogonal Decomposition.5.5.5.5.5.5.5..5.95.9.85.8.75.7 Patrick A. LeGresley and Juan J. Alonso Dept. of Aeronautics & Astronautics

More information

Carl Leake Embry-Riddle Aeronautical University,

Carl Leake Embry-Riddle Aeronautical University, College of Engineering Honors Program 8-11-2016 Testing the Accuracy of Commercial Computational Fluid Dynamics Codes: Vortex Transport by Uniform Flow and Transonic Ringleb Flow Problems Using ANSYS Fluent

More information

A B C D E. Settings Choose height, H, free stream velocity, U, and fluid (dynamic viscosity and density ) so that: Reynolds number

A B C D E. Settings Choose height, H, free stream velocity, U, and fluid (dynamic viscosity and density ) so that: Reynolds number Individual task Objective To derive the drag coefficient for a 2D object, defined as where D (N/m) is the aerodynamic drag force (per unit length in the third direction) acting on the object. The object

More information

Driven Cavity Example

Driven Cavity Example BMAppendixI.qxd 11/14/12 6:55 PM Page I-1 I CFD Driven Cavity Example I.1 Problem One of the classic benchmarks in CFD is the driven cavity problem. Consider steady, incompressible, viscous flow in a square

More information

Case C1.3: Flow Over the NACA 0012 Airfoil: Subsonic Inviscid, Transonic Inviscid, and Subsonic Laminar Flows

Case C1.3: Flow Over the NACA 0012 Airfoil: Subsonic Inviscid, Transonic Inviscid, and Subsonic Laminar Flows Case C1.3: Flow Over the NACA 0012 Airfoil: Subsonic Inviscid, Transonic Inviscid, and Subsonic Laminar Flows Masayuki Yano and David L. Darmofal Aerospace Computational Design Laboratory, Massachusetts

More information

Shape optimisation using breakthrough technologies

Shape optimisation using breakthrough technologies Shape optimisation using breakthrough technologies Compiled by Mike Slack Ansys Technical Services 2010 ANSYS, Inc. All rights reserved. 1 ANSYS, Inc. Proprietary Introduction Shape optimisation technologies

More information

Adjoint Solver Workshop

Adjoint Solver Workshop Adjoint Solver Workshop Why is an Adjoint Solver useful? Design and manufacture for better performance: e.g. airfoil, combustor, rotor blade, ducts, body shape, etc. by optimising a certain characteristic

More information

A Multigrid Block LU-SGS Algorithm for Euler Equations on Unstructured Grids

A Multigrid Block LU-SGS Algorithm for Euler Equations on Unstructured Grids A Multigrid Block LU-SGS Algorithm for Euler Equations on Unstructured Grids Ruo Li, Xin Wang and Weibo Zhao January 26, 27 Abstract We proposed an efficient and robust algorithm to solve the steady Euler

More information

Modeling Unsteady Compressible Flow

Modeling Unsteady Compressible Flow Tutorial 4. Modeling Unsteady Compressible Flow Introduction In this tutorial, FLUENT s density-based implicit solver is used to predict the timedependent flow through a two-dimensional nozzle. As an initial

More information

A Knowledge Based Approach to Mesh Optimization in CFD Domain: ID Euler Code Example

A Knowledge Based Approach to Mesh Optimization in CFD Domain: ID Euler Code Example A Knowledge Based Approach to Mesh Optimization in CFD Domain: ID Euler Code Example Tharini Santhanam, J.C. Browne, J. Kallinderis and D. Miranker Department of Computer Science The University of Texas

More information

A COUPLED FINITE VOLUME SOLVER FOR THE SOLUTION OF LAMINAR TURBULENT INCOMPRESSIBLE AND COMPRESSIBLE FLOWS

A COUPLED FINITE VOLUME SOLVER FOR THE SOLUTION OF LAMINAR TURBULENT INCOMPRESSIBLE AND COMPRESSIBLE FLOWS A COUPLED FINITE VOLUME SOLVER FOR THE SOLUTION OF LAMINAR TURBULENT INCOMPRESSIBLE AND COMPRESSIBLE FLOWS L. Mangani Maschinentechnik CC Fluidmechanik und Hydromaschinen Hochschule Luzern Technik& Architektur

More information

A PARALLEL AGGLOMERATION MULTIGRID METHOD FOR THE ACCELERATION OF COMPRESSIBLE FLOW COMPUTATIONS ON 3D HYBRID UNSTRUCTURED GRIDS

A PARALLEL AGGLOMERATION MULTIGRID METHOD FOR THE ACCELERATION OF COMPRESSIBLE FLOW COMPUTATIONS ON 3D HYBRID UNSTRUCTURED GRIDS 11th World Congress on Computational Mechanics (WCCM XI) 5th European Conference on Computational Mechanics (ECCM V) 6th European Conference on Computational Fluid Dynamics (ECFD VI) E. Oñate, J. Oliver

More information

Smoothers. < interactive example > Partial Differential Equations Numerical Methods for PDEs Sparse Linear Systems

Smoothers. < interactive example > Partial Differential Equations Numerical Methods for PDEs Sparse Linear Systems Smoothers Partial Differential Equations Disappointing convergence rates observed for stationary iterative methods are asymptotic Much better progress may be made initially before eventually settling into

More information

Numerical Simulations of Fluid-Structure Interaction Problems using MpCCI

Numerical Simulations of Fluid-Structure Interaction Problems using MpCCI Numerical Simulations of Fluid-Structure Interaction Problems using MpCCI François Thirifay and Philippe Geuzaine CENAERO, Avenue Jean Mermoz 30, B-6041 Gosselies, Belgium Abstract. This paper reports

More information

Simulation of Turbulent Flow in an Asymmetric Diffuser

Simulation of Turbulent Flow in an Asymmetric Diffuser Simulation of Turbulent Flow in an Asymmetric Diffuser 1. Purpose 58:160 Intermediate Mechanics of Fluids CFD LAB 3 By Tao Xing and Fred Stern IIHR-Hydroscience & Engineering The University of Iowa C.

More information

An Efficient Aerodynamic Optimization Method using a Genetic Algorithm and a Surrogate Model

An Efficient Aerodynamic Optimization Method using a Genetic Algorithm and a Surrogate Model 6 th Australasian Fluid Mechanics Conference Crown Plaza, Gold Coast, Australia -7 December 7 An Efficient Aerodynamic Optimization Method using a Genetic Algorithm and a Surrogate Model A. Shahrokhi*,

More information

High-order solutions of transitional flow over the SD7003 airfoil using compact finite-differencing and filtering

High-order solutions of transitional flow over the SD7003 airfoil using compact finite-differencing and filtering High-order solutions of transitional flow over the SD7003 airfoil using compact finite-differencing and filtering Daniel J. Garmann and Miguel R. Visbal Air Force Research Laboratory, Wright-Patterson

More information

Optimization with Gradient and Hessian Information Calculated Using Hyper-Dual Numbers

Optimization with Gradient and Hessian Information Calculated Using Hyper-Dual Numbers Optimization with Gradient and Hessian Information Calculated Using Hyper-Dual Numbers Jeffrey A. Fike and Juan J. Alonso Department of Aeronautics and Astronautics, Stanford University, Stanford, CA 94305,

More information

Computation of Sensitivity Derivatives of Navier-Stokes Equations using Complex Variables

Computation of Sensitivity Derivatives of Navier-Stokes Equations using Complex Variables Computation of Sensitivity Derivatives of Navier-Stokes Equations using Complex Variables By Veer N. Vatsa NASA Langley Research Center, Hampton, VA 23681 Mail Stop 128, email: v.n.vatsa@larc.nasa.gov

More information

Steady Flow: Lid-Driven Cavity Flow

Steady Flow: Lid-Driven Cavity Flow STAR-CCM+ User Guide Steady Flow: Lid-Driven Cavity Flow 2 Steady Flow: Lid-Driven Cavity Flow This tutorial demonstrates the performance of STAR-CCM+ in solving a traditional square lid-driven cavity

More information

Solution of 2D Euler Equations and Application to Airfoil Design

Solution of 2D Euler Equations and Application to Airfoil Design WDS'6 Proceedings of Contributed Papers, Part I, 47 52, 26. ISBN 8-86732-84-3 MATFYZPRESS Solution of 2D Euler Equations and Application to Airfoil Design J. Šimák Charles University, Faculty of Mathematics

More information

INVERSE METHODS FOR AERODYNAMIC DESIGN USING THE NAVIER-STOKES EQUATIONS

INVERSE METHODS FOR AERODYNAMIC DESIGN USING THE NAVIER-STOKES EQUATIONS INVERSE METHODS FOR AERODYNAMIC DESIGN USING THE NAVIER-STOKES EQUATIONS I.A. Gubanova, M.A. Gubanova Central Aerohydrodynamic Institute (TsAGI) Keywords: inverse method, Navier Stokes equations, ANSYS

More information

Simulation of Flow Development in a Pipe

Simulation of Flow Development in a Pipe Tutorial 4. Simulation of Flow Development in a Pipe Introduction The purpose of this tutorial is to illustrate the setup and solution of a 3D turbulent fluid flow in a pipe. The pipe networks are common

More information

Computation of Fictitious Gas Flow with Euler Equations

Computation of Fictitious Gas Flow with Euler Equations 1 Computation of Fictitious Gas Flow with Euler Equations Pei Li and Helmut Sobieczky DLR Göttingen, Germany Abstract The Fictitious Gas Concept supports some computational design methods to construct

More information

Solver Settings. Introductory FLUENT Training ANSYS, Inc. All rights reserved. ANSYS, Inc. Proprietary

Solver Settings. Introductory FLUENT Training ANSYS, Inc. All rights reserved. ANSYS, Inc. Proprietary Solver Settings Introductory FLUENT Training 2006 ANSYS, Inc. All rights reserved. 2006 ANSYS, Inc. All rights reserved. 5-2 Outline Using the Solver Setting Solver Parameters Convergence Definition Monitoring

More information

ALE Seamless Immersed Boundary Method with Overset Grid System for Multiple Moving Objects

ALE Seamless Immersed Boundary Method with Overset Grid System for Multiple Moving Objects Tenth International Conference on Computational Fluid Dynamics (ICCFD10), Barcelona,Spain, July 9-13, 2018 ICCFD10-047 ALE Seamless Immersed Boundary Method with Overset Grid System for Multiple Moving

More information

Backward facing step Homework. Department of Fluid Mechanics. For Personal Use. Budapest University of Technology and Economics. Budapest, 2010 autumn

Backward facing step Homework. Department of Fluid Mechanics. For Personal Use. Budapest University of Technology and Economics. Budapest, 2010 autumn Backward facing step Homework Department of Fluid Mechanics Budapest University of Technology and Economics Budapest, 2010 autumn Updated: October 26, 2010 CONTENTS i Contents 1 Introduction 1 2 The problem

More information

FAST ALGORITHMS FOR CALCULATIONS OF VISCOUS INCOMPRESSIBLE FLOWS USING THE ARTIFICIAL COMPRESSIBILITY METHOD

FAST ALGORITHMS FOR CALCULATIONS OF VISCOUS INCOMPRESSIBLE FLOWS USING THE ARTIFICIAL COMPRESSIBILITY METHOD TASK QUARTERLY 12 No 3, 273 287 FAST ALGORITHMS FOR CALCULATIONS OF VISCOUS INCOMPRESSIBLE FLOWS USING THE ARTIFICIAL COMPRESSIBILITY METHOD ZBIGNIEW KOSMA Institute of Applied Mechanics, Technical University

More information

Stream Function-Vorticity CFD Solver MAE 6263

Stream Function-Vorticity CFD Solver MAE 6263 Stream Function-Vorticity CFD Solver MAE 66 Charles O Neill April, 00 Abstract A finite difference CFD solver was developed for transient, two-dimensional Cartesian viscous flows. Flow parameters are solved

More information

Algorithmic Developments in TAU

Algorithmic Developments in TAU Algorithmic Developments in TAU Ralf Heinrich, Richard Dwight, Markus Widhalm, and Axel Raichle DLR Institute of Aerodynamics and Flow Technology, Lilienthalplatz 7, 38108, Germany ralf.heinrich@dlr.de,

More information

The WENO Method in the Context of Earlier Methods To approximate, in a physically correct way, [3] the solution to a conservation law of the form u t

The WENO Method in the Context of Earlier Methods To approximate, in a physically correct way, [3] the solution to a conservation law of the form u t An implicit WENO scheme for steady-state computation of scalar hyperbolic equations Sigal Gottlieb Mathematics Department University of Massachusetts at Dartmouth 85 Old Westport Road North Dartmouth,

More information

Flow in an Intake Manifold

Flow in an Intake Manifold Tutorial 2. Flow in an Intake Manifold Introduction The purpose of this tutorial is to model turbulent flow in a simple intake manifold geometry. An intake manifold is a system of passages which carry

More information

Case C3.1: Turbulent Flow over a Multi-Element MDA Airfoil

Case C3.1: Turbulent Flow over a Multi-Element MDA Airfoil Case C3.1: Turbulent Flow over a Multi-Element MDA Airfoil Masayuki Yano and David L. Darmofal Aerospace Computational Design Laboratory, Massachusetts Institute of Technology I. Code Description ProjectX

More information

Unstructured Mesh Solution Techniques using the NSU3D Solver

Unstructured Mesh Solution Techniques using the NSU3D Solver Unstructured Mesh Solution echniques using the NSU3D Solver Dimitri J. Mavriplis Karthik Mani Department of Mechanical Engineering, University of Wyoming, Laramie, WY 82071 NSU3D is an unstructured mesh

More information

Semi-automatic domain decomposition based on potential theory

Semi-automatic domain decomposition based on potential theory Semi-automatic domain decomposition based on potential theory S.P. Spekreijse and J.C. Kok Nationaal Lucht- en Ruimtevaartlaboratorium National Aerospace Laboratory NLR Semi-automatic domain decomposition

More information

Development of a Maxwell Equation Solver for Application to Two Fluid Plasma Models. C. Aberle, A. Hakim, and U. Shumlak

Development of a Maxwell Equation Solver for Application to Two Fluid Plasma Models. C. Aberle, A. Hakim, and U. Shumlak Development of a Maxwell Equation Solver for Application to Two Fluid Plasma Models C. Aberle, A. Hakim, and U. Shumlak Aerospace and Astronautics University of Washington, Seattle American Physical Society

More information

AGGLOMERATION MULTIGRID FOR THE THREE-DIMENSIONAL EULER EQUATIONS. MS 132C, NASA Langley Research Center. Abstract

AGGLOMERATION MULTIGRID FOR THE THREE-DIMENSIONAL EULER EQUATIONS. MS 132C, NASA Langley Research Center. Abstract AGGLOMERATION MULTIGRID FOR THE THREE-DIMENSIONAL EULER EQUATIONS V. Venkatakrishnan D. J. Mavriplis y Institute for Computer Applications in Science and Engineering MS 132C, NASA Langley Research Center

More information

An Efficient, Geometric Multigrid Solver for the Anisotropic Diffusion Equation in Two and Three Dimensions

An Efficient, Geometric Multigrid Solver for the Anisotropic Diffusion Equation in Two and Three Dimensions 1 n Efficient, Geometric Multigrid Solver for the nisotropic Diffusion Equation in Two and Three Dimensions Tolga Tasdizen, Ross Whitaker UUSCI-2004-002 Scientific Computing and Imaging Institute University

More information

A fully implicit Navier-Stokes algorithm for unstructured grids incorporating a two-equation turbulence model

A fully implicit Navier-Stokes algorithm for unstructured grids incorporating a two-equation turbulence model Copyright 1996, American Institute of Aeronautics and Astronautics, Inc. AIAA Meeting Papers on Disc, January 1996 A9618376, AIAA Paper 96-0414 A fully implicit Navier-Stokes algorithm for unstructured

More information

Abstract. Introduction

Abstract. Introduction EULER SOLUTIONS AS LIMIT OF INFINITE REYNOLDS NUMBER FOR SEPARATION FLOWS AND FLOWS WITH VORTICES Wolfgang Schmidt and Antony Jameson Dornier GmbH, D-7990 Friedrichshafen, FRG and Princeton University,

More information

Summary of the C2.3 test case results

Summary of the C2.3 test case results 1st International Workshop on High-Order CFD Methods, Nashville, January 7-8, 2012 Institute of Aerodynamics and Flow Technology German Aerospace Center 8. Jan. 2012 1 / 19 Test case C2.3 Compressible

More information

Possibility of Implicit LES for Two-Dimensional Incompressible Lid-Driven Cavity Flow Based on COMSOL Multiphysics

Possibility of Implicit LES for Two-Dimensional Incompressible Lid-Driven Cavity Flow Based on COMSOL Multiphysics Possibility of Implicit LES for Two-Dimensional Incompressible Lid-Driven Cavity Flow Based on COMSOL Multiphysics Masanori Hashiguchi 1 1 Keisoku Engineering System Co., Ltd. 1-9-5 Uchikanda, Chiyoda-ku,

More information

A MESH ADAPTATION METHOD FOR SIMULATION OF UNSTEADY FLOWS

A MESH ADAPTATION METHOD FOR SIMULATION OF UNSTEADY FLOWS A MESH ADAPTATION METHOD FOR SIMULATION OF UNSTEAD FLOWS C. H. Zhou* * Department of Aerodynamics, Nanjing University of Aeronautics and Astronautics, Nanjing, 6, China Keywords: mesh adaptation, unsteady

More information

Introduction to Computational Fluid Dynamics Mech 122 D. Fabris, K. Lynch, D. Rich

Introduction to Computational Fluid Dynamics Mech 122 D. Fabris, K. Lynch, D. Rich Introduction to Computational Fluid Dynamics Mech 122 D. Fabris, K. Lynch, D. Rich 1 Computational Fluid dynamics Computational fluid dynamics (CFD) is the analysis of systems involving fluid flow, heat

More information

A linear solver based on algebraic multigrid and defect correction for the solution of adjoint RANS equations

A linear solver based on algebraic multigrid and defect correction for the solution of adjoint RANS equations INTERNATIONAL JOURNAL FOR NUMERICAL METHODS IN FLUIDS Int. J. Numer. Meth. Fluids 2014; 74:846 855 Published online 24 January 2014 in Wiley Online Library (wileyonlinelibrary.com)..3878 A linear solver

More information

Introduction to Aerodynamic Shape Optimization

Introduction to Aerodynamic Shape Optimization Introduction to Aerodynamic Shape Optimization 1. Aircraft Process 2. Aircraft Methods a. Inverse Surface Methods b. Inverse Field Methods c. Numerical Optimization Methods Aircraft Process Conceptual

More information

Verification and Validation of Turbulent Flow around a Clark-Y Airfoil

Verification and Validation of Turbulent Flow around a Clark-Y Airfoil Verification and Validation of Turbulent Flow around a Clark-Y Airfoil 1. Purpose 58:160 Intermediate Mechanics of Fluids CFD LAB 2 By Tao Xing and Fred Stern IIHR-Hydroscience & Engineering The University

More information

TVD Flux Vector Splitting Algorithms Applied to the Solution of the Euler and Navier-Stokes Equations in Three-Dimensions Part II

TVD Flux Vector Splitting Algorithms Applied to the Solution of the Euler and Navier-Stokes Equations in Three-Dimensions Part II TVD Flux Vector Splitting Algorithms Applied to the Solution of the Euler and Navier-Stokes Equations in Three-Dimensions Part II EDISSON SÁVIO DE GÓES MACIEL IEA- Aeronautical Engineering Division ITA

More information

Lab 9: FLUENT: Transient Natural Convection Between Concentric Cylinders

Lab 9: FLUENT: Transient Natural Convection Between Concentric Cylinders Lab 9: FLUENT: Transient Natural Convection Between Concentric Cylinders Objective: The objective of this laboratory is to introduce how to use FLUENT to solve both transient and natural convection problems.

More information

A STUDY ON THE UNSTEADY AERODYNAMICS OF PROJECTILES IN OVERTAKING BLAST FLOWFIELDS

A STUDY ON THE UNSTEADY AERODYNAMICS OF PROJECTILES IN OVERTAKING BLAST FLOWFIELDS HEFAT2012 9 th International Conference on Heat Transfer, Fluid Mechanics and Thermodynamics 16 18 July 2012 Malta A STUDY ON THE UNSTEADY AERODYNAMICS OF PROJECTILES IN OVERTAKING BLAST FLOWFIELDS Muthukumaran.C.K.

More information

The gas-kinetic methods have become popular for the simulation of compressible fluid flows in the last

The gas-kinetic methods have become popular for the simulation of compressible fluid flows in the last Parallel Implementation of Gas-Kinetic BGK Scheme on Unstructured Hybrid Grids Murat Ilgaz Defense Industries Research and Development Institute, Ankara, 626, Turkey and Ismail H. Tuncer Middle East Technical

More information

Express Introductory Training in ANSYS Fluent Workshop 04 Fluid Flow Around the NACA0012 Airfoil

Express Introductory Training in ANSYS Fluent Workshop 04 Fluid Flow Around the NACA0012 Airfoil Express Introductory Training in ANSYS Fluent Workshop 04 Fluid Flow Around the NACA0012 Airfoil Dimitrios Sofialidis Technical Manager, SimTec Ltd. Mechanical Engineer, PhD PRACE Autumn School 2013 -

More information

Computational Fluid Dynamics for Engineers

Computational Fluid Dynamics for Engineers Tuncer Cebeci Jian P. Shao Fassi Kafyeke Eric Laurendeau Computational Fluid Dynamics for Engineers From Panel to Navier-Stokes Methods with Computer Programs With 152 Figures, 19 Tables, 84 Problems and

More information

Team 194: Aerodynamic Study of Airflow around an Airfoil in the EGI Cloud

Team 194: Aerodynamic Study of Airflow around an Airfoil in the EGI Cloud Team 194: Aerodynamic Study of Airflow around an Airfoil in the EGI Cloud CFD Support s OpenFOAM and UberCloud Containers enable efficient, effective, and easy access and use of MEET THE TEAM End-User/CFD

More information

A Scalable GPU-Based Compressible Fluid Flow Solver for Unstructured Grids

A Scalable GPU-Based Compressible Fluid Flow Solver for Unstructured Grids A Scalable GPU-Based Compressible Fluid Flow Solver for Unstructured Grids Patrice Castonguay and Antony Jameson Aerospace Computing Lab, Stanford University GTC Asia, Beijing, China December 15 th, 2011

More information

OPTIMIZATIONS OF AIRFOIL AND WING USING GENETIC ALGORITHM

OPTIMIZATIONS OF AIRFOIL AND WING USING GENETIC ALGORITHM ICAS22 CONGRESS OPTIMIZATIONS OF AIRFOIL AND WING USING GENETIC ALGORITHM F. Zhang, S. Chen and M. Khalid Institute for Aerospace Research (IAR) National Research Council (NRC) Ottawa, K1A R6, Ontario,

More information

Compressible Flow in a Nozzle

Compressible Flow in a Nozzle SPC 407 Supersonic & Hypersonic Fluid Dynamics Ansys Fluent Tutorial 1 Compressible Flow in a Nozzle Ahmed M Nagib Elmekawy, PhD, P.E. Problem Specification Consider air flowing at high-speed through a

More information

Final Report. Discontinuous Galerkin Compressible Euler Equation Solver. May 14, Andrey Andreyev. Adviser: Dr. James Baeder

Final Report. Discontinuous Galerkin Compressible Euler Equation Solver. May 14, Andrey Andreyev. Adviser: Dr. James Baeder Final Report Discontinuous Galerkin Compressible Euler Equation Solver May 14, 2013 Andrey Andreyev Adviser: Dr. James Baeder Abstract: In this work a Discontinuous Galerkin Method is developed for compressible

More information

Higher Order Multigrid Algorithms for a 2D and 3D RANS-kω DG-Solver

Higher Order Multigrid Algorithms for a 2D and 3D RANS-kω DG-Solver www.dlr.de Folie 1 > HONOM 2013 > Marcel Wallraff, Tobias Leicht 21. 03. 2013 Higher Order Multigrid Algorithms for a 2D and 3D RANS-kω DG-Solver Marcel Wallraff, Tobias Leicht DLR Braunschweig (AS - C

More information

Optimization of Laminar Wings for Pro-Green Aircrafts

Optimization of Laminar Wings for Pro-Green Aircrafts Optimization of Laminar Wings for Pro-Green Aircrafts André Rafael Ferreira Matos Abstract This work falls within the scope of aerodynamic design of pro-green aircraft, where the use of wings with higher

More information

Development of mesh refinement methods at CFD codes for computational fluid mechanics problems DIPLOMA THESIS

Development of mesh refinement methods at CFD codes for computational fluid mechanics problems DIPLOMA THESIS NATIONAL TECHNICAL UNIVERSITY OF ATHENS DEPARTMENT OF MECHANICAL ENGINEERING SECTION OF FLUID MECHANICS Development of mesh refinement methods at CFD codes for computational fluid mechanics problems DIPLOMA

More information

A Local Sampling Approach to Anisotropic Metric-Based Mesh Optimization

A Local Sampling Approach to Anisotropic Metric-Based Mesh Optimization A Local Sampling Approach to Anisotropic Metric-Based Mesh Optimization Krzysztof J. Fidkowski Department of Aerospace Engineering, University of Michigan, Ann Arbor, MI 4819, USA This work presents an

More information

FOURTH ORDER COMPACT FORMULATION OF STEADY NAVIER-STOKES EQUATIONS ON NON-UNIFORM GRIDS

FOURTH ORDER COMPACT FORMULATION OF STEADY NAVIER-STOKES EQUATIONS ON NON-UNIFORM GRIDS International Journal of Mechanical Engineering and Technology (IJMET Volume 9 Issue 10 October 2018 pp. 179 189 Article ID: IJMET_09_10_11 Available online at http://www.iaeme.com/ijmet/issues.asp?jtypeijmet&vtype9&itype10

More information

AIRFOIL SHAPE OPTIMIZATION USING IMPROVED SIMPLE GENETIC ALGORITHM (ISGA)

AIRFOIL SHAPE OPTIMIZATION USING IMPROVED SIMPLE GENETIC ALGORITHM (ISGA) HEFAT007 5 th International onference on Heat Transfer, Fluid Mechanics and Thermodynamics Sun ity, South Africa MK1 AIRFOIL SHAPE OPTIMIZATION USING IMPROVED SIMPLE GENETI ALGORITHM (ISGA) Karim Mazaheri

More information

A Higher-Order Accurate Unstructured Finite Volume Newton-Krylov Algorithm for Inviscid Compressible Flows

A Higher-Order Accurate Unstructured Finite Volume Newton-Krylov Algorithm for Inviscid Compressible Flows A Higher-Order Accurate Unstructured Finite Volume Newton-Krylov Algorithm for Inviscid Compressible Flows by AMIR NEJAT B.Sc. (Aerospace Engineering), AmirKabir University of Technology, 1996 M.Sc. (Aerospace

More information

SIZE PRESERVING MESH GENERATION IN ADAPTIVITY PROCESSES

SIZE PRESERVING MESH GENERATION IN ADAPTIVITY PROCESSES Congreso de Métodos Numéricos en Ingeniería 25-28 junio 2013, Bilbao, España c SEMNI, 2013 SIZE PRESERVING MESH GENERATION IN ADAPTIVITY PROCESSES Eloi Ruiz-Gironés 1, Xevi Roca 2 and Josep Sarrate 1 1:

More information

Mid-Year Report. Discontinuous Galerkin Euler Equation Solver. Friday, December 14, Andrey Andreyev. Advisor: Dr.

Mid-Year Report. Discontinuous Galerkin Euler Equation Solver. Friday, December 14, Andrey Andreyev. Advisor: Dr. Mid-Year Report Discontinuous Galerkin Euler Equation Solver Friday, December 14, 2012 Andrey Andreyev Advisor: Dr. James Baeder Abstract: The focus of this effort is to produce a two dimensional inviscid,

More information

High-Order Navier-Stokes Simulations using a Sparse Line-Based Discontinuous Galerkin Method

High-Order Navier-Stokes Simulations using a Sparse Line-Based Discontinuous Galerkin Method High-Order Navier-Stokes Simulations using a Sparse Line-Based Discontinuous Galerkin Method Per-Olof Persson University of California, Berkeley, Berkeley, CA 9472-384, U.S.A. We study some of the properties

More information