Engineering PapersSearch

SEARCH · Engineering Papers

Results for “Variable Importance”

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 55 records · Page 3

Preliminary Investigation of Performance of Variable-throat Extended-plug-type Nozzles over Wide Range of Nozzle Pressure Ratios

As part of an overall program for the experimental investigation of large-scale jet nozzles, a preliminary evaluation of the internal performance characteristics of several variable-throat extended-plug-type nozzles was obtained over a range of nozzle pressure rations from 2 to 15 with nozzle throat variations as great as 2:1. The extended-plug nozzle attained peak thrust coefficients as high as those which have been attained with fixed-geometry convergent-divergent nozzles. The thrust coefficients of the extended-plug nozzles were relatively insensitive to both nozzle pressure ratio and throat area over the range investigated. The lack of sensitivity of thrust coefficient to nozzle pressure ratio and throat area was due primarily to the absence of severe decreases in thrust coefficient, which are normally observed at low nozzle pressure ratios for convergent-divergent nozzles because of overexpansion. For choked flow, the flow coefficients of the extended-plug nozzles varied from 0.95 to 0.997. A ratio of the outer-shell exit area to nozzle throat area was found to be an important variable affecting nozzle performance. Most of the configurations reported herein showed a small decrease in thrust coefficient at low nozzle pressure ratios; however, it is believed that this characteristic can nearly be eliminated by proper nozzle design.

NOZZLES

A Machine Learning Approach to Improve Air Traffic Management Initiatives

Collaborating closely with commercial air carriers and related organizations, the Federal Aviation Administration(FAA) regulates air traffic and ensures the safety and efficiency of air operations. Air traffic controllers make strategic decisions, such as delaying, rerouting, or canceling flights, partly based on guidance provided by the FAA’s Air TrafficControl System Command Center (ATCSCC). The guidance includes, among other things, control measures known asTraffic Management Initiatives (TMIs) designed to enhance safety and improve operational efficiency. TMIs play a crucial role in managing the demand and capacity within the U.S. National Airspace System (NAS). Two major TMIs that are routinely used (primarily to mitigate the adverse effects of bad weather) are Ground Delay Programs (GDPs) andGround Stops (GSs). In a GDP, flights destined for airports facing thunderstorm activity experience delays at their origin airports. This proactive approach minimizes the risk of routing aircraft through hazardous weather conditions and also replaces (fuel burning) airborne delays with ground delays. In a GS, a temporary restriction is imposed on the departure or arrival of aircraft at a specific airport or within a designated airspace. Although other TMIs (e.g., miles-in-trail) are also implemented as part of (air) traffic flow management in the NAS, the focus of this work is on GDPs and GSs. Since TMIs, by design, lead to flight delays or cancellations, it is crucial to put in place the right set of parameters(e.g., scope and duration of the GDP). For example, when the end time of a GDP extends beyond what is necessary, it imposes unnecessary delays on departing flights. This situation could occur as a result of inaccurate prediction of the(required) duration of the GDP based on the weather forecast. On the other hand, if a GDP ends prematurely before the underlying capacity constraints are resolved at the destination airport, it may result in airborne holding. The delicate balance lies in matching the termination of the GDP precisely with the resolution of capacity constraints, avoiding both the imposition of unnecessary ground delays and the need for airborne holding due to premature program termination.Failing to specify the right parameters for TMIs also leads to flight delays, creating a significant obstacle in managing the increasing traffic volumes causing increased work load for the controllers. To address this issue, we propose the integration of Machine Learning (ML) models in the traffic flow management(TFM) pipeline. In current operations, decisions are made by human experts based on extensive training, historical patterns, available traffic and weather data. Since we have an abundance of data from past events that tell us the likely impact of various TMIs, by ingesting historical data, properly trained ML models can offer valuable insights and aid human decision-making. With the FAA increasingly exploring advanced analytics, ML emerges as a focal point for enhancing TFM within the National Airspace System (NAS). As a first step, this study aims to provide traffic controllers with decision-making support for the issuance and adjustment of TMIs. Data analytics and machine learning have been previously employed to address some of the challenges associated with TMIs. Numerous studies have concentrated on various facets of TMI issuance, exploring factors influencing TMI parameters, including arrival rate, airport capacity, and delay prediction. For example, using weather forecasts, several statistical methods were used to produce probabilistic capacity profiles which in conjunction with deterministic models provided insights into the GDP planning process [1–4]. The downside of using deterministic models is that they rely on fixed inputs and predetermined rules, which lack the ability to account for the inherent uncertainty and variability present in real-world scenarios. In a separate series of studies, researchers aimed to predict the occurrences of GDPs and GSs. The majority of these studies utilized various supervised learning methods, including Decision Trees, Naive Bayes, Support VectorMachines, and Random Forests to analyze the influence of weather conditions and arrival demand on TMI incidents[5–8]. However, these studies primarily focused on predicting the incidence of TMIs without explicitly addressing the scope of TMIs, including their duration and their geographical coverage. Furthermore, the emphasis of these studies was largely on GDPs, given their higher frequency and longer duration when compared to GSs. A limited number of studies focused on predicting the parameters of TMIs, specifically addressing their duration and extent. In one such study focusing on optimizing the TMI parameters at San Francisco International Airport (SFO),the authors utilized a probabilistic forecast of fog [9]. They simulated various capacity scenarios based on the (fog)burn-off forecasts, selecting GDP parameters that minimized airborne and overall ground delays. However, this approach exclusively emphasizes stratus (fog) burn-off as the primary determinant of GDP and GS, neglecting other influential factors like severe weather events, runway closures, lower capacity than traffic demand, and other important variables. Given the complexity of predicting the TMI and determining its scope, we seek a more holistic approach. We aim to consider all significant factors that could impact TMIs and their parameters. What sets this research apart is the fusion of all data sources relevant to the issuance and adjustment of TMIs and it represents the first comprehensive attempt to optimize TMIs in this manner. Since this comprehensive solution involves various aspects, we break down the problem into smaller components and input all parameters into a unified model called the “TMI Adjuster”. Figure 1 shows the overall framework and the list of datasets used in each model. The objective of the TMI Adjuster module is to deliver reliable, consistent and expedited recommendations for the progression, adjustment, and termination of TMIs. The ML solution entails developing a pipeline capable of predicting the necessity of a TMI (e.g., GS or GDP) along with its various parameters. For example, in the case of a GS, this includes the scope of the GS either in terms of distance from the destination airport or based on pre-defined airspace sectors. Here, scope refers to those regions and departing airports that are subject to the GS. In this paper, we concentrate on the issuance of GSs in the three major airports in the New York area — LaGuardia(LGA), John F. Kennedy International (JFK), and Newark Liberty International (EWR). We fuse traffic, weather and other relevant aviation data from years 2017 to 2019 to train and validate the ML models. In particular, we use the following datasets: •Terminal Aerodrome Forecast (TAF): meteorological forecasts specific to each airport, issued four times a day, covering predefined time periods. •TMI data: includes all GSs and GDPs along with their respective parameters. •Aviation System Performance Metrics (ASPM): includes traffic related data such as aircraft delays, arrival, and departure rates. •Notices to Airmen (NOTAMs): utilized to extract runway closure data and manage interdependencies between terminals in close proximity. •Flight cancellation data •Airspace Flow Programs (AFP): includes information on flight airborne holdings caused by TMIs. The data preprocessing entails transforming ASPM, TMI, AFP, NOTAMs, and weather data into an hourly format and consolidating all datasets by merging them based on date and time as the primary key. The TMI Adjuster framework comprises two parallel models: one dedicated to GS and a second model focused on GDP. As previously mentioned, our specific focus is on the GS model as a multi-classification problem. In this framework, each data point of the GS model input summarizes ten hours of data. Specifically, the data loader for the GS model generates the input and output of the model as follows: at a given time step, the input includes the actual traffic, weather, and TMI data from the two-hour window before the time step, alongside the weather forecast and scheduled traffic for the next 8 hours starting from the time step. Based on this information, the output of the GS model for each time interval consists of three dimensions. The first dimension represents a binary decision on whether there should be a GS in place for the next hour or not. The second dimension is related to the scope of the GS in the United States, and the third dimension is related to the scope of the GS in Canada (i.e., to determine if the GS impacts airports in Canada).One of the challenges with TMI modeling is the sparsity of TMI events, particularly regarding its scope. To address this challenge in the scope of the GS model output, we implement grouping. The GS scope for the US region is defined based on a list of centers that should be included when the GS is in place. With 20 centers in the US, we utilized historical data to group them into 4 categories. In particular, we summarized our historical data in a graph format where nodes represent centers, and link weights are defined based on the co-occurrence of centers in the scope parameter ofTMIs. By identified strongly connected components in this graph, we were able to partition the centers into four groups. We consider two model structures for the GS Model. Firstly, a hierarchical classification model [10], where the human decision-making for a GS is of hierarchical nature. The decision-maker first decides whether there is a need fora GS, and if the answer is yes, determines the scope. A hierarchical classification model organizes the problem into a class hierarchy, typically a tree or a Directed Acyclic Graph (DAG) structure, and considers the dependency of the decision in the previous step to the next component [10]. Here, we employ the local classifier per level approach, which involves training one multi-class classifier for each level of the class hierarchy. The second structure is the independent structure. In this setting, as the name suggests, we do not consider the dependency of the decisions in the different dimensions of the output of the model. Instead, for each dimension, we train a multi-class classifier independently. Table 1 summarizes GS model statistics for training, validation and testing. The table documents the effect of limiting data to the time steps when there was actually a TMI in place or when a TMI had just terminated. This resulted in a more balanced distribution of the GS class(GS positive class)versus “No GS”(GS negative class), which might help the training process. While JFK and LGA follow very similar distributions, with 40% and 42% GS positive class respectively, EWR has proportionally fewer GS incidents at 28%. Our subsequent phase involves evaluating the performance of both hierarchical structure and independent structure using different state-of-the-art multi-class classifier models such as Random Forest, Decision Trees, K-nearest Neighbors, and Logistic Regression and forecast the duration and scope of the GSs.

Farzan Masrour Shalmani

On the Lower Limit of Chondrule Cooling Rates: The Significance of Iron Loss in Dynamic Crystallization Experiments

It is unlikely that the presence of chondrules, and thus their formation, within the protoplanetary nebula would be predicted if it were not for their ubiquitous presence in most chondritic meteorites. The study of these enigmatic, igneous objects has a direct influence on how meteoritic and solar system researchers model the processes operating and the materials present within our protoplanetary nebula. Key to understanding chondrule formation is a determination of constraints on their thermal histories. The three important variables in this history are their peak melting temperatures, the duration of their melting at peak temperatures, and the rate at which these object cool. Although these three variables are interdependent, it is cooling rate that provides the most powerful constraint. Cooling rate has a direct affect on the development of both crystal morphology and the elemental distributions within these grains. To date, experiments have indicated that chondrule cooling rates are in the range of 10's to 100's of degrees per hour for porphyritic chondrules (the most abundant type). The cooling rate for radial and barred chondrules is thought to be more rapid. To generate these cooling rates (rapid relative to the cooling of the nebula as a whole, but slow compared to simple black body radiation) the environment of chondrule formation must have been localized, and the abundance of solid materials must have been greatly enhanced above a gas of solar composition. Thus accurate determinations of chondrule cooling rates is critical in understanding both their formation and the nebular environment in which they formed. In a quest to more accurately determine the lower limit on cooling rates and to determine in more detail the effects of Fe loss from a molten sample to Pt wire loops, Weinbruch et al. have explored this issue experimentally and reevaluated the findings of Radomsky and Hewins in light of their new results. The basic conclusions of their paper are an important contribution to our understanding of how experimental techniques can affect established constraints on chondrule formation and are thus of interest to a wide audience. We do believe, however, that their methodology produces results that provide inappropriate impressions of the applicability of their study to chondrule formation and nebular processes. Furthermore, the extensive body of previous experimental work on chondrule bulk compositions cannot be invalidated, as they suggest, by the results of Weinbruch et al. It is for these reasons that within this comment we address to applicability of the results presented by Weinbruch et al. to previous studies, and illustrate how the experimental conditions chosen for their series of experiments introduced a significant bias in their results.

Paque, Julie M.

Optimization based process modeling of an anaerobic membrane bioreactor system: Application to swine wastewater

To maintain current levels of consumption in the economy with the dwindling supply of non-renewable material and energy, alternative resource streams more traditionally viewed as waste streams must be considered. Fermentation of high-strength wastewaters is one such pathway that allows for the recovery of energy, nitrogen, phosphorus, and carbon compounds. Anaerobic membrane bioreactors (AnMBRs) are an emerging technology that allow for the digestion of wastewater in a much smaller footprint than traditional anaerobic digesters. Adoption of this technology into industry has been limited by membrane capital and cleaning costs, but these costs may be offset through the recovery of valuable products. To evaluate the viability of AnMBR technology in the context of swine wastewater treatment, an optimization-based process model built upon Anaerobic Digestion Model No. 1 (ADM1) has been developed. Modeling results show that a swine wastewater stream provides potential for net positive energy generation from the AnMBR system in most cases. Sensitivity analyses around important variables were conducted to determine focus areas for future research into AnMBR technology and evaluate the robustness of the model to microbial variables that may change with different microbial communities.

09 BIOMASS FUELS

Exploring the Potential of Rainwater Harvesting for Cooling Towers: A Systematic Review and Regional Feasibility Assessment

Water scarcity has driven interest in rainwater harvesting, especially for U.S. industries like power and manufacturing, which dedicate a large percentage of their water needs to cooling towers. This paper provides a comprehensive systematic review of studies on the use of rainwater in cooling tower applications, along with an assessment of the regional feasibility of integrating RWH in U.S. manufacturing cooling towers. The systematic review examines the technical, economic, environmental, and policy feasibility of utilizing harvested rainwater, and the regional feasibility analysis evaluates the practical implementation of RWH in manufacturing cooling towers, considering factors such as regional RWH potential, water costs, state policies, and the industrial water use of manufacturing facilities per state. This study supports the hypothesis that RWH for cooling towers is technically feasible, economically viable, and environmentally beneficial. Harvested rainwater is naturally less conductive and soft, and rainwater reuse minimizes the ecological footprint. Supportive state policies, regional RWH potential, and rising water costs across the U.S. are important variables that may impact RWH adoption. The review highlights rooftop RWH as the most studied method and notes that implementing RWH requires infrastructure changes and filtration techniques. While initial investment costs may be high, operational and maintenance costs are low, making RWHS economically feasible over time. Regions with higher water costs and supportive policies are more likely to benefit from RWH adoption. The study provides a foundation for understanding the potential for using RWH in industrial cooling towers.

Cooling towers

Controlling matric potential in microfluidics to examine microbial dynamics in unsaturated porous media

The use of microfluidics for the study of soil microbial ecology is an emerging field. Most microfluidic studies of biological systems, however, have been performed under fully saturated conditions that are not representative of natural soil. Therefore, while microfluidics offer many unique capabilities that other methodologies cannot, they are not currently suited to address the effects of matric potential, an important variable defining the microbial moisture niche. Here, a methodology is presented that allows the user to control the aqueous conditions within microfluidic networks by manipulating matric potential using a hanging water column. The method relies on hydrophilic surface treatment of the microfluidic device using polyvinyl alcohol (PVA) and incorporating a bed of small pores at the network boundaries, which serve as a porous ceramic plate analogue (PPA). The method was validated on a simple capillary bundle and then on a more complex pore network. A water retention curve, exhibiting hysteresis, was generated for the pore network over a narrow matric potential range of 0 to – 5 kPa. Both the drainage and wetting curves were reproducible, as were the spatial configuration and the number of fragmented moisture niches in the pore network, particularly on the drainage curve. In contrast, the wetting curve exhibited greater variability in spatial configuration due to the “ink bottle effect,” where capillarity was interrupted by wider pore bodies. Ultimately, the methodology provides realistic pore-scale moisture conditions that can be easily manipulated and maintained, enabling new opportunities to explore soil biophysics and microbial biogeography in unsaturated porous media. As a brief example, images showing the localization of fluorescently tagged Pantoea sp. YR343 at −4.3 kPa are presented, highlighting bacterial distributions in water films and air-water interfaces.

59 BASIC BIOLOGICAL SCIENCES

Sculpting 2D Crystals via Membrane Contractions before and during Solidification

When phospholipids crystallize within the otherwise fluid membranes of giant unilamellar vesicles, the resulting molecularly thin “2D” solids exhibit great variety in their morphology evolution. For example, within membranes containing moderate amounts of the crystallizing component, crystals grow with a fixed morphology depending on vesicle size. Conversely for membranes containing large amounts of the crystallizing species, we find small compact crystals on vesicles of all sizes. However, on large vesicles, growing crystals sprout flower petals that lengthen progressively. These behaviors result from two combined mechanisms: first, like other 2D solids, the shear rigidity of phospholipid crystals renders them intolerant to morphologies with nonzero Gaussian curvature. As a result and especially at elevated membrane tension, the cost of bending elasticity is reduced at the expense of line energy by the formation of flowers as opposed to compact crystals. Second, the composition-dependent tension rise during cooling relaxes via water permeation of the membrane with a time constant scaling as R2. The amount of crystal formed for a small decrease in temperature determines this composition-dependent increase in stress from thermal contractions versus solidification. Surface Evolver computations were motivated using the predicted tension evolution to develop a processing space that maps to experimental observations for initial and growing crystal morphology. Important variable groups are identified, including a scaled ratio of bending to line energy, a vesicle-size-independent group for membrane contractions, and a time constant for stress relaxation. Though processing stresses ultimately relax, the crystal morphology persists well beyond the processing window.

37 INORGANIC, ORGANIC, PHYSICAL, AND ANALYTICAL CH

Temperature and Water Levels Collectively Regulate Methane Emissions From Subtropical Freshwater Wetlands

Abstract Wetlands are the largest and most climate‐sensitive natural sources of methane. Accurately estimating wetland methane emissions involves reconciling inversion (“top‐down”) and process‐based (“bottom‐up”) models within the global methane budget. However, estimates from these two model types are inherently interdependent and often reveal substantial discrepancies. To enhance the reliability of both approaches, we need a comprehensive understanding of wetland methane emissions and an independent high‐resolution long‐term flux data set. Here, we employed a data‐driven random forest approach to identify key variables influencing methane emissions from subtropical freshwater wetlands in the Southeastern United States. The model‐estimated monthly mean methane fluxes fit well with measured methane fluxes ( R 2 = 0.67) at four representative FLUXNET‐CH4 wetland sites across the region. Variable importance analysis highlighted the sensitivity of subtropical freshwater wetland methane emissions to variations in both temperature and water levels. High temperatures facilitate methanogenesis by enhancing microbial activities, while elevated water levels maintain anaerobic conditions necessary for methane production. Notably, the response of methane emissions to water level fluctuations is contingent on temperature conditions, and vice versa. Moreover, we constructed the first high‐spatial‐resolution (∼1 km × 1 km) and long‐term (1982–2010) gridded regional wetland methane flux product for the Southeastern United States, estimating annual methane emissions from subtropical freshwater wetlands in the region at 4.93 ± 0.11 Tg CH 4 yr −1 for 1982–2010. This new benchmark product holds promise for validating and parameterizing uncertain wetland methane emission processes in bottom‐up models and provides improved prior information for top‐down models.

He, Keqi [Earth and Climate Sciences Nicholas Scho

Use of Satellite, Surface Observations and Numerical Weather Prediction Model Data to Improve Cloud Base Height and Cloud Base Vertical Velocity Estimation

Cloud base height (CBH) and cloud base vertical velocity (CBVV) are important variables that impact the overall climate in a region as they influence the formulation, longevity, and evolution of clouds. Retrieval of both parameters have long used ground instrumentation (e.g., Doppler lidar (DL), ground base radar); however, retrieving CBH from satellites is particularly challenging given that space-based instruments only observe cloud tops. In this manuscript, CBH is retrieved using a multi-linear regression equation, while CBVV used a random forests model. Both retrievals combine satellite and numerical weather prediction data. The satellite data used are the Visible Infrared Imaging Radiometer Suite imagery, while measurements of CBH and CBVV include DL and radiosonde data at the Southern Great Plains (SGP) Atmospheric Radiation Measurement observatory. Data from 83 summer days (May-August) in 2018–2021 featuring cumulus clouds forced by solar heating were examined and used to train the models, with years 2022–2023 used for validation. Various spatial domains were defined with one large (2.4° longitude by 2.0° latitude) SGP domain being split into smaller sections (smallest being 0.99° and 0.61° longitude and latitude respectably). CBH and CBVV values obtained from the DL as compared to the models show root mean square errors between 150 and 200 m, with CBVV values between 0.45 and 1 ms -1 . Finally, it was found that the CBH formulation performs well over all domains, while the CBVV retrievals become less accurate due to more turbulence being introduced into the observations as the number of DL stations decreases in the smaller domains.

54 ENVIRONMENTAL SCIENCES

Machine learning and process-based modeling of spatiotemporal changes in active layer thickness across Alaska

Permafrost degradation poses a growing threat to infrastructure stability and ecosystem resilience in the rapidly warming Arctic. We investigated the spatiotemporal dynamics of active layer thickness (ALT) across Alaska by integrating field observations, environmental datasets, a physically based Stefan model, and machine learning (ML) techniques. Using weather projections from the Coupled Model Intercomparison Project Phase 6 under two Shared Socioeconomic Pathways (SSP 2-4.5 and SSP 5-8.5), we assessed ALT sensitivity to projected future weather conditions. The random forest (RF) model outperformed the Stefan approach in predicting ALT on the training dataset (R² = 0.84 vs. 0.53) but demonstrated lower generalizability on the test dataset (R² = 0.24 vs. 0.54). The root mean square error (RMSE) for the RF model for training and testing ranged from 14 to 22 cm, compared to 17 and 18 cm for the Stefan model. Variable importance analysis revealed that mean annual temperature and slope angle were the strongest predictors of ALT, accounting for 19% and 18% of the variance, respectively, followed by sediment transport index (14%) and stream power index (11%). Comparative analysis of baseline ALT predictions showed the Stefan model tended to project a thicker active layer (mean ± SD: 65 ± 16 cm), compared to the RF model (mean ± SD: 59 ± 8.8) cm). Both models indicated a latitudinal gradient in ALT, with shallower depths at higher latitudes. Projected ALT increases by 2100 were estimated at 3.3 ± 2.2 cm under SSP 2-4.5 and 5.9 ± 4.0 cm under SSP 5-8.5 for the ML model, whereas the Stefan model projected substantially larger increases of 13 ± 2.6 cm (SSP 2-4.5) and 28 ± 4.4 cm (SSP5-8.5). Spatial analysis showed the greatest ALT increases in northern Alaska, with relatively smaller changes in southern regions. These findings highlight the complex, multifactorial nature of ALT dynamics and the value of hybrid modeling approaches. As rising temperatures accelerate permafrost thaw, changes in ALT can disrupt ecosystems, damage infrastructures, and enhance the release of stored soil carbon, highlighting the urgent need for improved predictive capabilities to inform adaptation strategies in the Arctic.

Climate sciences

Exploring the role of clouds in offshore wind potential off the US West Coast in a changing climate

To meet US goals of deploying additional wind energy as part of the decarbonization strategy, wind plants are being planned for the deep water offshore the western US. The wind flow in that region is complex due to the proximity to the coast, cold water upwelling, and persistent stratiform clouds that interact with radiation in ways that have the potential to destabilize the atmosphere. That flow has the potential to change with a changing climate. To address these issues, we assess the flow and the clouds in that region using downscaled climate model data, under both historic climate (1975–2005) and projected future (2025–2055) conditions. We note that the climate simulations agree fairly well with the cloud patterns observed by satellite data in the nearshore and offshore regions. We then assess the projected changes in clouds, wind speed, and other important variables, noting that our simulations project that the predominant north/northwesterly low-level jet is expected to strengthen and clouds are likely to be commensurately enhanced, although projected changes are within about 10% of current conditions. Our examination of the dynamics associated with the changes in the climate simulations provides confidence in the dynamical consistency of these projected changes.

17 WIND ENERGY

Enhancing Multi-Step Reservoir Inflow Forecasting: A Time-Variant Encoder–Decoder Approach

Accurate reservoir inflow forecasting is vital for effective water resource management. Reliable forecasts enable operators to optimize storage and release strategies to meet competing sectoral demands—such as water supply, irrigation, and hydropower scheduling—while also mitigating flood and drought risks. To address this need, in this study, we propose a novel time-variant encoder–decoder (ED) model designed specifically to improve multi-step reservoir inflow forecasting, enabling accurate predictions of reservoir inflows up to seven days ahead. Unlike conventional ED-LSTM and recursive ED-LSTM models, which use fixed encoder parameters or recursively propagate predictions, our model incorporates an adaptive encoder structure that dynamically adjusts to evolving conditions at each forecast horizon. Additionally, we introduce the Expected Baseline Integrated Gradients (EB-IGs) method for variable importance analysis, enhancing interpretability of inflow by incorporating multiple baselines to capture a broader range of hydrometeorological conditions. The proposed methods are demonstrated at several diverse reservoirs across the United States. Our results show that they outperform traditional methods, particularly at longer lead times, while also offering insights into the key drivers of inflow forecasting. These advancements contribute to enhanced reservoir management through improved forecasting accuracy and practical decision-making insights under complex hydroclimatic conditions.

58 GEOSCIENCES

Stress-corrosion cracking in metals

Criteria and recommended practices for preventing stress-corrosion cracking from impairing the structural integrity and flightworthiness of space vehicles are presented. The important variables affecting stress-corrosion cracking are considered to be the environment, including time and temperature; metal composition, and structure; and sustained tensile stress. For designing spacecraft structures that are free of stress-corrosion cracking for the service life of the vehicle the following rules apply: (1) identification and control of the environments to which the structure will be exposed during construction, storage, transportation, and use; (2) selection of alloy compositions and tempers which are resistant to stress-corrosion cracking in the identified environment; (3) control of fabrication and other processes which may introduce residual tensile stresses or damage the material; (4) limitation of the combined residual and applied tensile stresses to below the threshold stress level for the onset of cracking throughout the service life of the vehicle; and (5) establishment of a thorough inspection program.

Source record

Parameters influencing dynamic stability characteristics of Viking-type entry configurations at Mach 1.76.

Free-oscillation tests of three Viking-type blunt conical configurations were conducted in a wind tunnel to determine the important variables influencing their dynamic stability characteristics at Mach 1.76. The effects of sting geometry are shown to be significant at low angles of attack, while the effects of cross plane motions and tunnel vibration characteristics appear to be negligible. Variation of the reduced-frequency parameter and model base geometry caused significant effects in the data. An approximate technique was developed for converting effective data from either forced-oscillation or free-oscillation tests to values based on the instantaneous angle of attack.

Whitlock, C. H.

The Policy Formation Process: A Conceptual Framework for Analysis

A conceptual framework for analysis which is intended to assist both the policy analyst and the policy researcher in their empirical investigations into policy phenomena is developed. It is meant to facilitate understanding of the policy formation process by focusing attention on the basic forces shaping the main features of policy formation as a dynamic social-political-organizational process. The primary contribution of the framework lies in its capability to suggest useful ways of looking at policy formation reality. It provides the analyst and the researcher with a group of indicators which suggest where to look and what to look for when attempting to analyze and understand the mix of forces which energize, maintain, and direct the operation of strategic level policy systems. The framework also highlights interconnections, linkage, and relational patterns between and among important variables. The framework offers an integrated set of conceptual tools which facilitate understanding of and research on the complex and dynamic set of variables which interact in any major strategic level policy formation process.

Fuchs, E. F.

Parameters controlling nitric oxide emissions from gas turbine combustors

Nitric oxide forms in the primary zone of gas turbine combustors where the burnt gas composition is close to stoichiometric and gas temperatures are highest. It has been found that combustor air inlet conditions, mean primary zone fuel-air ratio, residence time, and the uniformity of the primary zone are the most important variables affecting nitric oxide emissions. Relatively simple model of the flow in a gas turbine combustor, coupled with a rate equation for nitric oxide formation via the Zeldovich mechanism are shown to correlate the variation in measured NOx emissions. Data from a number of different combustor concepts are analyzed and shown to be in reasonable agreement with predictions. The NOx formulation model is used to assess the extent to which an advanced combustor concept, the NASA swirl can, has produced a lean well-mixed primary zone generally believed to be the best low NOx emissions burner type.

Heywood, J. B.

Parameters controlling nitric oxide emissions from gas turbine combustors.

Nitric oxide forms in the primary zone of gas turbine combustors where the burst gas composition is close to stoichiometric and gas temperatures are highest. It has been found that combustor air inlet conditions, mean primary zone fuel-air ratio, residence time, and the uniformity of the primary zone are the most important variables affecting nitric oxide emissions. Relatively simple models of the flow in a gas turbine combustor, coupled with a rate equation for nitric oxide formation via the Zeldovich mechanism are shown to correlate the variation in measured NO sub x emissions. Data from a number of different combustor concepts are analyzed and shown to be in reasonable agreement with predictions. The NO sub x formation model is used to assess the extent to which an advanced combustor concept, the NASA swirl can, has produced a lean well-mixed primary zone generally believed to be the best low NO sub x emissions burner type.

Heywood, J. B.

Parameters controlling nitric oxide emissions from gas turbine combustors

Nitric oxide forms in the primary zone of gas turbine combustors where the burnt gas composition is close to stoichiometric and gas temperatures are highest. It was found that combustor air inlet conditions, mean primary zone fuel-air ratio, residence time, and the uniformity of the primary zone are the most important variables affecting nitric oxide emissions. Relatively simple models of the flow in a gas turbine combustor, coupled with a rate equation for nitric oxide formation via the Zeldovich mechanism are shown to correlate the variation in measured NOx emissions. Data from a number of different combustor concepts are analyzed and shown to be in reasonable agreement with predictions. The NOx formation model is used to assess the extent to which an advanced combustor concept, the NASA swirl can, has produced a lean well-mixed primary zone generally believed to be the best low NOx emissions burner type.

Heywood, J. B.