Search NASA⌕ Search

SEARCH · Search NASA

Results for “task management”

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 163 records · Page 9

Evaluation of Howard A. Hanson Dam Juvenile Fish Passage and Survival Study: Downstream Passage and Survival (Acoustic Telemetry) (Task Final Report)

The Downstream Passage and Survival (Acoustic Telemetry) task was one of several tasks for the Evaluation of Howard A. Hanson Dam (HAHD) Juvenile Fish Passage and Survival study. For this task, a juvenile fish passage and survival study was conducted at HAHD from March 10, 2024 through June 27, 2024 for arrays in the HAHD Reservoir and Green River, and through July 9, 2024 for the arrays in the Duwamish River. Fish releases occurred over four times from March through May. Active tag (acoustic telemetry) technology was used to provide biological baseline information for the passage and survival of juvenile Puget Sound (PS) Chinook salmon (Oncorhynchus tshawytscha). Results will be used by biologists, engineers, resource managers, and regional decision-makers to inform the engineering design of the new fish passage facility (FPF) at HAHD. However, hatchery sub-yearling PS Chinook salmon of the appropriate size for tag implantation during the study period (> 95 mm in fork length, Geist et al. 2018) were unavailable. Therefore, yearling Coho salmon (O. kisutch) were used as a surrogate species for this acoustic telemetry study.

13 HYDRO ENERGY↗

Chemist: A Domain-Specific Language by Chemists for Chemists

Managing the complexity of quantum chemistry (QC) software is key to ensuring it remains accessible, maintainable, and reusable. Noticeably missing from the QC ecosystem are modules targeting bottleneck routines. Here we argue that this is likely due to the difficulty in defining interfaces for such modules. To that end, we introduce the open-source, publicly available Chemist library https://github.com/NWChemEx/Chemist. Chemist is a domain-specific language targeting the QC domain. Chemist has been developed focusing on performance and user-friendliness. Using Chemist, QC tasks are defined using familiar domain concepts such as molecules, wave functions, and operators. The domain objects are hierarchical to ensure a systematic encapsulation of information. Key features of Chemist include: extensibility, the ability to alias existing data, and the ability to succinctly define many common QC tasks. The usefulness of Chemist is demonstrated by discussing the interface of NWChemEx’s Fock build module and by showcasing a proof-of-concept self-consistent field algorithm containing uncertainty propagation.

Algorithms↗

Fermilab 2025 Summer Internship: Repairing Pre-Amplifiers with Mu2e Electronics Installation Team

The author spent nine weeks over summer 2025 working on the tracker electronics installation team for the Mu2e experiment. One of her main responsibilities was repairing high voltage (HV) and calibration (Cal) pre-amplifiers (pre-amps). During installation, the fragile wires connecting the two sockets to the pre-amp board must be bent, often leading to breakage. During production, the sockets and wires were initially soldered to the board at UC Berkely, then the whole pre-amp was coated in parylene before transport to Fermilab. The interns were able to expedite the repairs, and thus whole installation process, by using an alternative method on-site with epoxy. Another task they were responsible for, not included in the original project specifications, was attaching copper clips to specific vias on the Cals to reduce noise. The talk will give listeners insight into the daily problem-solving required by the novel technologies in the Mu2e project. The author would like to acknowledge her fellow Monmouth College undergraduate interns, Lizzie Durfee and Gianna Maughan, advisor and PI of the DOE RENEW Grant Dr. Christopher G. Fasano, and the Mu2e team lead by co-spokesperson Dr. Bob Bernstein and tracker L2 manager Dr. Brendan Kiburg.

de Zwart, Bronte [Monmouth Coll.]↗

Distribution Substation Planning Toolkit (dsp-toolkit) v1.0

The Distribution Substation Planning Toolkit (DSP Toolkit) is a software suite designed to streamline the planning and optimization of distribution substations. This toolkit offers a comprehensive set of tools and APIs for data curation, short-term electric load forecasting, and weather-sensitive load adjustment, making it an essential resource for utility companies, engineers, and researchers. Features • Data Preprocessing and Curation: Efficiently manage and preprocess large datasets to ensure high-quality input for analysis. • Short-Term Load Forecasting: Utilize data-driven models to predict short-term electric loads accurately. • Weather-Sensitive Modeling: Automatically adjust load forecasts based on weather data to predict future peak demands more precisely. Uses The DSP Toolkit is ideal for planning and optimizing distribution substations, providing a user-friendly interface and comprehensive documentation. It is suitable for both novice and experienced users, facilitating efficient and accurate planning processes. Advantages • Efficiency: Automates complex planning tasks, reducing manual effort and minimizing errors. • Scalability: Handles large datasets and complex models, making it suitable for large-scale projects. • Community and Support: Open-source with active community contributions, ensuring continuous improvement and support. • Extensibility: Easily extendable with custom modules and plugins, allowing users to tailor the toolkit to their specific needs. The DSP Toolkit stands out by offering a robust, flexible, and user-friendly solution for distribution substation planning. Public Abstract

Li, Han [Lawrence Berkeley National Laboratory (LB↗

Performance Analysis of Data Processing in Distributed File Systems with Near Data Processing

In the era of big data, the escalating volume and velocity of data generation pose significant challenges in data processing. Traditional systems like Spark and Hadoop manage the increasing amount and velocity of data by improving data placement and processing speeds. However, they face inherent limitations due to the essential data movement required for processing. In this paper, we explore the Skyhook framework, a novel extension of the Ceph distributed system, which significantly reduces the need for data movement. We present an extensive case study using the Skyhook framework, applying it with the TPC-H and K-means clustering algorithms. More specifically, we leverage the TPC-H benchmark to distinguish between CPU-intensive and I/O-intensive tasks. We explore the integration of K-means clustering into SQL, coupled with a near-data processing system to offload the computational burden of the K-means clustering algorithm to storage nodes. We conduct a comprehensive performance evaluation of distributed data processing applications across three processing approaches: traditional layout (baseline), optimized layout, and near-data processing. Additionally, we introduce the use of the FIO tool to simulate real-world system workloads, enabling the measurement of performance metrics such as average latency and CPU utilization. Our research is a significant advance in understanding how to optimize data processing systems to meet the demands of the modern data landscape.

Hou, Shiyue↗

Graphite Oxidation Rate Study on ET-10 and ETU-10 Grades - Task 4: QA Support and Testing for Structural Graphite Oxidation

INL performed targeted oxidation tests to measure oxidation rates for samples of ET-10 and ETU-10 graphite under CRADA No. 21CRA22 Mod. 3, Annex A, “Tritium Testing to Support Kairos Power Advanced Reactor Demonstration” (04/02/2024). All testing was conducted within INL’s Carbon Characterization Laboratory (CCL) using test standard ASTM D7542-21 "Standard Test Method for Air Oxidation of Carbon and Graphite in the Kinetic Regime" [ASTM International, 2021]. Kairos Power provided all test specimens through its graphite vendor Ibiden, Inc. to INL and ASTM specimen specified dimensions. Information within this report only provides the Arrhenius oxidation rate plots as a function of temperature for each graphite grade tested. The raw mass loss per time data will be provided on the Nuclear Data Management and Analysis System (NDMAS) portal located on the INL information system.

36 MATERIALS SCIENCE↗

Multi-package development at Fermilab with Spack

The Spack package manager has been widely adopted in the supercomputing community as a means of providing consistently built on-demand software for the platform of interest. Members of the high-energy and nuclear physics (HENP) community, in turn, have recognized Spack’s strengths, used it for their own projects, and even become active Spack developers to better support HENP needs. Code development in a Spack context, however, can be challenging as the provision of external software via Spack must integrate with the developed packages’ build systems. Spack’s own development features can be used for this task, but they tend to be inefficient and cumbersome. We present a solution pursued at Fermilab called MPD (multi-package development). MPD aims to facilitate the development of multiple Spack-based packages in concert without the overhead of Spack’s own development facilities. In addition, MPD allows physicists to create multiple development projects with an interface that insulates users from the many commands required to use Spack well.

Knoepfel, Kyle James [Fermilab]↗

Solar@Scale: Improving the Local Rules of the Game for Large Scale Solar

This final report summarizes the Solar@Scale Project including project goals, milestones, tasks and deliverables. Solar@Scale, led by ICMA in partnership with the American Planning Association, took place from 2020-2025. The initiative addressed large-scale solar soft costs by developing tools and resources related to planning, siting, permitting and inspection in support of local governments, special districts, and other authorities that have jurisdiction over large-scale solar projects.

14 SOLAR ENERGY↗

Multi-package development at Fermilab with Spack

The Spack package manager has been widely adopted in the supercomputing community as a means of providing consistently-built on-demand software for the platform of interest. Members of the high-energy and nuclear physics (HENP) community, in turn, have recognized Spack’s strengths, used it for their own projects, and even become active Spack developers to better support HENP needs. Code development in a Spack context, however, can be challenging as the provision of external software via Spack must integrate with the developed packages’ build systems. Spack’s own development features can be used for this task, but they tend to be inefficient and cumbersome. \medskip We present a solution pursued at Fermilab called MPD (multi-package development). MPD aims to facilitate the development of multiple Spack-based packages in concert without the overhead of Spack’s own development facilities. In addition, MPD allows physicists to create multiple development projects with an interface that insulates users from the many commands required to use Spack well.

Knoepfel, Kyle [Fermilab] (ORCID:000000031433889X)↗

Power-Capping Metric Evaluation for Improving Energy Efficiency in HPC Applications

With high-performance computing systems now running at exascale, optimizing power-scaling management and resource utilization has become more critical than ever. This paper explores runtime power-capping optimizations that leverage integrated CPU-GPU power management on architectures like the NVIDIA GH200 superchip. We evaluate energy-performance metrics that account for simultaneous CPU and GPU power-capping effects by using two complementary approaches: speedup-energy-delay and a Euclidean distance-based multi-objective optimization method. By targeting a mostly compute-bound exascale science application, the Locally Self-Consistent Multiple Scattering (LSMS), we explore challenging scenarios to identify potential opportunities for energy savings in exascale applications, and we recognize that even modest reductions in energy consumption can have significant overall impacts. Our results highlight how GPU task-specific dynamic power-cap adjustments combined with integrated CPU-GPU power steering can improve the energy utilization of certain GPU tasks, thereby laying the groundwork for future adaptive optimization strategies.

Patrou, Maria [ORNL] (ORCID:0000000339754638)↗

Synthesis of results for Brine Availability Test in Salt (BATS) DECOVALEX-2023 Task E

In the 2023 phase of the international collaborative DECOVALEX modeling project, Task E focused on understanding thermal, hydrological, and mechanical (THM) processes related to predicting brine migration in the excavation damaged zone around a heated excavation in salt. Salt is attractive as a disposal medium for radioactive waste because it is self-healing and is essentially impermeable and non-porous in the far field. Investigation of the short-term, near-field behavior is important for radioactive waste disposal because this early period strongly controls the amount of inflowing brine. Brine leads to corrosion of waste forms and waste packages, and possible dissolution of radionuclides with brine transport being a potential transport vector to the accessible environment.The Task was divided into steps. Step 0 included matching unheated brine inflow data from boreholes at the Waste Isolation Pilot Plant (WIPP) and matching temperature observations during a Brine Availability Test in Salt (BATS) heater test. Step 1 included validation of models against a thermo-poroelastic analytical solution, and two-phase flow around an excavation. Finally, Step 2 required all the individual components covered in steps 0 and 1 to come together to match observed brine inflow behavior during the same BATS heater test.There were a range of approaches from the teams, from mechanistic to prescriptive. Given the uncertainties in the problem, some teams used one- or two-dimensional models of the processes, while other teams included more geometrical complexity in three-dimensional models. Task E was a learning experience for the teams involved, and feedback from the modeling teams has led to changes in follow-on BATS experiments at WIPP. The primary Task E lessons learned were the impact of hydrologic initialization methods (wetting up vs. drying down), the difference between confined and unconfined thermal expansion, and the large changes in permeability associated with heating and cooling.

12 MANAGEMENT OF RADIOACTIVE AND NON-RADIOACTIVE W↗

Quantum for Energy Systems and Technologies

Quantum Information Science (QIS) is expected to profoundly change the practice of science and engineering in the coming decades. QIS technology exploits quantum phenomena for performing tasks that are impossible to do today and is a rapidly progressing field, fueled by large investments from the private sector and governments. Its importance to the U.S. economy and national security is underscored by the National Quantum Initiative Act (NQIA) passed in December 2018, which creates a coordinated multiagency program to support research and training in QIS. After the NIQA signed into law, NETL has launched an initiative to apply QIS to problems encountered in energy technology development. In Jan. 2020, an Quantum for Energy Systems & Technologies (QUEST) working group was formed to establish a workforce capable of developing, reviewing, managing, and advising on QIS-related technologies for NETL and FECM. Since then, the QUEST team have been working on developing quantum sensing technology and performing quantum computing to solve energy-related problems. This poster summarized the QUEST team’s activities & accomplishments on QIS targeting energy-related applications.

Paudel, Hari P.↗

High-Torque Heavy-Rare-Earth-Free Electric Motor Thermal Management

This project is part of a multi-lab Next-Generation Reliable Electric Drive Systems for Medium and Heavy-Duty Vehicles (NEXT-DRIVE) project led by Oak Ridge National Laboratory (ORNL), and including NREL, Sandia National Laboratories (SNL), and Ames Laboratory that leverages research expertise and facilities of these national labs to develop tools and approaches for reducing the design and development time of new electric drive technologies for medium and heavy-duty vehicles (MHDVs) and their associated costs while increasing reliability and asset utilization. The Next-Drive project aligns with the DOE's goals by introducing high-fidelity multi-physics and AI/ML-based modeling to design low-cost, highly reliable, and longer-lifetime drivetrains, aiming to achieve 25 years of progress in 5 years. The efforts of this project will focus on NEXT-DRIVE Task 4 (led by ORNL, NREL, and AMES) - developing high-fidelity modeling framework and identifying technologies enabling heavy-rare-earth-free electric motors for medium- and heavy-duty vehicles to achieve 1 million miles of operation. Contrary to conventional approaches that optimize the motor for power density, the focus will be to identify motor designs that achieve the best trade-off between motor power density and durable operation. NREL tasks include development of high-fidelity motor thermal models incorporating rotor windage losses and identification, evaluation and measurement of motor interface materials in key thermal pathways. The poster summarizes NREL's accomplishments for the first half of FY 2025 and outlines future plans.

33 ADVANCED PROPULSION SYSTEMS↗

Quantum/AI Topology-Aware Latency-Adaptive HPC Workflow Scheduling Optimization

The growing demand for more powerful high-performance computing (HPC) systems has led to a steady rise in energy consumption by supercomputing worldwide. This study is focused on comparing our Application-Topology Mapper (ATMapper) to the popular Simple Linux Utility for Resource Management (SLURM) for the purpose of exploring methods that can further optimize job-scheduling within HPC systems. ATMapper is an Artificial-Intelligence based approach to job-scheduling that is currently being enhanced with quantum annealing (QA) to generate optimal schedules faster. We are applying QA to speedup our ATMapper process to achieve higher computing efficiency, thereby reducing HPC energy consumption. Here, we examine how four job-scheduling approaches perform in processor node assignment when using an example network architecture of 4 interconnected nodes. Using a specialized script, we are assessing the schedule of a computation flow with 11 interdependent tasks. The data movements among nodes were tracked to count for the number of interactions (network hops) between nodes needed to complete the tasks. The total number of hops and the job completion time were then used to quantify the efficiency of the different mapping approaches. In addition to SLURM, we also compare our ATMapper to the QA-enabled LBNL TIGER and the D-Wave Distributed Computing processor assignment approaches. The preliminary results showed that our topology-aware, latency-adaptive ATMapper is significantly more efficient when compared to the other scheduling approaches due to its load-imbalance network allocation. The scheduler displayed a computing efficiency of 53% by performing significantly fewer network hops than its alternatives. By reducing the number of hops, ATMapper was able to perform all 11 tasks by using only 3 nodes out of given 4. This research indicates the potential to use QA/AI for HPC job-scheduling. Later, we will test a SLURM simulator program to draw further comparisons on the effectiveness of ATMapper's scheduling approach. The results of this comparison will serve as a baseline for later improving SLURM's performance using a QA-enhanced ATMapper approach.

Caraveo, Braulio [University of Huston - Clear Lak↗

Development and Assessment of Deployed Sensors and Technologies Supporting Molten Salt Loop Operations

During FY24, Argonne conducted a variety of activities to develop and assess new monitoring and control technologies towards enabling long-duration operations of molten salt reactor systems. The first objective of the work completed this year was to deploy technologies capable of reliably and rapidly monitoring the operational health of a molten salt loop. To achieve this, the project focused on specific tasks, including: (1) electroanalytical technique development for use in deployed sensors, and (2) operations of sensors on the Facility to Alleviate Salt Technology Risks (FASTR) loop at Oak Ridge National Laboratory. The second objective of the work this year focused on creating a pumped actinide flow loop to enable long-duration salt chemistry and corrosion studies using uranium-bearing fuel salts. Toward that end, we designed and procured a loop capable of being installed into a radiological glovebox at Argonne. A corrosion control system was also designed for integration into this loop. These combined systems will enable the feasibility of corrosion control and management systems to be investigated with complex chloride fuel salt mixtures.

22 GENERAL STUDIES OF NUCLEAR REACTORS↗

ForceFinder

SAND2025-11750O ForceFinder extends the Structural Dynamics Python Libraries (SDynPy) with comprehensive tools for inverse source estimation (ISE) tasks via frequency response function (FRF) matrix inversion. The software is designed for transfer path analysis and multiple-input/multiple-output (MIMO) vibration control problems. It allows users to estimate sources through various algorithms, from the basic Moore-Penrose pseudo-inverse to statistical learning methods such as Tikhonov regularization via an L-curve and elastic net regularization via an information criterion. ForceFinder uses an object-oriented framework, where all components of the ISE problem—such as FRFs, responses, and transformations—are stored in a "SourcePathReceiver" object. This software can be applied to any noise and vibration problem. Sandia National Laboratories is a multimission laboratory managed and operated by National Technology & Engineering Solutions of Sandia, LLC, a wholly owned subsidiary of Honeywell International Inc., for the U.S. Department of Energy’s National Nuclear Security Administration under contract DE-NA0003525.

Carter, Steven [Sandia National Lab. (SNL-CA), Liv↗

Optimizing Alabama’s CO 2 Storage in Shelby County (Project OASIS) - Deliverable Task 7: Risk Assessment

The “Optimizing Alabama’s CO 2 Storage in Shelby County: Project OASIS” CarbonSAFE Phase II Project seeks to build on regional data sets that demonstrate that the subsurface within Shelby County, Alabama has the potential to store commercial volumes of CO 2 safely, permanently, and economically. The primary target CO 2 Storage Complex is the deep Ketona Dolomite located within a 140 square mile area of the Valley and Ridge Region of Alabama. This deep saline reservoir is beneath a confining system encompassing at least 6,500 ft of shales and other low permeability sediments. Project OASIS drilled a deep stratigraphic test well to confirm the geological properties of the confining system and storage reservoir(s) within the Storage Complex. The geological data was incorporated into numerical models to establish the areal extent of the CO 2 plume and help design the storage site and its monitoring system. The project is managed by the Southern States Energy Board (SSEB), an interstate compact organization consisting of governors and state legislative leaders from sixteen southern states, Puerto Rico, and the U.S. Virgin Islands, as well as an appointee by the President of the United States. The organizational compact provides it with access to state government organizations and legislatures. The Board also maintains an Associate Members program comprised of energy resource companies, utilities, trade groups, academic R&D science and technology experts and energy consultants. Further, the SSEB staff is experienced in managing and coordinating complex energy and environmental programs, from research programs to full-scale design and demonstrations of new and innovative technologies. Project OASIS is a public-private partnership of six entities with multiple principal investigators (PIs). SSEB’s Lead PI and Co-PI are responsible for all aspects of project performance in accordance with the DOE-NETL Cooperative Agreement. SSEB has issued subgrants to Advanced Resources International, Inc., Alabama A&M University, Auburn University, Crescent Resource Innovation, and Oklahoma State University. Advanced Resources International, Inc., issued subgrants to Baker Hughes and Loudon Technical Services for field services

20 FOSSIL-FUELED POWER PLANTS↗

Corrosion Testing of Refractory in Contact with Molten Glasses Designed for Waste Vitrification - APPS1 Matrix Glasses

It is known that the predictive life of the refractory ceramic liner of nuclear waste glass melters is conservative, as demonstrated by performance of these materials such as in the Defense Waste Processing Facility (DWPF). The motivation for this task is to maximize the useful life of the melters that will be operated at the Waste Treatment and Immobilization Plant (WTP), which will in turn minimize procurement and disposal costs and melter outage times, as well as to identify maximum loadings in the waste glass of those species that corrode melter components. This task was initiated jointly with Pacific Northwest National Laboratory (PNNL) with the objective to develop a methodology and model to enable more accurate prediction of refractory service life under prototypic conditions from laboratory-scale material corrosion tests.

12 MANAGEMENT OF RADIOACTIVE AND NON-RADIOACTIVE W↗