Engineering PapersSearch

Engineering topics

Mineck, Raymond E.

Publications and source records attributed to Mineck, Raymond E..

At least 19 records

On the Importance of Spatial Resolution for Flap Side Edge Noise Prediction

A spatial resolution study of flap tip flow and the effects on the farfield noise signature for an 18%-scale, semispan Gulfstream aircraft model are presented. The NASA FUN3D unstructured, compressible Navier-Stokes solver was used to perform the highly resolved, time-dependent, detached eddy simulations of the flow field associated with the flap for this high-fidelity aircraft model. Following our previous work on the same model, the latest computations were undertaken to determine the causes of deficiencies observed in our earlier predictions of the steady and unsteady surface pressures and off-surface flow field at the flap tip regions, in particular the outboard tip area, where the presence of a cavity at the side-edge produces very complex flow features and interactions. The present results show gradual improvement in steady loading at the outboard flap edge region with increasing spatial resolution, yielding more accurate fluctuating surface pressures, off-surface flow field, and farfield noise with improved high-frequency content when compared with wind tunnel measurements. The spatial resolution trends observed in the present study demonstrate that the deficiencies reported in our previous computations are mostly caused by inadequate spatial resolution and are not related to the turbulence model.

Mineck, Raymond E.

A Comparative Study of Simulated and Measured Gear-Flap Flow Interaction

The ability of two CFD solvers to accurately characterize the transient, complex, interacting flowfield asso-ciated with a realistic gear-flap configuration is assessed via comparison of simulated flow with experimental measurements. The simulated results, obtained with NASA's FUN3D and Exa's PowerFLOW® for a high-fidelity, 18% scale semi-span model of a Gulfstream aircraft in landing configuration (39 deg flap deflection, main landing gear on and off) are compared to two-dimensional and stereo particle image velocimetry measurements taken within the gear-flap flow interaction region during wind tunnel tests of the model. As part of the bench-marking process, direct comparisons of the mean and fluctuating velocity fields are presented in the form of planar contour plots and extracted line profiles at measurement planes in various orientations stationed in the main gear wake. The measurement planes in the vicinity of the flap side edge and downstream of the flap trailing edge are used to highlight the effects of gear presence on tip vortex development and the ability of the computational tools to accurately capture such effects. The present study indicates that both computed datasets contain enough detail to construct a relatively accurate depiction of gear-flap flow interaction. Such a finding increases confidence in using the simulated volumetric flow solutions to examine the behavior of pertinent aer-odynamic mechanisms within the gear-flap interaction zone.

Khorrami, Mehdi R.

Towards Full Aircraft Airframe Noise Prediction: Detached Eddy Simulations

Results from a computational study on the aeroacoustic characteristics of an 18%-scale, semi-span Gulf-stream aircraft model are presented in this paper. NASA's FUN3D unstructured compressible Navier-Stokes solver was used to perform steady and unsteady simulations of the flow field associated with this high-fidelity aircraft model. Solutions were obtained for free-air at a Mach number of 0.2 with the flap deflected at 39 deg, with the main gear off and on (the two baseline configurations). Initially, the study focused on accurately predicting the prominent noise sources at both flap tips for the baseline configuration with deployed flap only. Building upon the experience gained from this initial effort, subsequent work involved the full landing configuration with both flap and main landing gear deployed. For the unsteady computations, we capitalized on the Detached Eddy Simulation capability of FUN3D to capture the complex time-dependent flow features associated with the flap and main gear. To resolve the noise sources over a broad frequency range, the tailored grid was very dense near the flap inboard and outboard tips and the region surrounding the gear. Extensive comparison of the computed steady and unsteady surface pressures with wind tunnel measurements showed good agreement for the global aerodynamic characteristics and the local flow field at the flap inboard tip. However, the computed pressure coefficients indicated that a zone of separated flow that forms in the vicinity of the outboard tip is larger in extent along the flap span and chord than measurements suggest. Computed farfield acoustic characteristics from a FW-H integral approach that used the simulated pressures on the model solid surface were in excellent agreement with corresponding measurements.

Khorrami, Mehdi R.

Slat Noise Simulations: Status and Challenges

Noise radiation from the leading edge slat of a high-lift system is known to be an important component of aircraft noise during approach. NASA's Langley Research Center is engaged in a coordinated series of investigations combining high-fidelity numerical simulations and detailed wind tunnel measurements of a generic, unswept, 3-element, high-lift configuration. The goal of this effort is to provide a validated predictive capability that would enable identification of the dominant noise source mechanisms and, ultimately, help develop physics inspired concepts for reducing the far-field acoustic intensity. This paper provides a brief overview of the current status of the computational effort and describes new findings pertaining to the effects of the angle of attack on the aeroacoustics of the slat cove region. Finally, the interplay of the simulation campaign with the concurrently evolving development of a benchmark dataset for an international workshop on airframe noise is outlined.

Choudhari, Meelan M.

Computational Aeroelastic Analysis of the Ares Launch Vehicle During Ascent

This paper presents the static and dynamic computational aeroelastic (CAE) analyses of the Ares crew launch vehicle (CLV) during atmospheric ascent. The influence of launch vehicle flexibility on the static aerodynamic loading and integrated aerodynamic force and moment coefficients is discussed. The ultimate purpose of this analysis is to assess the aeroelastic stability of the launch vehicle along the ascent trajectory. A comparison of analysis results for several versions of the Ares CLV will be made. Flexible static and dynamic analyses based on rigid computational fluid dynamic (CFD) data are compared with a fully coupled aeroelastic time marching CFD analysis of the launch vehicle.

Bartels, Robert E.

FUN3D Grid Refinement and Adaptation Studies for the Ares Launch Vehicle

This paper presents grid refinement and adaptation studies performed in conjunction with computational aeroelastic analyses of the Ares crew launch vehicle (CLV). The unstructured grids used in this analysis were created with GridTool and VGRID while the adaptation was performed using the Computational Fluid Dynamic (CFD) code FUN3D with a feature based adaptation software tool. GridTool was developed by ViGYAN, Inc. while the last three software suites were developed by NASA Langley Research Center. The feature based adaptation software used here operates by aligning control volumes with shock and Mach line structures and by refining/de-refining where necessary. It does not redistribute node points on the surface. This paper assesses the sensitivity of the complex flow field about a launch vehicle to grid refinement. It also assesses the potential of feature based grid adaptation to improve the accuracy of CFD analysis for a complex launch vehicle configuration. The feature based adaptation shows the potential to improve the resolution of shocks and shear layers. Further development of the capability to adapt the boundary layer and surface grids of a tetrahedral grid is required for significant improvements in modeling the flow field.

Bartels, Robert E.

Full Multigrid Flow Solver

FMG3D (full multigrid 3 dimensions) is a pilot computer program that solves equations of fluid flow using a finite difference representation on a structured grid. Infrastructure exists for three dimensions but the current implementation treats only two dimensions. Written in Fortran 90, FMG3D takes advantage of the recursive subroutine feature, dynamic memory allocation, and structured-programming constructs of that language. FMG3D supports multi-block grids with three types of block-to-block interfaces: periodic, C-zero, and C-infinity. For all three types, grid points must match at interfaces. For periodic and C-infinity types, derivatives of grid metrics must be continuous at interfaces. The available equation sets are as follows: scalar elliptic equations, scalar convection equations, and the pressure-Poisson formulation of the Navier-Stokes equations for an incompressible fluid. All the equation sets are implemented with nonzero forcing functions to enable the use of user-specified solutions to assist in verification and validation. The equations are solved with a full multigrid scheme using a full approximation scheme to converge the solution on each succeeding grid level. Restriction to the next coarser mesh uses direct injection for variables and full weighting for residual quantities; prolongation of the coarse grid correction from the coarse mesh to the fine mesh uses bilinear interpolation; and prolongation of the coarse grid solution uses bicubic interpolation.

Mineck, Raymond E.

Textbook Multigrid Efficiency for Leading Edge Stagnation

A multigrid solver is defined as having textbook multigrid efficiency (TME) if the solutions to the governing system of equations are attained in a computational work which is a small (less than 10) multiple of the operation count in evaluating the discrete residuals. TME in solving the incompressible inviscid fluid equations is demonstrated for leading-edge stagnation flows. The contributions of this paper include (1) a special formulation of the boundary conditions near stagnation allowing convergence of the Newton iterations on coarse grids, (2) the boundary relaxation technique to facilitate relaxation and residual restriction near the boundaries, (3) a modified relaxation scheme to prevent initial error amplification, and (4) new general analysis techniques for multigrid solvers. Convergence of algebraic errors below the level of discretization errors is attained by a full multigrid (FMG) solver with one full approximation scheme (FAS) cycle per grid. Asymptotic convergence rates of the FAS cycles for the full system of flow equations are very fast, approaching those for scalar elliptic equations.

Diskin, Boris

Textbook Multigrid Efficiency for Leading Edge Stagnation

A multigrid solver is defined as having textbook multigrid efficiency (TME) if the solutions to the governing system of equations are attained in a computational work which is a small (less than 10) multiple of the operation count in evaluating the discrete residuals. TME in solving the incompressible inviscid fluid equations is demonstrated for leading- edge stagnation flows. The contributions of this paper include (1) a special formulation of the boundary conditions near stagnation allowing convergence of the Newton iterations on coarse grids, (2) the boundary relaxation technique to facilitate relaxation and residual restriction near the boundaries, (3) a modified relaxation scheme to prevent initial error amplification, and (4) new general analysis techniques for multigrid solvers. Convergence of algebraic errors below the level of discretization errors is attained by a full multigrid (FMG) solver with one full approximation scheme (F.4S) cycle per grid. Asymptotic convergence rates of the F.4S cycles for the full system of flow equations are very fast, approaching those for scalar elliptic equations.

Diskin, Boris

Analysis Tools for CFD Multigrid Solvers

Analysis tools are needed to guide the development and evaluate the performance of multigrid solvers for the fluid flow equations. Classical analysis tools, such as local mode analysis, often fail to accurately predict performance. Two-grid analysis tools, herein referred to as Idealized Coarse Grid and Idealized Relaxation iterations, have been developed and evaluated within a pilot multigrid solver. These new tools are applicable to general systems of equations and/or discretizations and point to problem areas within an existing multigrid solver. Idealized Relaxation and Idealized Coarse Grid are applied in developing textbook-efficient multigrid solvers for incompressible stagnation flow problems.

Mineck, Raymond E.

Analysis Tools for CFD Multigrid Solvers

Analysis tools are needed to guide the development and evaluate the performance of multigrid solvers for the fluid flow equations. Classical analysis tools, such as local mode analysis, often fail to accurately predict performance. Two-grid analysis tools, herein referred to as Idealized Coarse Grid and Idealized Relaxation iterations, have been developed and evaluated within a pilot multigrid solver. These new tools are applicable to general systems of equations and/or discretizations and point to problem areas within an existing multigrid solver. Idealized Relaxation and Idealized Coarse Grid are applied in developing textbook-efficient multigrid solvers for incompressible stagnation flow problems.

Mineck, Raymond E.

Wind Tunnel Testing of Various Disk-Gap-Band Parachutes

Two Disk-Gap-Band model parachute designs were tested in the NASA Langley Transonic Dynamics Tunnel. The purposes of these tests were to determine the drag and static stability coefficients of these two model parachutes at various subsonic Mach numbers in support of the Mars Exploration Rover mission. The two model parachute designs were designated 1.6 Viking and MPF. These model parachute designs were chosen to investigate the tradeoff between drag and static stability. Each of the parachute designs was tested with models fabricated from MIL-C-7020 Type III or F-111 fabric. The reason for testing model parachutes fabricated with different fabrics was to evaluate the effect of fabric permeability on the drag and static stability coefficients. Several improvements over the Viking-era wind tunnel tests were implemented in the testing procedures and data analyses. Among these improvements were corrections for test fixture drag interference and blockage effects, and use of an improved test fixture for measuring static stability coefficients. The 1.6 Viking model parachutes had drag coefficients from 0.440 to 0.539, while the MPF model parachutes had drag coefficients from 0.363 to 0.428. The 1.6 Viking model parachutes had drag coefficients 18 to 22 percent higher than the MPF model parachute for equivalent fabric materials and test conditions. Model parachutes of the same design tested at the same conditions had drag coefficients approximately 11 to 15 percent higher when manufactured from F-111 fabric as compared to those fabricated from MIL-C-7020 Type III fabric. The lower fabric permeability of the F-111 fabric was the source of this difference. The MPF model parachutes had smaller absolute statically stable trim angles of attack as compared to the 1.6 Viking model parachutes for equivalent fabric materials and test conditions. This was attributed to the MPF model parachutes larger band height to nominal diameter ratio. For both designs, model parachutes fabricated from F-111 fabric had significantly greater statically stable absolute trim angles of attack at equivalent test conditions as compared to those fabricated from MILC-7020 Type III fabric. This reduction in static stability exhibited by model parachutes fabricated from F-111 fabric was attributed to the lower permeability of the F-111 fabric. The drag and static stability coefficient results were interpolated to obtain their values at Mars flight conditions using total porosity as the interpolating parameter.

Cruz, Juan R.

Reynolds Number Effects on the Performance of Lateral Control Devices

The influence of Reynolds number on the performance of outboard spoilers and ailerons was investigated on a generic subsonic transport configuration in the National Transonic Facility over a chord Reynolds number range 41 from 3x10(exp 6) to 30xl0(exp 6) and a Mach number range from 0.50 to 0.94, Spoiler deflection angles of 0, 10, 15, and 20 deg and aileron deflection angles of -10, 0, and 10 deg were tested. Aeroelastic effects were minimized by testing at constant normalized dynamic pressure conditions over intermediate Reynolds number ranges. Results indicated that the increment in rolling moment due to spoiler deflection generally becomes more negative as the Reynolds number increases from 3x10(exp 6) to 22x10(exp 6) with only small changes between Reynolds numbers of 22x10(exp 6) and 30x10(exp 6). The change in the increment in rolling moment coefficient with Reynolds number for the aileron deflected configuration is generally small with a general trend of increasing magnitude with increasing Reynolds number.

Mineck, Raymond E.

Steady and Periodic Pressure Measurements on a Generic Helicopter Fuselage Model in the Presence of a Rotor

A wind tunnel test of a generic helicopter fuselage model with an independently mounted rotor has been conducted to obtain steady and periodic pressure data on the helicopter body. The model was tested at four advance ratios and three thrust coefficients. The periodic unsteady pressure coefficients are marked by four peaks associated with the passage of the four rotor blades. Blade passage effects are largest on the nose and tail boom of the model. The magnitude of the pulse increases with rotor thrust coefficient. Tabular listings of the unsteady pressure data are included to permit independent analysis. A CD-rom containing the steady and unsteady pressure data presented in the report is available from the authors.

Mineck, Raymond E.

Test-to-Test Repeatability of Results From a Subsonic Wing-Body Configuration in the National Transonic Facility

Results from three wind tunnel tests in the National Transonic Facility of a model of an advanced-technology, subsonic-transport wing-body configuration have been analyzed to assess the test-to-test repeatability of several aerodynamic parameters. The scatter, as measured by the prediction interval, in the longitudinal force and moment coefficients increases as the Mach number increases. Residual errors with and without the ESP tubes installed suggest a bias leading to lower drag with the tubes installed. Residual errors as well as average values of the longitudinal force and moment coefficients show that there are small bias errors between the different tests.

Mineck, Raymond E.

Application of an Unstructured Grid Navier-Stokes Solver to a Generic Helicopter Boby: Comparison of Unstructured Grid Results with Structured Grid Results and Experimental Results

An unstructured-grid Navier-Stokes solver was used to predict the surface pressure distribution, the off-body flow field, the surface flow pattern, and integrated lift and drag coefficients on the ROBIN configuration (a generic helicopter) without a rotor at four angles of attack. The results are compared to those predicted by two structured- grid Navier-Stokes solvers and to experimental surface pressure distributions. The surface pressure distributions from the unstructured-grid Navier-Stokes solver are in good agreement with the results from the structured-grid Navier-Stokes solvers. Agreement with the experimental pressure coefficients is good over the forward portion of the body. However, agreement is poor on the lower portion of the mid-section of the body. Comparison of the predicted surface flow patterns showed similar regions of separated flow. Predicted lift and drag coefficients were in fair agreement with each other.

Mineck, Raymond E.

Assessment of dual-point drag reduction for an executive-jet modified airfoil section

This paper presents aerodynamic characteristics and pressure distributions for an executive-jet modified airfoil and discusses drag reduction relative to a baseline airfoil for two cruise design points. A modified airfoil was tested in the adaptive-wall test section of the NASA Langley 0.3-Meter Transonic Cryogenic Tunnel (0.3-m TCT) for Mach numbers ranging from 0.250 to 0.780 and chord Reynolds numbers ranging from 3.0 x 10(exp 6) to 18.0 x 10(exp 6). The angle of attack was varied from minus 2 degrees to almost 10 degrees. Boundary-layer transition was fixed at 5 percent of chord on both the upper and lower surfaces of the model for most of the test. The two design Mach numbers were 0.654 and 0.735, chord Reynolds numbers were 4.5 x 10(exp 6) and 8.9 x 10(exp 6), and normal-force coefficients were 0.98 and 0.51. Test data are presented graphically as integrated force and moment coefficients and chordwise pressure distributions. The maximum normal-force coefficient decreases with increasing Mach number. At a constant normal-force coefficient in the linear region, as Mach number increases an increase occurs in the slope of normal-force coefficient versus angle of attack, negative pitching-moment coefficient, and drag coefficient. With increasing Reynolds number at a constant normal-force coefficient, the pitching-moment coefficient becomes more negative and the drag coefficient decreases. The pressure distributions reveal that when present, separation begins at the trailing edge as angle of attack is increased. The modified airfoil, which is designed with pitching moment and geometric constraints relative to the baseline airfoil, achieved drag reductions for both design points (12 and 22 counts). The drag reductions are associated with stronger suction pressures in the first 10 percent of the upper surface and weakened shock waves.

Allison, Dennis O.

Effect of Full-Chord Porosity on Aerodynamic Characteristics of the NACA 0012 Airfoil

A test was conducted on a model of the NACA 0012 airfoil section with a solid upper surface or a porous upper surface with a cavity beneath for passive venting. The purposes of the test were to investigate the aerodynamic characteristics of an airfoil with full-chord porosity and to assess the ability of porosity to provide a multipoint or self-adaptive design. The tests were conducted in the Langley 8-Foot Transonic Pressure Tunnel over a Mach number range from 0.50 to 0.82 at chord Reynolds numbers of 2 x 10(exp 6), 4 x 10(exp 6), and 6 x 10(exp 6). The angle of attack was varied from -1 deg to 6 deg. At the lower Mach numbers, porosity leads to a dependence of the drag on the normal force. At subcritical conditions, porosity tends to flatten the pressure distribution, which reduces the suction peak near the leading edge and increases the suction over the middle of the chord. At supercritical conditions, the compression region on the porous upper surface is spread over a longer portion of the chord. In all cases, the pressure coefficient in the cavity beneath the porous surface is fairly constant with a very small increase over the rear portion. For the porous upper surface, the trailing edge pressure coefficients exhibit a creep at the lower section normal force coefficients, which suggests that the boundary layer on the rear portion of the airfoil is significantly thickening with increasing normal force coefficient.

Mineck, Raymond E.