• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 126
  • 80
  • 37
  • 32
  • 7
  • 3
  • 2
  • 1
  • 1
  • 1
  • 1
  • 1
  • Tagged with
  • 339
  • 140
  • 90
  • 56
  • 56
  • 51
  • 50
  • 49
  • 47
  • 46
  • 43
  • 40
  • 39
  • 39
  • 37
  • About
  • The Global ETD Search service is a free service for researchers to find electronic theses and dissertations. This service is provided by the Networked Digital Library of Theses and Dissertations.
    Our metadata is collected from universities around the world. If you manage a university/consortium/country archive and want to be added, details can be found on the NDLTD website.
231

Aerodynamic Shape Design of Transonic Airfoils Using Hybrid Optimization Techniques and CFD

Xing, X.Q., Damodaran, Murali, Teo, Chung Piaw 01 1900 (has links)
This paper will analyze the effects of using hybrid optimization methods for optimizing objective functions that are determined by computational fluid dynamics solvers for compressible viscous flow for optimal design of airfoils. Previous studies on this topic by the authors had examined the application of deterministic optimization methods and stochastic optimization methods such as Simulated Annealing and Simultaneous Perturbation Stochastic Analysis (SPSA). The studies indicated that SPSA method has a greater or equal efficiency as compared with SA method in reaching optimal airfoil designs for the design problem in question. However, in some situations SPSA method has a tendency to demonstrate an oscillatory behavior in the vicinity of a local optima. To overcome this tendency, a hybrid method designed to take full advantage of SPSA’s high rate of reduction of the objective function at the inception of the design process to drive the design cycles towards the optimal zone at first, and then combining with other methods to perform the final stages of the convergence towards the optimal solutions is considered. SPSA method has been combined with the gradient-based Broydon-Fletcher-Goldfarb-Shanno (BFGS) method as well as Simulated Annealing method for the transonic inverse airfoil design problem that is concerned with the specification of a target airfoil surface pressure distribution and starting from an initial guess of an airfoil shape, the target airfoil shape is reached by way of minimization of a quantity that depends on the difference between the target and current airfoil surface pressure distribution. For a typical transonic flow test case, the effects of using hybrid optimization techniques such as SPSA+BFGS and SPSA+SA as opposed to using SPSA alone can be seen in Figure 1. After 800 design cycles using SPSA, the hybrid SPSA+SA method took 2521 function evaluations of SA while the SPSA+BFGS method took 271 function evaluations to reach similar values which are much better than that reached by using SPSA alone in the entire minimization process. Results indicate that both of the two hybrid methods have capability to find a global optimum more efficiently than the SPSA method. The paper will address issues related to hybridization and its impact on the optimal airfoil shape designs in various contexts. / Singapore-MIT Alliance (SMA)
232

Residual Error Estimation And Adaptive Algorithms For Fluid Flows

Ganesh, N 05 1900 (has links)
The thesis deals with the development of a new residual error estimator and adaptive algorithms based on the error estimator for steady and unsteady fluid flows in a finite volume framework. The aposteriori residual error estimator referred to as R--parameter, is a measure of the local truncation error and is derived from the imbalance arising from the use of an exact operator on the numerical solution for conservation laws. A detailed and systematic study of the R--parameter on linear and non--linear hyperbolic problems, involving continuous flows and discontinuities is performed. Simple theoretical analysis and extensive numerical experiments are performed to establish the fact that the R--parameter is a valid estimator at limiter--free continuous flow regions, but is rendered inconsistent at discontinuities and with limiting. The R--parameter is demonstrated to work equally well on different mesh topologies and detects the sources of error, making it an ideal choice to drive adaptive strategies. The theory of the error estimation is also extended for unsteady flows, both on static and moving meshes. The R--parameter can be computed with a low computational overhead and is easily incorporated into existing finite volume codes with minimal effort. Adaptive refinement algorithms for steady flows are devised employing the residual error estimator. For continuous flows devoid of limiters, a purely R--parameter based adaptive algorithm is designed. A threshold length scale derived from the estimator determines the refinement/derefinement criterion, leading to a self--evolving adaptive algorithm devoid of heuristic parameters. On the other hand, for compressible flows involving discontinuities and limiting, a hybrid adaptive algorithm is proposed. In this hybrid algorithm, error indicators are used to flag regions for refinement, while regions of derefinement are detected using the R--parameter. Two variants of these algorithms, which differ in the computation of the threshold length scale are proposed. The disparate behaviour of the R--parameter for continuous and discontinuous flows is exploited to design a simple and effective discontinuity detector for compressible flows. For time--dependent flow problems, a two--step methodology is proposed for adaptive grid refinement. In the first step, the ``best" mesh at any given time instant is determined. The second step involves predicting the evolution of flow phenomena over a period of time and refines regions into which the flow features would progress into. The latter step is implemented using a geometric--based ``Refinement Level Projection" strategy which guarantees that the flow features remain in adapted zones between successive adaptive cycles and hence uniform solution accuracy. Several numerical experiments involving inviscid and viscous flows on different grid topologies are performed to illustrate the success of the proposed adaptive algorithms. Appendix 1 Candidate's response to the comments/queries of the examiners The author would like to thank the reviewers for their appreciation of the work embodied in the thesis and for their comments. The clarifications to the comments and queries posed in the reviews are summarized below. Referee 1 Q: The example of mesh refinement for RANS solution with shock was performed with isotropic mesh, while the author claims that it is appropriate with anisotropic mesh. If this is the case, why did he not demonstrate that ? As the author knows well, in the case of full 3--D configuration, isotropic adaptation will lead to substantial grid points. The large mesh will hamper timely turnaround time of simulation. Therefore it would be a significant contribution to the aero community if this point is investigated at a later date. Response: The author is of the view that for most practical situations, a pragmatic approach to mesh adaptation for RANS computations would merely involve generating a viscous padding of adequate fineness around the body and allowing for grid adaptation only in the outer potential region. Of course, this method would allow for grid adaptation in the outer layers of viscous padding only to the extent the smoothness criterion is satisfied while adapting the grids in the potential region. This completely obviates point addition to the wall (CAD surface) and there by avoids all complexities (like loss in automation) resulting from the interaction with the surface modeler while adding point on the wall. This method is expected to do well for attached flows and mildly separated flows. This method is expected to do well even for problems involving shock - boundary layer interaction, owing to the fact that the shock is normal to the wall surface (recall, a flow aligned grid is ideal to capture such shocks), as long as the interaction does not result in a massive separation. This approach has already been demonstrated in section 4.5.3 where in adaptive high-lift computations have been performed. Isotropic adaptation retains the goodness of the zero level grid and therefore the robustness of the solver does not suffer through successive levels of grid adaptation. This procedure may result in large number of volumes. On the other hand, the anisotropic refinement may result in significantly less number of volumes, but the mesh quality may have badly degenerated during successive levels of adaptation leading to difficulties in convergence. Therefore, the choice of either of these strategies is effectively dictated by requirements on grid quality and grid size. Also, it is generally understood that building tools for anisotropic adaptation are more complicated as compared to those required for isotropic adaptation, while anisotropic refinement may not require point addition on the wall. Considering these facts, in the view of the author, this issue is an open issue and his personal preference would be to use isotropic refinement or a hybrid strategy employing a combination of these methodologies, particularly considering aspects of solution quality. Finally, in both the examples cited by the reviewer (sections 6.4.5 & 6.4.6) the objective was to demonstrate the efficacy of the new adaptive algorithm (using error indicators and the residual estimator), rather than evaluating the pros & cons of isotropic and anisotropic refinement strategies. In the sections cited above, the author has merely highlighted the advantages of the refinement strategies in specific context of the problem considered and these statements need not be considered as general. Referee 2 Q: For convection problems, a good error estimator must be able to distinguish between locally generated error and convected error. The thesis says the residual error estimator is able to do this and some numerical evidence is presented, but can the candidate comment how the estimator is able to achieve this ? Response: The ultimate aim of any AMR strategy is to reduce the global error. The residual error estimator proposed in this work measures the local truncation error. It has been shown in the context of a linear convective equation that the global error in a cell consists of two parts--the locally generated error in the cell (which is the R--parameter) and the local error transported from other cells in the domain. Either of these errors are dependent on the local error itself and any algorithm that reduces the local truncation error (sources of error) will reduce the global error in the domain. This conclusion is supported by the test case of isentropic flow past an airfoil (Chapter 3, C, Pg 79), where refinement based on the R--parameter leads to lower global error levels than a global error based refinement itself. Q: While analysing the R--parameter in Section 3.3, the operator δ2 is missing. Response: The analysis in Section 3.3 is based on Eq.(3.3) (Pg 58) which provides the local truncation error. As can be seen from Eq.(3.14), the LHS represents the discrete operator acting on the numerical solution (which is zero) and the first term on the RHS is the exact operator acting on the numerical solution (which is I[u]). Consequently the truncation terms T1 and T2 contribute to the truncation error R1 . However, from the viewpoint of computing the error estimate on a discretised domain, we need to replace the exact operator I by a higher order discrete operator δ2 . This gives the R-parameter, which has contributions from R1 as well as discretisation errors due to the higher order operator, R2 . When the latter is negligible compared to the former, the R--parameter is an estimate of the local truncation error. The truncation error depends on the accuracy of the reconstruction procedure used in obtaining the numerical solution and hence on the discrete operator δ1. On very similar lines, it can be shown that operator δ2 leads to a formal second order accuracy and this operator is only required in computing the residual error estimate. Q: What does the phrase "exact derivatives of the numerical solution" mean ? Response: This statement exemplifies the fact that the numerical solution is the exact solution to the modified partial differential equation and that the truncation terms T1 and T2 that constitute the R--parameter are functions of the derivatives of this numerical solution. Q: For the operator δ2 quadratic reconstruction is employed. Is the exact or numerical flux function used ? Response: The operator δ2 is a higher order discrete approximation to the exact operator I. Therefore, a quadratic polynomial with a three--point Gauss quadrature has been used in the error estimation procedure. Error estimation does not involve issues with convergence associated with the flow solver and therefore an exact flux function has been employed with the δ2 operator. Nevertheless, it is also possible to use the same numerical flux function as employed in the flow solver for error estimation also. Q: The same stencil of grid points is used for the solution update and the error estimation. Does this not lead to an increased stencil size ? Response: In comparison to reconstruction using higher degree polynomials such as cubic and quartic reconstruction, quadratic reconstruction involves only a smaller stencil of points consisting of the node--sharing neighbours of a cell. The use of such a support stencil is sufficient for linear reconstruction also and adds to the robustness of the flow solver, although a linear reconstruction can, in principle, work with a smaller support stencil. A possible alternative to using quadratic reconstruction (and hence a slightly larger stencil) is to adopt a Defect Correction strategy to obtain derivatives to higher order accuracy and needs to be explored in detail. Q: How is the R--parameter computed for viscous flows ? Response: The computation of the R--parameter for viscous flows is on the same lines as for inviscid flows. The gradients needed for viscous flux computation at the face centers are obtained using quadratic reconstruction. The procedure for calculation of the R--parameter for steady flows (both inviscid and viscous) is the step--by--step algorithm in Section 3.5. Q: In some cases, regions ahead of the shock show no coarsening. Response: The adaptive algorithm proposed in this work does not allow for coarsening of the initial mesh, and regions ahead of the shock remain unaffected (because of uniform flow) at all levels of refinement. Q: Do adaptation strategies terminate automatically atleast for steady flows ? Response: The adaptation strategies (RAS and HAS) must, in principle by virtue of construction of the algorithm, automatically terminate for steady flows. In the HAS algorithms though, there are certain heuristic criteria for termination of refinement especially at shocks/turbulent boundary layers. In this work, a maximum of four cycles of refinement/derefinement have only been carried out and therefore an automatic termination of the adaptive strategies were no studied. Q: How do residual--based adaptive strategies compare and contrast with adjoint--based approaches which are now becoming popular for goal--oriented adaptation ? Adjoint--based methods involve solution to the adjoint problem in addition to solving the primal problem, which represents a substantial computational cost. A timing study for a typical 3D problem[2] indicates that the solution of the adjoint problem (which needs the computation of the Jacobian and sensitivities of the functional) could require as much as one--half of the total time needed to compute the flow solution. On the contrary, R--parameter based refinement involves no additional information than that required by the flow solver and is roughly equivalent to one explicit iteration of the flow solver (Section 3.5.1). For practical 3--D applications, adjoint--based approaches will lead to a prohibitively high cost, and more so for dynamic adaptation. This is also exemplified by the fact that there has been only few recent works on 3D adaptive computations based on adjoint error estimation (which consider only inviscid flows)[1,2]. Goal--oriented adaptation involves reducing the error in some functional of interest. This can be achieved within the framework of R--parameter based adaptation, by introducing additional termination criteria based on integrated quantities. Within an automated adaptation loop, such an algorithm would terminate when the integrated quantities do not change appreciably with refinement levels. This is in contrast to the adjoint--based approach which strives to reduce the error in the functional below a certain threshold. Considering the fact that reducing the residual leads to reducing the global error itself, the R--parameter based adaptive algorithm would also lead to accurate estimates of the integrated quantities (which depend on the numerical solution). This is also reflected in the fact that the R--parameter based adaptation for the three--element NHLP configuration predicts the lift and drag coefficients to reasonable accuracy, as shown in Section 4.5.3. The author is of the belief that the R--parameter based adaptive algorithm holds huge promise for adaptive simulations of flow past complex geometries, both in terms of computational cost and solution accuracy. This is exemplified by successful adaptive simulations of inviscid flow past ONERA M6 wing as well as a conventional missile configuration[3]. A more concrete comparison of the R--parameter based and adjoint--based approaches would involve systematically solving a set of problems by both approaches and has not been considered in this thesis. [1] Nemec and Aftosmis,``Adjoint error estimation and adaptive refinement for embedded--boundary cartesian meshes", AIAA Paper 2007--4187, 2007. [2] Wintzer, Nemec and Aftosmis,``Adjoint--based adaptive mesh refinement for sonic boom prediction", AIAA Paper 2008--6593, 2008. [3] Nikhil Shende, ``A general purpose flow solver for Euler equations", Ph.D. Thesis, Dept. of Aerospace Engg., Indian Institute of Science, 2005.
233

NURBS-Enhanced Finite Element Method (NEFEM)

Sevilla Cárdenas, Rubén 24 July 2009 (has links)
Aquesta tesi proposa una millora del clàssic mètode dels elements finits (finite element method, FEM) per a un tractament eficient de dominis amb contorns corbs: el denominat NURBS-enhanced finite element method (NEFEM). Aquesta millora permet descriure de manera exacta la geometría mitjançant la seva representació del contorn CAD amb non-uniform rational B-splines (NURBS), mentre que la solució s'aproxima amb la interpolació polinòmica estàndard. Per tant, en la major part del domini, la interpolació i la integració numèrica són estàndard, retenint les propietats de convergència clàssiques del FEM i facilitant l'acoblament amb els elements interiors. Només es requereixen estratègies específiques per realitzar la interpolació i la integració numèrica en elements afectats per la descripció del contorn mitjançant NURBS.La implementació i aplicació de NEFEM a problemes que requereixen una descripció acurada del contorn són, també, objectius prioritaris d'aquesta tesi. Per exemple, la solució numèrica de les equacions de Maxwell és molt sensible a la descripció geomètrica. Es presenta l'aplicació de NEFEM a problemes d'scattering d'ones electromagnètiques amb una formulació de Galerkin discontinu. S'investiga l'habilitat de NEFEM per obtenir solucions precises amb malles grolleres i aproximacions d'alt ordre, i s'exploren les possibilitats de les anomenades malles NEFEM, amb elements que contenen singularitats dintre d'una cara o aresta d'un element. Utilitzant NEFEM, la mida de la malla no està controlada per la complexitat de la geometria. Això implica una dràstica diferència en la mida dels elements i, per tant, suposa un gran estalvi tant des del punt de vista de requeriments de memòria com de cost computacional. Per tant, NEFEM és una eina poderosa per la simulació de problemes tridimensionals a gran escala amb geometries complexes. D'altra banda, la simulació de problemes d'scattering d'ones electromagnètiques requereix mecanismes per aconseguir una absorció eficient de les ones scattered. En aquesta tesi es discuteixen, optimitzen i comparen dues tècniques en el context de mètodes de Galerkin discontinu amb aproximacions d'alt ordre.La resolució numèrica de les equacions d'Euler de la dinàmica de gasos és també molt sensible a la representació geomètrica. Quan es considera una formulació de Galerkin discontinu i elements isoparamètrics lineals, una producció espúria d'entropia pot evitar la convergència cap a la solució correcta. Amb NEFEM, l'acurada imposició de la condició de contorn en contorns impenetrables proporciona resultats precisos inclús amb una aproximació lineal de la solució. A més, la representació exacta del contorn permet una imposició adequada de les condicions de contorn amb malles grolleres i graus d'interpolació alts. Una propietat atractiva de la implementació proposada és que moltes de les rutines usuals en un codi d'elements finits poden ser aprofitades, per exemple rutines per realitzar el càlcul de les matrius elementals, assemblatge, etc. Només és necessari implementar noves rutines per calcular les quadratures numèriques en elements corbs i emmagatzemar el valor de les funciones de forma en els punts d'integració. S'han proposat vàries tècniques d'elements finits corbs a la literatura. En aquesta tesi, es compara NEFEM amb altres tècniques populars d'elements finits corbs (isoparamètics, cartesians i p-FEM), des de tres punts de vista diferents: aspectes teòrics, implementació i eficiència numèrica. En els exemples numèrics, NEFEM és, com a mínim, un ordre de magnitud més precís comparat amb altres tècniques. A més, per una precisió desitjada NEFEM és també més eficient: necessita un 50% dels graus de llibertat que fan servir els elements isoparamètrics o p-FEM per aconseguir la mateixa precisió. Per tant, l'ús de NEFEM és altament recomanable en presència de contorns corbs i/o quan el contorn té detalls geomètrics complexes. / This thesis proposes an improvement of the classical finite element method (FEM) for an efficient treatment of curved boundaries: the NURBSenhanced FEM (NEFEM). It is able to exactly represent the geometry by means of the usual CAD boundary representation with non-uniform rational Bsplines (NURBS), while the solution is approximated with a standard piecewise polynomial interpolation. Therefore, in the vast majority of the domain, interpolation and numerical integration are standard, preserving the classical finite element (FE) convergence properties, and allowing a seamless coupling with standard FEs on the domain interior. Specifically designed polynomial interpolation and numerical integration are designed only for those elements affected by the NURBS boundary representation.The implementation and application of NEFEM to problems demanding an accurate boundary representation are also primary goals of this thesis. For instance, the numerical solution of Maxwell's equations is highly sensitive to geometry description. The application of NEFEM to electromagnetic scattering problems using a discontinuous Galerkin formulation is presented. The ability of NEFEM to compute an accurate solution with coarse meshes and high-order approximations is investigated, and the possibilities of NEFEM meshes, with elements containing edge or corner singularities, are explored. With NEFEM, the mesh size is no longer subsidiary to geometry complexity, and depends only on the accuracy requirements on the solution, whereas standard FEs require mesh refinement to properly capture the geometry. This implies a drastic difference in mesh size that results in drastic memory savings, and also important savings in computational cost. Thus, NEFEM is a powerful tool for large-scale scattering simulations with complex geometries in three dimensions. Another key issue in the numerical solution of electromagnetic scattering problems is using a mechanism to perform the absorption of outgoing waves. Two perfectly matched layers are discussed, optimized and compared in a high-order discontinuous Galerkin framework.The numerical solution of Euler equations of gas dynamics is also very sensitive to geometry description. Using a discontinuous Galerkin formulation and linear isoparametric elements, a spurious entropy production may prevent convergence to the correct solution. With NEFEM, the exact imposition of the solid wall boundary condition provides accurate results even with a linear approximation of the solution. Furthermore, the exact boundary representation allows using coarse meshes, but ensuring the proper implementation of the solid wall boundary condition. An attractive feature of the proposed implementation is that the usual routines of a standard FE code can be directly used, namely routines for the computation of elemental matrices and vectors, assembly, etc. It is only necessary to implement new routines for the computation of numerical quadratures in curved elements and to store the value of shape functions at integration points. Several curved FE techniques have been proposed in the literature. In this thesis, NEFEM is compared with some popular curved FE techniques (namely isoparametric FEs, cartesian FEs and p-FEM), from three different perspectives: theoretical aspects, implementation and performance. In every example shown, NEFEM is at least one order of magnitude more accurate compared to other techniques. Moreover, for a desired accuracy NEFEM is also computationally more efficient. In some examples, NEFEM needs only 50% of the number of degrees of freedom required by isoparametric FEs or p-FEM. Thus, the use of NEFEM is strongly recommended in the presence of curved boundaries and/or when the boundary of the domain has complex geometric details.
234

Simulation of Hydrodynamic Fragmentation from a Fundamental and an Engineering Perspective

Patel, Nayan V. 26 June 2007 (has links)
Liquid fragmentation phenomenon is explored from both a fundamental (fully resolved) and an engineering (modeled) perspective. The dual objectives compliment each other by providing an avenue to gain further understanding into fundamental processes of atomization as well as to use the newly acquired knowledge to address practical concerns. A compressible five-equation interface model based on a Roe-type scheme for the simulation of material boundaries between immiscible fluids with arbitrary equation of state is developed and validated. The detailed simulation model accounts for surface-tension, viscous, and body-force effects, in addition to acoustic and convective transport. The material interfaces are considered as diffused zones and a mixture model is given for this transition region. The simulation methodology combines a high-resolution discontinuity capturing method with a low-dissipation central scheme resulting in a hybrid approach for the solution of time- and space-accurate interface problems. Several multi-dimensional test cases are considered over a wide range of physical situations involving capillary, viscosity, and gravity effects with simultaneous presence of large viscosity and density ratios. The model is shown to accurately capture interface dynamics as well as to deal with dynamic appearance and disappearance of material boundaries. Simulation of atomization processes and its interaction with the flow field in practical devices is the secondary objective of this study. Three modeling requirements are identified to perform Large-Eddy Simulation (LES) of spray combustion in engineering devices. In concurrence with these requirements, LES of an experimental liquid-fueled Lean Direct Injection (LDI) combustor is performed using a subgrid mixing and combustion model. This approach has no adjustable parameters and the entire flow-path through the inlet swirl vanes is resolved. The inclusion of the atomization aspects within LES eliminates the need to specify dispersed-phase size-velocity correlations at the inflow boundary. Kelvin-Helmholtz (or aerodynamic) breakup model by Reitz is adopted for the combustor simulation. Two simulations (with and without breakup) are performed and compared with measurements of Cai et al. Time-averaged velocity prediction comparison for both gas- and liquid-phase with available data show reasonable agreement. The major impact of breakup is on the fuel evaporation in the vicinity of the injector. Further downstream, a wide range of drop sizes are recovered by the breakup simulation and produces similar spray quality as in the no-breakup case.
235

Least-squares Finite Element Solution Of Euler Equations With Adaptive Mesh Refinement

Akargun, Yigit Hayri 01 February 2012 (has links) (PDF)
Least-squares finite element method (LSFEM) is employed to simulate 2-D and axisymmetric flows governed by the compressible Euler equations. Least-squares formulation brings many advantages over classical Galerkin finite element methods. For non-self-adjoint systems, LSFEM result in symmetric positive-definite matrices which can be solved efficiently by iterative methods. Additionally, with a unified formulation it can work in all flight regimes from subsonic to supersonic. Another advantage is that, the method does not require artificial viscosity since it is naturally diffusive which also appears as a difficulty for sharply resolving high gradients in the flow field such as shock waves. This problem is dealt by employing adaptive mesh refinement (AMR) on triangular meshes. LSFEM with AMR technique is numerically tested with various flow problems and good agreement with the available data in literature is seen.
236

Définition combinatoire des polynômes de Kazhdan-Lusztig

Delanoy, Ewan 09 November 2006 (has links) (PDF)
La théorie des groupes de Coxeter, qui a pour origine l'étude des groupes<br /> d'isométries, permet de relier entre eux divers domaines d'algèbre et de<br /> géométrie, allant de la théorie des representations (des groupes de Coxeter<br /> et de Lie, des algèbres de Lie et de Hecke) et de la géométrie algébrique<br /> (variétés de Schubert) à la combinatoire (ordre de Bruhat). Les polynômes<br /> de Kazhdan-Lusztig apparaissent sous des formes assez différentes dans plusieurs<br /> de ces domaines : ces polynômes <br /> peuvent être définis comme coordonnées d'une base<br /> remarquable de l'algèbre de Hecke (ce qui donne une représentation non triviale<br /> de cette algèbre), leur valeur au point 1 intervient dans la décomposition de certains<br /> modules de Verma, et leur coefficients peuvent être interprétés comme des dimensions<br /> de certains espaces d'homologie locale. La définition originale de ces polynômes<br /> se traduit par une formule de récurrence compliquée qui conduit naturellement à<br /> s'interroger sur une éventuelle définition purement combinatoire. Ce rapport essaye<br /> de montrer quelques développements récents dans les tentatives de réponse à cette<br /> question. Notre résultat principal est le suivant : un isomorphisme entre<br /> deux intervalles initiaux préserve les polynômes de Kazhdan-Lusztig. Nous explicitons <br /> également des arguments (théoriques et calculatoires)<br /> tendant à confirmer la conjecture que cela reste vrai pour un isomorphisme entre des intervalles<br /> complètement compressibles dans des groupes de Coxeter finis.\newline<br /><br /> Mots-clés : groupe de Coxeter, polynôme de Kazhdan-Lusztig,<br /> sous-groupe de réflections, intervalle de Bruhat, couplage distingué,<br /> intervalle complètement compressible
237

Schémas numériques préservant la vorticité en aérodynamique compressible

Falissard, Fabrice 01 1900 (has links) (PDF)
La réduction de la diffusion numérique des structures tourbillonnaires est un point clé de la simulation de nombreux problèmes de Mécanique des fluides. S'appuyant d'une part sur la notion définie par Morton et Roe de schéma numérique préservant exactement la vorticité pour les équations de l'acoustique et d'autre part sur une forme de schémas basés sur le résidu introduits par Lerat et Corre, cette thèse présente un schéma RBV (Residual Based Vorticity preserving), d'ordre 2 implicite basé sur le résidu qui préserve la vorticité pour les équations de l'acoustique, de l'acoustique avec advection et les équations d'Euler. Le schéma RBV permet d'advecter un tourbillon sur de longues distances avec très peu de diffusion numérique. Il a été formulé en maillage curviligne dans l'approche des volumes finis et, par construction, conserve son ordre de précision et ses propriétés de préservation de la vorticité en maillage irrégulier sans nécessiter de termes correctifs. Le schéma RBV a été appliqué à des calculs d'écoulements stationnaires et instationnaires autour de profil pour les équations d'Euler, puis au cas de l'interaction frontale, subsonique instationnaire, entre un tourbillon de Scully et un profil NACA0012 à incidence nulle pour lequel existent des données expérimentales. Ce problème modèle est représentatif de l'interaction parallèle entre une pale de rotor d'hélicoptère et le tourbillon émis en extrémité d'une pale précédente, qui est à l'origine du bruit BVI ("Blade Vortex Interaction noise") dominant dans le cas du vol de descente basse vitesse de l'hélicoptère. Les résultats obtenus avec le schéma RBV sur ce cas d'interaction pale tourbillon 2D démontrent la capacité de la méthode à simuler des écoulements aérodynamiques réalistes. Des comparaisons avec les solutions de schémas classiques d'ordre 2 montrent l'apport de la méthode proposée.
238

Etude numérique des transferts conjugués paroi-fluide d'un écoulement e fluide compressible dans une tuyère

Deng, Jing 24 November 2011 (has links) (PDF)
Ce travail de thèse concerne l'étude des écoulements de fluides gazeux compressibles laminaires subsonique-supersonique dans une tuyère de type convergent-divergent. Les écoulements étudiés sont à nombres de Reynolds modérés et s'affranchissent de l'hypothèse de condition adiabatique de paroi couramment utilisée afin de mieux prendre en compte les phénomènes de transfert de chaleur par convection et rayonnement avec le milieu extérieur. Cette étude des phénomènes de transferts conjugués a permis de déterminer le comportement dynamique simultané du fluide et de la paroi de la tuyère. Enfin, compte tenu des niveaux élevés de températures mis en jeu dans ces systèmes, une analyse concernant le comportement thermomécanique de l'ensemble de la structure de paroi avec des matériaux monocouches et multicouches a été réalisé. De nombreuses configurations géométriques, propriétés physiques et conditions aux limites sur le fluide et la paroi ont été analysées. Les résultats présentés montrent, la structure des écoulements à travers les iso-contours de vitesses, des nombres de Mach, des pressions dans le fluide, des températures dans le fluide et dans la paroi ainsi que les déformations et les contraintes de la paroi qui résultent des couplages thermomécaniques. Une analyse des performances de la tuyère, en termes de force de poussée et de coefficient de débit spécifique, est largement discutée dans ce travail.
239

Étude de paramétrisation de l'écoulement dans des composants de circuit de transmission de puissance pneumatique

Ali, Azdasher 04 September 2012 (has links) (PDF)
Le prototypage virtuel des circuits pneumatiques de puissance, par exemple les circuits de freinage des véhicules industriels, constitue un enjeu important en raison de la complexité des écoulements en régime transsonique et des couplages entre les échelles locales et macroscopiques. Ces problèmes sont rencontrés lors de la conception, de la synthèse des commandes et de l'analyse des performances statiques et dynamiques de ces circuits et l'analyse. La mise au point des modèles numériques de ces systèmes induit des coûts et des temps importants par rapport à d'autres systèmes. La démarche proposée dans cette thèse repose sur la construction numérique de bases de données permettant de caractériser le comportement local et macroscopique d'un composant de circuit en fonction de la variation de certains paramètres physiques ou géométriques par rapport à un point de fonctionnement de référence. Les bases de données résultent de l'extrapolation de la solution des équations de Navier Stokes moyennées (RANS) pour le point de référence considéré obtenu à l'aide d'un logiciel de paramétrisation en mécanique des fluides (Turb'Opty). La contribution de cette thèse repose pour l'essentiel dans un travail d'analyse des solutions issues de la paramétrisation dans deux contextes différents: la tuyère De Laval et un élément "coude", des composants élémentaires de circuit. Nous avons montré que ces exemples "simples" conduisent déjà à des difficultés importantes en termes de paramétrisation du problème et du calcul des dérivées des champs aérodynamiques en raison de la taille du problème. Pour pallier cette difficulté, nous avons proposé de déraffiner le maillage et nous avons alors montré que cette démarche conduit parfois à déplacer ou à atténuer certains phénomènes (chocs). La deuxième contribution de ce travail repose sur l'évaluation de la qualité des solutions extrapolées, de leur domaine de validité et la construction des liens entre grandeurs locales et macroscopiques. Nous avons enfin proposé une démarche permettant de reconstruire la caractéristique en débit d'un composant à partir de la détermination de la solution extrapolée pour un nombre limité de points de référence.
240

Direct Numerical Simulation of Compressible and Incompressible Wall Bounded Turbulent Flows with Pressure Gradients

Wei, Liang 22 December 2009 (has links)
This thesis is focused on direct numerical simulation (DNS) of compressible and incompressible fully developed and developing turbulent flows between isothermal walls using a discontinuous Galerkin method (DGM). Three cases (Ma = 0.2, 0.7 and 1.5) of DNS of turbulent channel flows between isothermal walls with Re ~ 2800, based on bulk velocity and half channel width, have been carried out. It is found that a power law seems to scale mean streamwise velocity with Ma slightly better than the more usual log-law. Inner and outer scaling of second-order and higher-order statistics have been analyzed. The linkage between the pressure gradient and vorticity flux on the wall has been theoretically derived and confirmed and they are highly correlated very close to the wall. The correlation coefficients are influenced by Ma, and viscosity when Ma is high. The near-wall spanwise streak spacing increases with Ma. Isosurfaces of the second invariant of the velocity gradient tensor are more sparsely distributed and elongated as Ma increases. DNS of turbulent isothermal-wall bounded flow subjected to favourable and adverse pressure gradient (FPG, APG) at Ma ~ 0.2 and Reref ~ 428000, based on the inlet bulk velocity and the streamwise length of the bottom wall, is also investigated. The FPG/APG is obtained by imposing a concave/convex curvature on the top wall of a plane channel. The flows on the bottom and top walls are tripped turbulent and laminar boundary layers, respectively. It is observed that the first and second order statistics are strongly influenced by the pressure gradients. The cross-correlation coefficients of the pressure gradients and vorticity flux remain constant across the FPG/APG regions of the flat wall. High correlations between the streamwise/wallnormal pressure gradient and the spanwise vorticity are found near the separation region close to the curved top wall. The angle of inclined hairpin structure to streamwise direction of the bottom wall is smaller (flatter) in the FPG region than the APG region. / Thesis (Ph.D, Mechanical and Materials Engineering) -- Queen's University, 2009-12-21 13:59:53.084

Page generated in 0.0562 seconds