Search NASASearch

SEARCH · Search NASA

Results for “nest”

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.

At least 19 records

A nested grid, nonhydrostatic, elastic model using a terrain-following coordinate transformation - The radiative-nesting boundary conditions

This study presents a nested-grid nonhydrostatic and elastic model using a terrain-following coordinate transformation as well as a unique application of grid-nesting techniques to the time-splitting elastic model. A simulation of the 10-m-high Witch of Agnesi Mountain provides the control to test this new model. The results show that the model produces the same solution as that derived from a simple linear analytic model. It is demonstrated that the new nested-grid model improves model resolution without resorting to the costly method of placing a fine-resolution grid over the entire domain. Since the wave reflection from the boundaries of the fine-grid model is well controlled, the boundary of the nested fine-grid model can be located even at the wave-active region. The model can be used to simulate various weather systems in which scale interactions are important.

Chen, Chaing

Variation in Nest Temperatures of the American Alligator Found on the Kennedy Space Center Merritt Island National Wildlife Refuge

Information on nest temperatures of the American Alligator (Alligator mississippiensis) constructed in the wild is limited. Nesting temperatures during a critical thermal sensitive period determine the sex of alligators and are therefore critical in establishing the sex biases in recruitment efforts of alligators within a given community. Nest components, varying environmental conditions, and global warming could have a significant impact on nest temperatures, thus affecting future generations of a given population. One hundred and seventy four programmable thermistors were inserted into fifty eight nests from 2010 through 2015 nesting cycles. Three thermistors were placed inside each nest cavity (one on top of the eggs, one in the middle of the eggs, and one at the bottom of the clutch of the eggs) to collect temperature profiles in the incubation chamber and throughout the entire incubation period. One thermistor was also placed near or above these nests to obtain an ambient air temperature profile. Once retrieved, data from these thermistors were downloaded to examine temperature profiles throughout the incubation period as well as during the period of sexual determination. These data would help establish survival rates related to nest temperature and predict sex ratio of recruited neonates at the Kennedy Space Center. Over three million temperatures have been recorded since 2010 for the alligator thermistor study giving us insight to the recruitment efforts found here. Precipitation was the largest influence on nesting temperatures outside of daily photoperiod, with immediate changes of up to eight degrees Celsius.

Alligator

An EVACS simulation with nested transactions

Documented here is the recent effort of the MISSION Kernel Team on an Extra-Vehicular Activity Control System (EVACS) simulation with nested transactions. The team has implemented the EVACS simulation along with a design for nested transactions. The EVACS simulation is a project wide aid to exploring Mission and Safety Critical (MASC) applications and their support software. For this effort it served as a trial scenario for demonstrating nested transactions and exercising the transaction support design. The EVACS simulation is a simulation of some aspects of the Extra-Vehicular Activity Control System, in particular, just the selection of communication frequencies. Its current definition is quite narrow, serving only as a starting point for prototyping purposes. (EVACS itself may be supplanted in a larger scenario of a lunar outpost with astronauts and a lunar rover.) Initially the simulation of frequency selection was written without consideration of nested transactions. This scenario was then modified to embed its processing in nested transactions. To simplify the prototyping effort, only two aspects of the general design for transaction support have been implemented: the basic architecture and state recovery. The simulation has been implemented in the programming language Smalltalk. It consists of three components: (1) a simulation support code which provides the framework for initiating, interacting and tracing the system; (2) the EVACS application code itself, including its calls upon nested transaction support; and (3) a transaction support code which implements the logic necessary for nested transactions. Each of these components deserves further description, but for now only the transaction support is discussed.

Auty, David

An object-oriented approach to nested data parallelism

This paper describes an implementation technique for integrating nested data parallelism into an object-oriented language. Data-parallel programming employs sets of data called 'collections' and expresses parallelism as operations performed over the elements of a collection. When the elements of a collection are also collections, then there is the possibility for 'nested data parallelism.' Few current programming languages support nested data parallelism however. In an object-oriented framework, a collection is a single object. Its type defines the parallel operations that may be applied to it. Our goal is to design and build an object-oriented data-parallel programming environment supporting nested data parallelism. Our initial approach is built upon three fundamental additions to C++. We add new parallel base types by implementing them as classes, and add a new parallel collection type called a 'vector' that is implemented as a template. Only one new language feature is introduced: the 'foreach' construct, which is the basis for exploiting elementwise parallelism over collections. The strength of the method lies in the compilation strategy, which translates nested data-parallel C++ into ordinary C++. Extracting the potential parallelism in nested 'foreach' constructs is called 'flattening' nested parallelism. We show how to flatten 'foreach' constructs using a simple program transformation. Our prototype system produces vector code which has been successfully run on workstations, a CM-2, and a CM-5.

Sheffler, Thomas J.

Effects of Nesting on Compression-Loaded 2-D Woven Textile Composites

Layer nesting was investigated in five harness satin weave textile composite laminates under static compression loading. Two carbon/epoxy material systems, AS4/3501-6 and IM7/8551-7A were considered. Laminates were fabricated with three idealized nesting cases: stacked, split-span and diagonal. Similar compression strength reductions due to the effects of idealized nesting were identified for each material. The diagonal nesting geometry produced the largest reduction in static strength when compared to the compression strength of a conventional textile composite. All three nesting cases produced reductions in strength and ultimate strain due to the effects of idealized nesting. Finite element results showed consistent strength reduction trends for the idealized nesting cases, however the magnitudes of compressive strengths were overpredicted.

Adams, Daniel OHare

Convection Parametrization and Multi-Nesting Dependence of a Heavy Rainfall Event over Namibia with Weather Research and Forecasting (WRF) Model

Namibia is considered as one of the countries that are most vulnerable to climate change due to its generally dry climate and the percentage of its population that rely on subsistence agriculture for their livelihoods. Early warning systems are an important aspect of adapting to climate change. Weather forecasting relies on the use of numerical weather prediction models and these need to be configured properly. In this study we investigate the effects of using multi-nests and a convection scheme on the simulation of a heavy rainfall event over the Northwestern region of Kunene, Namibia. The event which was associated with a cut-off low system, was short-lived and resulted in over 45 mm of rainfall in one hour. For the multi-nest, a 9 km grid length parent domain is nested within the Global Forecast System (GFS) simulations, which in turn forces a 3 km grid spacing child domain. A different set of simulations are produced using a single nest of 3 km grid spacing, nested directly inside the GFS data. The simulations are produced with the convection scheme switched on and off. The impact of a single versus multi nest is found to be small in general, with slight differences in the location of high rainfall intensity. Switching off the convection schemes results in high rainfall intensity and increased detail in the simulations, including when a grid spacing of 9 km mis used. Using a grid spacing of 3 km with the convection scheme on, results in a loss of detail in the simulations as well as lower rainfall amounts. The study shows a need for different configurations to be tested before an optimum configuration can be selected for operational forecasting. We recommend further tests with different synoptic forcing to be conducted to identify a suitable configuration for Namibia.

flooding

A variant of nested dissection for solving n by n grid problems

Nested dissection orderings are known to be very effective for solving the sparse positive definite linear systems which arise from n by n grid problems. In this paper nested dissection is shown to be the final step of incomplete nested dissection, an ordering which corresponds to the premature termination of dissection. Analyses of the arithmetic and storage requirements for incomplete nested dissection are given, and the ordering is shown to be competitive with nested dissection under certain conditions.

George, A.

Incomplete nested dissection for solving n by n grid problems

Nested dissection orderings are known to be very effective for solving sparse positive definite linear systems which arise from n by n grid problems. In this paper we consider incomplete nested dissection, an ordering which corresponds to the premature termination of nested dissection. Analyses of the arithmetic and storage requirements for incomplete nested dissection are given and the ordering is shown to be competitive with nested dissection with regard to arithmetic operations and superior to that ordering in storage requirements.

George, A.

A survey of nested grid techniques and their potential for use within the MASS weather prediction model

A survey of various one- and two-way interactive nested grid techniques used in hydrostatic numerical weather prediction models is presented and the advantages and disadvantages of each method are discussed. The techniques for specifying the lateral boundary conditions for each nested grid scheme are described in detail. Averaging and interpolation techniques used when applying the coarse mesh grid (CMG) and fine mesh grid (FMG) interface conditions during two-way nesting are discussed separately. The survey shows that errors are commonly generated at the boundary between the CMG and FMG due to boundary formulation or specification discrepancies. Methods used to control this noise include application of smoothers, enhanced diffusion, or damping-type time integration schemes to model variables. The results from this survey provide the information needed to decide which one-way and two-way nested grid schemes merit future testing with the Mesoscale Atmospheric Simulation System (MASS) model. An analytically specified baroclinic wave will be used to conduct systematic tests of the chosen schemes since this will allow for objective determination of the interfacial noise in the kind of meteorological setting for which MASS is designed. Sample diagnostic plots from initial tests using the analytic wave are presented to illustrate how the model-generated noise is ascertained. These plots will be used to compare the accuracy of the various nesting schemes when incorporated into the MASS model.

Koch, Steven E.

Old-growth and mature forests near spotted owl nests in western Oregon

We investigated how the amount of old-growth and mature forest influences the selection of nest sites by northern spotted owls (Strix occidentalis caurina) in the Central Cascade Mountains of Oregon. We used 7 different plot sizes to compare the proportion of mature and old-growth forest between 30 nest sites and 30 random sites. The proportion of old-growth and mature forest was significantly greater at nests sites than at random sites for all plot sizes (P less than or equal to 0.01). Thus, management of the spotted owl might require setting the percentage of old-growth and mature forest retained from harvesting at least 1 standard deviation above the mean for the 30 nest sites we examined.

Ripple, William J.

Concentric Nested Toroidal Inflatable Structures

Assemblies comprising multiple limited- height toroidal inflatable structures nested in a concentric arrangement have been invented to obtain more design flexibility than can be obtained in single taller, wider toroidal inflatable structures (see figure). Originally intended for use as containers for habitats for humans in outer space or on remote planets, these and related prior inflatable structures could also be useful on Earth as lightweight, compactly stowable, portable special-purpose buildings that could be transported to remote locations and there inflated to full size and shape. In the case of a single inflatable toroidal structure, one important source of lack of design flexibility is the fact that an increase in outer diameter (which is sometimes desired) is necessarily accompanied by an increase in height (which is sometimes undesired). Increases in diameter and height can also cause difficulty in utilization of the resulting larger volume, in that it can become necessary to partition the volume by means of walls and floors, and features (e.g., stairs or ladders) must be added to enable vertical movement between floors. Moreover, ascending and descending between floors in a gravitational environment could pose unacceptable difficulty for the inhabitants under some circumstances. Another source of lack of design flexibility in a single toroidal inflatable structure is that for a given inflation pressure, an increase in the outer diameter of the structure necessarily entails an increase in the maximum stress in the structure. Because it is necessary to keep the maximum stress within the load-bearing capability of the structural materials, consistent with other aspects of the design, this may translate to a limit on the outer diameter. In an assembly comprising concentric nested toroidal structures, an increase in outer diameter does not necessarily entail an increase in height or a maximum stress in excess of the load-bearing capability of the structural materials. The minor diameters of the nested toroid can be chosen to partition interior spaces optimally, without necessitating the addition of walls or floors. Inasmuch as the maximum stress in a nested inflatable toroidal structure is a function of its minor diameter and the minor diameter is typically small enough that the load-bearing capability of the structural materials is not exceeded, there is no longer a limit on the outer diameter of the assembly: instead, the assembly can be expanded, without limit, by simply adding concentric inflatable toroidal structures having suitable minor diameters and successively larger major diameters. The minor diameters need not be equal:

Johnson, Christopher J.

Regional Model Nesting Within GFS Daily Forecasts Over West Africa

The study uses the RM3, the regional climate model at the Center for Climate Systems Research of Columbia University and the NASA/Goddard Institute for Space Studies (CCSR/GISS). The paper evaluates 30 48-hour RM3 weather forecasts over West Africa during September 2006 made on a 0.5 grid nested within 1 Global Forecast System (GFS) global forecasts. September 2006 was the Special Observing Period #3 of the African Monsoon Multidisciplinary Analysis (AMMA). Archived GFS initial conditions and lateral boundary conditions for the simulations from the US National Weather Service, National Oceanographic and Atmospheric Administration were interpolated four times daily. Results for precipitation forecasts are validated against Tropical Rainfall Measurement Mission (TRMM) satellite estimates and data from the Famine Early Warning System (FEWS), which includes rain gauge measurements, and forecasts of circulation are compared to reanalysis 2. Performance statistics for the precipitation forecasts include bias, root-mean-square errors and spatial correlation coefficients. The nested regional model forecasts are compared to GFS forecasts to gauge whether nesting provides additional realistic information. They are also compared to RM3 simulations driven by reanalysis 2, representing high potential skill forecasts, to gauge the sensitivity of results to lateral boundary conditions. Nested RM3/GFS forecasts generate excessive moisture advection toward West Africa, which in turn causes prodigious amounts of model precipitation. This problem is corrected by empirical adjustments in the preparation of lateral boundary conditions and initial conditions. The resulting modified simulations improve on the GFS precipitation forecasts, achieving time-space correlations with TRMM of 0.77 on the first day and 0.63 on the second day. One realtime RM3/GFS precipitation forecast made at and posted by the African Centre of Meteorological Application for Development (ACMAD) in Niamey, Niger is shown.

Druyan, Leonard M.

Model for the Increase in Thruster Efficiency from Cross-Channel Coupling in Nested Hall Thrusters

Multi-channel operation in nested Hall thrusters has been experimentally shown to enhance thruster efficiency compared to single-channel operation at constant power. This is the result of higher local neutral density due to the flow from adjacent channels, leading to two effects: neutral ingestion and decreased plume divergence. Analytical expressions for the impact of these cross-channel effects on efficiency are derived for a nested Hall thruster based on the flow of neutrals between channels. These expressions are dependent on the geometry and operation of a given thruster, as well as its performance in single-channel operation. The mass utilization efficiency increase from cross-channel neutrals is found to be primarily driven by the distance between adjacent channels. A comparison of the model predictions of efficiency to experiment also shows agreement within uncertainty. These results are discussed in the context of best practices for nested Hall thruster channel testing and optimal thruster design.

Nested Hall Thruster

A nested-grid mesoscale numerical weather prediction model modified for Space Shuttle operational requirements

A nested-grid mesoscale atmospheric simulation system (MASS) is tested over Florida for the case of intense seabreeze-induced convection. The goal of this modeling system is to provide real-time aviation weather support which is designed to fit local terminal operations such as those supporting NASA's STS. Results from a 58 km and a 14.5 km nested-grid simulation show that this version of the MASS is capable of simulating many of the basic characteristics of convective complexes during periods of relatively weak synoptic scale flow regimes. However, it is noted that extensive development work is required with nested-grid cumulus and planetary boundary layer parameterization schemes before many of the meso-beta scale features such as thunderstorm downdraft-produced bubble high pressure centers can be accurately simulated. After these schemes are properly tuned, MASS can be utilized to initialize microscale modeling systems.

Kaplan, M. L.

Nested subcritical flows within supercritical systems

In supercritical systems the design inlet and outlet pressures are maintained above the thermaodynamic critical pressure P sub C. Designers rely on this simple rule of thumb to circumvent problems associated with a subcritical pressure regime nested within the supercritical pressure system along with the uncertainties in heat transfer, fluid mechanics, and thermophysical property variations. The simple rule of thumb is adequate in many low-power designs but is inadequate for high-performance turbomachines and linear systems, where nested two-phase regions can exist. Examples for a free-jet expansion with backpressure greater than P sub C and a rotor (bearing) with ambient pressure greater than P sub C illustrate the existence of subcritical pressure regimes nested within supercritical systems.

Hendricks, R. C.

A critical evaluation of various methods for the analysis of flow-solid interaction in a nest of thin cylinders subjected to cross flows

Various experimental, analytical, and numerical analysis methods for flow-solid interaction of a nest of cylinders subjected to cross flows are reviewed. A nest of cylinders subjected to cross flows can be found in numerous engineering applications including the Space Shuttle Maine Engine-Main Injector Assembly (SSME-MIA) and nuclear reactor heat exchangers. Despite its extreme importance in engineering applications, understanding of the flow-solid interaction process is quite limited and design of the tube banks are mostly dependent on experiments and/or experimental correlation equations. For future development of major numerical analysis methods for the flow-solid interaction of a nest of cylinders subjected to cross flow, various turbulence models, nonlinear structural dynamics, and existing laminar flow-solid interaction analysis methods are included.

Kim, Sang-Wook

Nested neural networks

Nested neural networks, consisting of small interconnected subnetworks, allow for the storage and retrieval of neural state patterns of different sizes. The subnetworks are naturally categorized by layers of corresponding to spatial frequencies in the pattern field. The storage capacity and the error correction capability of the subnetworks generally increase with the degree of connectivity between layers (the nesting degree). Storage of only few subpatterns in each subnetworks results in a vast storage capacity of patterns and subpatterns in the nested network, maintaining high stability and error correction capability.

Baram, Yoram

A Note on Multigrid Theory for Non-nested Grids and/or Quadrature

We provide a unified theory for multilevel and multigrid methods when the usual assumptions are not present. For example, we do not assume that the solution spaces or the grids are nested. Further, we do not assume that there is an algebraic relationship between the linear algebra problems on different levels. What we provide is a computationally useful theory for adaptively changing levels. Theory is provided for multilevel correction schemes, nested iteration schemes, and one way (i.e., coarse to fine grid with no correction iterations) schemes. We include examples showing the applicability of this theory: finite element examples using quadrature in the matrix assembly and finite volume examples with non-nested grids. Our theory applies directly to other discretizations as well.

Douglas, C. C.