SEARCH · Engineering Papers
Results for “Chimera”
Search indexed NASA NTRS and DOE OSTI research on propulsion, heat transfer, battery materials and energy systems. Follow report and document links to the original sources.
Quote a phrase for an exact phrase match. Source license links do not imply unrestricted reuse.
The CHIMERAS project: design framework for the Collisionless HIgh-beta Magnetized Experiment Researching Astrophysical Systems
From the near-Earth solar wind to the intracluster medium of galaxy clusters, collisionless, high-beta, magnetized plasmas pervade our universe. Energy and momentum transport from large-scale fields and flows to small-scale motions of plasma particles is ubiquitous in these systems, but a full picture of the underlying physical mechanisms remains elusive. The transfer is often mediated by a turbulent cascade of Alfvénic fluctuations as well as a variety of kinetic instabilities; these processes tend to be multi-scale and/or multi-dimensional, which makes them difficult to study using spacecraft missions and numerical simulations alone. Meanwhile, existing laboratory devices struggle to produce the collisionless, high ion beta (β i ≳ 1), magnetized plasmas across the range of scales necessary to address these problems. As envisioned in recent community planning documents, it is therefore important to build a next generation laboratory facility to create a β i ≳ 1, collisionless, magnetized plasma in the laboratory for the first time. A working group has been formed and is actively defining the necessary technical requirements to move the facility towards a construction-ready state. Recent progress includes the development of target parameters and diagnostic requirements as well as the identification of a need for source-target device geometry. As the working group is already leading to new synergies across the community, we anticipate a broad community of users funded by a variety of federal agencies (including National Aeronautics and Space Administration, Department of Energy and National Science Foundation) to make copious use of the future facility.
Chimera D-Series Proto-Neutron Star Evolution Data for Modal Analysis
Proto-neutron star property evolution data. Data from three models initiated from three different progenitors are presented: D9.6-3D, D15-3D, and D25-3D. Please see the README for more information about the data structure and progenitors.
Free energy analysis of selective cation transport in channelrhodopsin chimera, c1c2
Explore the source record for details and available documents.
Free energy analysis of selective cation transport in the channelrhodopsin chimera, C1C2
Explore the source record for details and available documents.
Application of Chimera Navier-Stokes Code for High Speed Flows
The primary task for this year was performed in support of the "Trailblazer" project. The purpose of the task was to perform an extensive CFD study of the shock boundary-layer interaction between the engine-diverters and the primary body surfaces of the Trailblazer vehicle. Information gathered from this study would be used to determine the effectiveness of the diverters in preventing the boundary-layer coming off of the vehicle forebody from entering the main engines. The PEGSUS code was used to define the "holes" and "boundaries" for each grid. Two sets of CFD calculations were performed.Extensive post-processing of the results was performed.
20 Plus Years of Chimera Grid Development for the Space Shuttle. STS-107, Return to Flight, End of the Program
This slide presentation reviews the progress in grid development for the space shuttle, with particular focus on the development from the los of STS-107 and the return to flight, to the end of the program. Included are views from the current Space Shuttle Launch Vehicle (SSLV) grid system, containing 1.8 million surface points, and 95+ million volume points. Charts showing wind tunnel tests comparisons, and Computational fluid dynamics (CFD) vs 1A613B wing pressures, wind tunnel test comparison with CFD of the proposed ice/frost ramp configuration are shown. The use of pressure sensitive paint and particle imaging velocimetry was used to support debris transport tools, The actual creation of the grids and the use of overset CFD to assess the external tank redesign was also reviewed. It also asks was the use of the overset tool the right choice. The presentation ends with a review of the work to be done still.
Chimera Grid Tools Tutorial: Part 1- General Modules and Part 2 Auto-Meshing Modules
Explore the source record for details and available documents.
Evaluation of nearest-neighbor methods for detection of chimeric small-subunit rRNA sequences
Detection of chimeric artifacts formed when PCR is used to retrieve naturally occurring small-subunit (SSU) rRNA sequences may rely on demonstrating that different sequence domains have different phylogenetic affiliations. We evaluated the CHECK_CHIMERA method of the Ribosomal Database Project and another method which we developed, both based on determining nearest neighbors of different sequence domains, for their ability to discern artificially generated SSU rRNA chimeras from authentic Ribosomal Database Project sequences. The reliability of both methods decreases when the parental sequences which contribute to chimera formation are more than 82 to 84% similar. Detection is also complicated by the occurrence of authentic SSU rRNA sequences that behave like chimeras. We developed a naive statistical test based on CHECK_CHIMERA output and used it to evaluate previously reported SSU rRNA chimeras. Application of this test also suggests that chimeras might be formed by retrieving SSU rRNAs as cDNA. The amount of uncertainty associated with nearest-neighbor analyses indicates that such tests alone are insufficient and that better methods are needed.
Direct Replacement of Arbitrary Grid-Overlapping by Non-Structured Grid
A new approach that uses nonstructured mesh to replace the arbitrarily overlapped structured regions of embedded grids is presented. The present methodology uses the Chimera composite overlapping mesh system so that the physical domain of the flowfield is subdivided into regions which can accommodate easily-generated grid for complex configuration. In addition, a Delaunay triangulation technique generates nonstructured triangular mesh which wraps over the interconnecting region of embedded grids. It is designed that the present approach, termed DRAGON grid, has three important advantages: eliminating some difficulties of the Chimera scheme, such as the orphan points and/or bad quality of interpolation stencils; making grid communication in a fully conservative way; and implementation into three dimensions is straightforward. A computer code based on a time accurate, finite volume, high resolution scheme for solving the compressible Navier-Stokes equations has been further developed to include both the Chimera overset grid and the nonstructured mesh schemes. For steady state problems, the local time stepping accelerates convergence based on a Courant - Friedrichs - Leury (CFL) number near the local stability limit. Numerical tests on representative steady and unsteady supersonic inviscid flows with strong shock waves are demonstrated.
Performance and Application of Parallel OVERFLOW Codes on Distributed and Shared Memory Platforms
The presentation discusses recent studies on the performance of the two parallel versions of the aerodynamics CFD code, OVERFLOW_MPI and _MLP. Developed at NASA Ames, the serial version, OVERFLOW, is a multidimensional Navier-Stokes flow solver based on overset (Chimera) grid technology. The code has recently been parallelized in two ways. One is based on the explicit message-passing interface (MPI) across processors and uses the _MPI communication package. This approach is primarily suited for distributed memory systems and workstation clusters. The second, termed the multi-level parallel (MLP) method, is simple and uses shared memory for all communications. The _MLP code is suitable on distributed-shared memory systems. For both methods, the message passing takes place across the processors or processes at the advancement of each time step. This procedure is, in effect, the Chimera boundary conditions update, which is done in an explicit "Jacobi" style. In contrast, the update in the serial code is done in more of the "Gauss-Sidel" fashion. The programming efforts for the _MPI code is more complicated than for the _MLP code; the former requires modification of the outer and some inner shells of the serial code, whereas the latter focuses only on the outer shell of the code. The _MPI version offers a great deal of flexibility in distributing grid zones across a specified number of processors in order to achieve load balancing. The approach is capable of partitioning zones across multiple processors or sending each zone and/or cluster of several zones into a single processor. The message passing across the processors consists of Chimera boundary and/or an overlap of "halo" boundary points for each partitioned zone. The MLP version is a new coarse-grain parallel concept at the zonal and intra-zonal levels. A grouping strategy is used to distribute zones into several groups forming sub-processes which will run in parallel. The total volume of grid points in each group are approximately balanced. A proper number of threads are initially allocated to each group, and in subsequent iterations during the run-time, the number of threads are adjusted to achieve load balancing across the processes. Each process exploits the multitasking directives already established in Overflow.
Development of Three-Dimensional DRAGON Grid Technology
For a typical three dimensional flow in a practical engineering device, the time spent in grid generation can take 70 percent of the total analysis effort, resulting in a serious bottleneck in the design/analysis cycle. The present research attempts to develop a procedure that can considerably reduce the grid generation effort. The DRAGON grid, as a hybrid grid, is created by means of a Direct Replacement of Arbitrary Grid Overlapping by Nonstructured grid. The DRAGON grid scheme is an adaptation to the Chimera thinking. The Chimera grid is a composite structured grid, composing a set of overlapped structured grids, which are independently generated and body-fitted. The grid is of high quality and amenable for efficient solution schemes. However, the interpolation used in the overlapped region between grids introduces error, especially when a sharp-gradient region is encountered. The DRAGON grid scheme is capable of completely eliminating the interpolation and preserving the conservation property. It maximizes the advantages of the Chimera scheme and adapts the strengths of the unstructured and while at the same time keeping its weaknesses minimal. In the present paper, we describe the progress towards extending the DRAGON grid technology into three dimensions. Essential and programming aspects of the extension, and new challenges for the three-dimensional cases, are addressed.
Conformational influence of the ribose 2'-hydroxyl group: crystal structures of DNA-RNA chimeric duplexes
We have crystallized three double-helical DNA-RNA chimeric duplexes and determined their structures by X-ray crystallography at resolutions between 2 and 2.25 A. The two self-complementary duplexes [r(G)d(CGTATACGC)]2 and [d(GCGT)r(A)d(TACGC)]2, as well as the Okazaki fragment d(GGGTATACGC).r(GCG)d(TATACCC), were found to adopt A-type conformations. The crystal structures are non-isomorphous, and the crystallographic environments for the three chimeras are different. A number of intramolecular interactions of the ribose 2'-hydroxyl groups contribute to the stabilization of the A-conformation. Hydrogen bonds between 2'-hydroxyls and 5'-oxygens or phosphate oxygens, in addition to the previously observed hydrogen bonds to 1'-oxygens of adjacent riboses and deoxyriboses, are observed in the DNA-RNA chimeric duplexes. The crystalline chimeric duplexes do not show a transition between the DNA A- and B-conformations. CD spectra suggest that the Okazaki fragment assumes an A-conformation in solution as well. In this molecule the three RNA residues may therefore lock the complete decamer in the A-conformation. Crystals of an all-DNA strand with the same sequence as the self-complementary chimeras show a morphology which is different from those of the chimera crystals. Moreover, the oligonucleotide does not match any of the sequence characteristics of DNAs usually adopting the A-conformation in the crystalline state (e.g., octamers with short alternating stretches of purines and pyrimidines). In DNA-RNA chimeric duplexes, it is therefore possible that a single RNA residue can drive the conformational equilibrium toward the A-conformation.
A [FeFe] Hydrogenase–Rubrerythrin Chimeric Enzyme Functions to Couple H 2 Oxidation to Reduction of H 2 O 2 in the Foodborne Pathogen Clostridium perfringens
[FeFe] hydrogenases are a diverse class of H 2 -activating enzymes with a wide range of utilities in nature. As H 2 is a promising renewable energy carrier, exploration of the increasingly realized functional diversity of [FeFe] hydrogenases is instrumental for understanding how these remarkable enzymes can benefit society and inspire new technologies. In this work, we uncover the properties of a highly unusual natural chimera composed of a [FeFe] hydrogenase and rubrerythrin as a single polypeptide. The unique combination of [FeFe] hydrogenase with rubrerythrin, an enzyme that functions in H 2 O 2 detoxification, raises the question of whether catalytic reactions, such as H 2 oxidation and H 2 O 2 reduction, are functionally linked. Herein, we express and purify a representative chimera from Clostridium perfringens (termed Cper HydR) and apply various electrochemical and spectroscopic approaches to determine its activity and confirm the presence of each of the proposed metallocofactors. The cumulative data demonstrate that the enzyme contains a surprising array of metallocofactors: the catalytic site of [FeFe] hydrogenase termed the H-cluster, two [4Fe-4S] clusters, two rubredoxin Fe(Cys) 4 centers, and a hemerythrin-like diiron site. The absence of an H 2 -evolution current in protein film voltammetry highlights an exceptional bias of this enzyme toward H 2 oxidation to the greatest extent that has been observed for a [FeFe] hydrogenase. Here, we demonstrate that Cper HydR uses H 2 , catalytically split by the hydrogenase domain, to reduce H 2 O 2 by the diiron site. Structural modeling suggests a homodimeric nature of the protein. Overall, this study demonstrates that Cper HydR is an H 2 -dependent H 2 O 2 reductase. Equipped with this information, we discuss the possible role of this enzyme as a part of the oxygen-stress response system, proposing that Cper HydR constitutes a new pathway for H 2 O 2 mitigation.
Numerical methods for the simulation of complex multi-body flows with applications for the integrated Space Shuttle vehicle
The following papers are presented: (1) numerical methods for the simulation of complex multi-body flows with applications for the Integrated Space Shuttle vehicle; (2) a generalized scheme for 3-D hyperbolic grid generation; (3) collar grids for intersecting geometric components within the Chimera overlapped grid scheme; and (4) application of the Chimera overlapped grid scheme to simulation of Space Shuttle ascent flows.
Analysis of the Harrier forebody/inlet design using computational techniques
Under the support of this Cooperative Agreement, computations of transonic flow past the complex forebody/inlet configuration of the AV-8B Harrier II have been performed. The actual aircraft configuration was measured and its surface and surrounding domain were defined using computational structured grids. The thin-layer Navier-Stokes equations were used to model the flow along with the Chimera embedded multi-grid technique. A fully conservative, alternating direction implicit (ADI), approximately-factored, partially flux-split algorithm was employed to perform the computation. An existing code was altered to conform with the needs of the study, and some special engine face boundary conditions were developed. The algorithm incorporated the Chimera technique and an algebraic turbulence model in order to deal with the embedded multi-grids and viscous governing equations. Comparison with experimental data has yielded good agreement for the simplifications incorporated into the analysis. The aim of the present research was to provide a methodology for the numerical solution of complex, combined external/internal flows. This is the first time-dependent Navier-Stokes solution for a geometry in which the fuselage and inlet share a wall. The results indicate the methodology used here is a viable tool for transonic aircraft modeling.
On the application of Chimera/unstructured hybrid grids for conjugate heat transfer
A hybrid grid system that combines the Chimera overset grid scheme and an unstructured grid method is developed to study fluid flow and heat transfer problems. With the proposed method, the solid structural region, in which only the heat conduction is considered, can be easily represented using an unstructured grid method. As for the fluid flow region external to the solid material, the Chimera overset grid scheme has been shown to be very flexible and efficient in resolving complex configurations. The numerical analyses require the flow field solution and material thermal response to be obtained simultaneously. A continuous transfer of temperature and heat flux is specified at the interface, which connects the solid structure and the fluid flow as an integral system. Numerical results are compared with analytical and experimental data for a flat plate and a C3X cooled turbine cascade. A simplified drum-disk system is also simulated to show the effectiveness of this hybrid grid system.