Engineering PapersSearch

SEARCH · Engineering Papers

Results for “surface temperatures”

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 1,081 records · Page 60

Morphology-driven oxygen evolution performance of NiO x nanostructures and implications for hole transport in perovskite solar cells

Morphology-controlled nanostructures provide an effective strategy to modulate both oxygen evolution reaction (OER) activity and photovoltaic performance in perovskite solar cells (PSCs). However, achieving low OER overpotentials and high power conversion efficiency (PCE) simultaneously through morphology engineering remains challenging. In this work, nickel oxide (NiO x ) nanostructures with spindle-like (NiO x -NS) and plate-like (NiO x -NP) morphologies were synthesized and evaluated as bi-functional OER catalysts and hole transport layers (HTLs) in inverted PSCs. Structural and thermal analyses reveal that NiO x -NS crystallizes into a cubic phase at a lower temperature (300 °C), whereas NiO x -NP requires higher calcination temperatures, reflecting differences in precursor microstructure. Electrochemical measurements indicate that NiO x -NS calcined at 300 °C delivers the lowest OER overpotential (395 mV at 10 mA cm −2 ), outperforming NiO x -NP calcined at 400 °C (565 mV) and 500 °C (474 mV). This enhanced activity is ascribed to favorable surface strain, increased defect density, and advantageous facet exposure. When used as HTLs, NiO x -NS also delivers the highest PCE (13.25%) among all tested devices, exceeding those based on NiO x -NP and commercial NiO x , owing to improved hole extraction and interfacial contact. Overall, this study highlights the importance of morphology control and thermal processing in tailoring NiO x for multifunctional nanomaterials in electrocatalytic and photovoltaic applications.

36 MATERIALS SCIENCE

Dataset: "Widespread Drought-driven Declines in Streamflows and Water quality in the Upper Colorado River Basin (1998-2022)"

This data package contains the associated data and scripts for Nagamoto, E., Ombadi, M., Ciulla, F. et al. Widespread drought-driven declines in streamflows and water quality in the Upper Colorado River Basin during 1998-2022. Commun Earth Environ 7, 734 (2026). https://doi.org/10.1038/s43247-026-03890-5. This purpose of this study was to investigate the impact of the 21st century drought on water quantity and quality at catchments throughout the Upper Colorado River Basin (UCRB). We used stream flow, water temperature, specific conductance, air temperature, precipitation, and catchment attribute data for over 200 sites in the UCRB, collected from the National Water Information System using Basin3D (Varadharajan, 2023), GAGESII (Falcone, 2010), and the Google Earth Engine. We identified years of severe drought between 1998 and 2022 using the Standardized Precipitation Evaporation Index (SPEI), then calculated the relative change percentage of the stream flow, water temperature, and specific conductance from drought versus non-drought years. We used the attribute information from GAGESII to investigate what physical traits of catchments are associated streamflow vulnerability (greater relative change) or resilience to drought. We used land cover data from the National Land Cover Database (USGS, 2024) to assess any changes to physical attributes that may not be represented in the static attributes information in GAGESII. To increase data availability, we modeled stream temperature using methods from Willard, 2023. While the study period is water years 1998 to 2022, the raw water quantity and quality data extends to 1950 and the meteorological data extends to 1980. The data and code can be downloaded via the UCRB_drought.zip. Within the zip, the files are organized as follows: - INPUTS: Contains all input data used in UCRB_Drought_Workflow.ipynb - OUTPUTS: Contains all intermediate data created from UCRB_Drought_Workflow.ipynb as well as final products including the calculated Standardized Evapotranspiration Index (SPEI) - climatic_variables: The code used to collect meteorologic data from Google Earth Engine - feature_importance: The code used for the catchment attributes analysis - preprocessing: Code used in UCRB_Drought_Workflow_Preprocessing.ipynb - pyeto: Code used in UCRB_Drought_Workflow_Preprocessing.ipynb - calculations: Code used in UCRB_Drought_Workflow_Impacts.ipynb - plotting: Code used in UCRB_Drought_Workflow_Impacts.ipynb - README.md - UCRB_Drought_Workflow_Preprocessing.ipynb: The code used to prep raw data for the analysis - UCRB_Drought_Workflow_Impact.ipynb: The code which uses the prepped raw data for analysis, and plots all figures - requirements_ucrb-drought_v2.yml: The requirements file to create a virtual environment and Jupyter Lab kernel to run the code The INPUTS folder is organized into the following major directories and sub-directories. The "RDC_WT_SC_RAW" folder contains raw data for streamflow, water temperature, and specific conductance in a ".h5" file. The "NLCD_RAW" folder contains ".csv" files with annual land cover percentages for counties within the UCRB. The "MET_RAW" folder contains a ".csv" file with monthly meteorological data (air temperature and precipitation) for the sites in the UCRB which was obtained from code in the climatic_variables folder. The "GAGESII" folder contains ".csv" files with physical catchment attribute variables for catchments across the country. The "WT_LSTM_data" folder contains ".csv" files with calculated WT (Willard, 2023) and the associated RMSEs. The "Upper_Colorado_River_Basin_Boundary" folder contains geographic data including a shapefile for plotting in the UCRB_Drought_Workflow.ipynb. The "RESERVOIRS_RAW" folder contains ".csv" files for each reservoir in the UCRB with daily reservoir storage. There are also two files in the INPUTS folder that have combined reservoir storage data and reservoir metadata. The OUTPUTS folder is organized into the following major directories and sub-directories. The "RDC_WT_SC_data" folder contains a folder "Water_year" with the associated cleaned data, metadata, and data availability information in ".csv" files, a folder "Median_Relchange" with the relative change comparing drought to non-drought years in ".csv" files, and a folder "Peak95_Min5_Relchange" that has ".csv" files for the relative change in peak (95th %) and minimum (5th %) variables. The "NLCD_data" folder contains the difference in land cover from the beginning to end of the study period and the percentage of the county that is within UCRB bounds can be found in Nagamoto et al (2025)). The "MET_data" folder contains separated monthly air temperature and precipitation data and the calculated PET in ".csv" files. The "SPEI_data" folder contains ".csv" files with calculated SPEI values (one restricted to the study period and the other with information from the entire MET data period). The "Paper_Tables" folder contains two ".csv" files containing site information and data availability and information about the GAGESII trait aggregated categories. The base directory includes the file “flmd.csv” for a list and description of all files and the file “dd.csv” for data dictionaries. Scripts for preprocessing, analysis, and figure generation are located in the associated GitHub repository found at [https://github.com/iNAIADS/drought-impacts/tree/develop/UCRB-drought]. UPDATE 1: Title and code file updated to match submitted manuscript 10-15-2025. UPDATE 2: Code and data files updated to match revised manuscript 3-4-2026. UPDATE 3: Code and data files updated to match revised manuscript 6-7-2026. ** NOTE: DD and FLMD have not been updated yet. UPDATE 4: Added associated Manuscript information and DD and FLMD have been updated. To cite this code, please use the following BibTeX: @misc{nagamoto2025drought, author = {Emily Nagamoto and Fabio Ciulla and Mohammad Ombadi and Jared Willard and Rosemary Carroll and Charuleka Varadharajan}, title = {Dataset: "Widespread Drought-driven Declines in Streamflows and Water quality in the Upper Colorado River Basin (1998-2022)"}, year = {2025}, doi = {10.15485/2551894}, publisher = {ESS-DIVE Repository}, url = {https://data.ess-dive.lbl.gov/datasets/doi:10.15485/2551894} }

54 ENVIRONMENTAL SCIENCES

Visible Light Photolysis at Single Atom Sites in Semiconductor Perovskite Oxides

Designing catalysts with well-defined active sites with chemical functionality responsive to visible light has significant potential for overcoming scaling relations limiting chemical reactions over heterogeneous catalyst surfaces. Visible light can be leveraged to facilitate the removal of strongly bound species from well-defined single cationic sites (Rh) under mild conditions (323 K) when they are incorporated within a photoactive perovskite oxide (Rh-doped SrTiO 3 ). CO, a key intermediate in many chemistries, forms stable geminal dicarbonyl Rh complexes (Rh + (CO) 2 ), that could act as site blockers or poisons during a catalytic cycle. For the first time, we demonstrate that CO removal can occur at mild temperatures (323 K) under low-energy red light (635 nm) irradiation, which is not possible for supported isolated-site Rh catalysts (0.2 wt % Rh/γ-Al 2 O 3 ). Photolysis of supported Rh + (CO) 2 complexes (e.g., 0.2 wt % Rh/γ-Al 2 O 3 ) has been demonstrated but is limited to high energy UV photons. Rigorous kinetic experiments elucidate disparate mechanisms for CO photodepletion from Rh-doped SrTiO 3 and supported isolated site Rh/γ-Al 2 O 3 . CO photodepletion from supported isolated site Rh/γ-Al 2 O 3 involves a direct metal to ligand charge transfer mechanism, whereas Rh-doped SrTiO 3 is governed by electron–hole pair formation in the perovskite. In this work, we show that under visible, low-energy red light, surface Rh species in Rh-doped SrTiO 3 introduce midgap energy states above the valence band that facilitate electronic excitations leading to surface CO removal. Isolated Rh sites in Rh-doped SrTiO 3 also exhibit exceptional stability under multiple CO photodepletion cycles. Overall, incorporating single sites into photoactive perovskite oxides is an effective strategy to influence surface chemistries with visible light.

37 INORGANIC, ORGANIC, PHYSICAL, AND ANALYTICAL CH

Initiation of dusting corrosion in high-temperature alloys under CO exposure

Carbon monoxide is commonly encountered in energy systems, yet its reactivity with structural alloys—critical heat-resistant components in these systems—has been largely overlooked compared to the well-documented effects of oxidizing gases. In contrast, we demonstrate the high-temperature reaction of CO with NiAl using in-situ low-energy electron microscopy and X-ray photoemission electron microscopy. Our results show that CO dissociates into atomic oxygen and carbon, resulting in two concurrent reactions: selective oxidation of aluminum to form Al 2 O 3 and the initiation of dusting corrosion through carbon dissolution into the alloy and subsequent carbon deposition on the surface. These reactions produce spatially distinct surface products, preventing the formation of a continuous protective Al oxide layer. These results reveal a preference for the dissociative pathway of CO over the classic Boudouard disproportionation reaction that forms CO 2 . These insights not only advance our understanding of CO-induced alloy degradation but also highlight the practical implications for managing alloy stability and optimizing catalysis in carbon-rich environments, such as those in petrochemical processing and hydrocarbon combustion.

36 MATERIALS SCIENCE

Pool boiling heat transfer evaluation of next-generation dielectric fluid: Opteon™ 2P50

The growing use of artificial intelligence has led to heavy thermal loads and high heat dissipation rates in data centers. Conventional air-cooled technologies are not able to fulfill these requirements. To overcome these challenges, two-phase immersion cooling (2PIC) has emerged as one of the leading technologies for high power-density chips. 2PIC increases the heat dissipation rate and efficiency of the system while reducing the footprint of the cooling equipment. A fluid with adequate dielectric properties, a suitable normal boiling temperature to maintain chip temperatures, and good material compatibility, is desired for 2PIC system. In this study, the pool boiling heat transfer of a new developmental dielectric fluid, Opteon™ 2P50, was experimentally investigated. The heat transfer coefficients at various heat fluxes (20–150 kW/m 2 ) and the critical heat flux were measured using a smooth aluminum surface. Compared with HFE-7100, Opteon™ 2P50 shows higher heat transfer coefficient (up to 59% higher) and a slightly lower value of critical heat flux (around 5.9% lower). The modified Cooper correlation with the optimized leading constant resulted in reliable prediction accuracy with a 5.3% mean absolute error percentage. Overall, these results indicate that the new dielectric fluid provides similar thermal performance to some legacy fluids.

2P50

Surface Segregation of Liquid Metal Plasma-Facing Component Alloys: A ReaxFF Investigation

Engineering liquid metal alloys offers a transformative pathway for plasma-facing components by enabling chemically tailored surfaces that can simultaneously optimize plasma-material interactions, reduce divertor heat flux, and enhance core plasma confinement, thereby advancing the commercial viability of nuclear fusion power plants. This study, employing an atomistic simulation approach, provides direct evidence that incorporating nonmetal surface-active agents (such as O and H, or their combination) enables strong surface segregation. This capability makes tin−aluminum (Sn−Al) and tin−lithium (Sn−Li) alloys, with suitable compositions, good candidates for PFC applications. Specifically, the presence of low-Z solutes (Li, Al) leads to preferential surface enrichment, which imparts low-Z sputtering characteristics, while the Sn solvent maintains thermophysical stability. To systematically examine this behavior, we developed a ReaxFF force field spanning the full Sn/Al/Li/O/H chemistry, validated it against formation energies and elastic constants, and applied it in reactive molecular dynamics simulations at fusion-relevant temperatures. We also introduced an overlapbased segregation index that captures interfacial compositional separation directly from atomistic density distributions. Here, this metric reveals a clear hierarchy of segregation regimes and provides a unified view across all systems studied. Together, these findings establish a mechanistic link between nonmetal chemistry and interfacial structure, providing a predictive framework for designing self-adaptive, low-sputtering liquid metal alloys for fusion applications.

Alloys

Unveiling the Role of In Situ Al 2 O 3 Passivation in Molecular-Ink-Processed CuIn(S,Se) 2 Photovoltaics

Here, we report on the optimization of in situ passivation of ink-based CuIn(S,Se) 2 thin-film solar cells via controlled incorporation of Al 2 O 3 in CuIn(S,Se) 2 films by the addition of Al(NO 3 ) 3 to the molecular ink precursor. For this purpose, the Al/(Al + In) (AAI) metal ratio was varied from 0.05 to 0.30. We observe that the efficiency of the cells made of Al 2 O 3 -incorporated CuIn(S,Se) 2 is consistently higher than those without Al 2 O 3 , especially due to an improvement in open-circuit voltage (V OC ) and fill factor (FF), for all tested AAI ratios. With an AAI of 0.05, a maximum efficiency of 11.2% and an average efficiency of 8.5% (measured across 18 cells) was achieved, compared to 8.5% maximum efficiency and 6.5% average efficiency for Al-free CuIn(S,Se) 2 . Furthermore, we find that cells made of Al 2 O 3 -incorporated CuIn(S,Se) 2 with an AAI of 0.2 show a narrow distribution in the photovoltaic performance, indicating higher reproducibility and higher FF. Energy-dispersive X-ray spectroscopy shows that, at AAI = 0.2, Al 2 O 3 is distributed more homogeneously at the surface of the Al 2 O 3 -incorporated CISSe. Capacitance-voltage measurements reveal a reduced defect density by incorporation of Al 2 O 3 , which could be partly responsible for the higher V OC . Furthermore, using detailed surface analysis with various X-ray and electron spectroscopy methods, we derive chemical and electronic structure information from the surface. With ultraviolet photoelectron (UPS) and inverse photoemission spectroscopies (IPES), the electronic band gap of the CuIn(S,Se) 2 thin-film surface is found to increase from 1.22 to 1.88 eV (+-0.12 eV) with Al 2 O 3 incorporation. This is accompanied by a clear reduction of the conduction band spike at the CdS/CISSe interface due to Al 2 O 3 addition, as derived by both UPS and IPES as well as temperature-dependent V OC measurements.

14 SOLAR ENERGY

Temperature-Dependent Sn Incorporation and Defect Formation in Pseudomorphic SiSn Layers on Si (001) via Molecular Beam Epitaxy

SiSn alloys have attracted growing interest for group-IV bandgap engineering, although their epitaxial growth remains challenging due to the extremely low equilibrium solubility of Sn in Si. In this work, fully strained (pseudomorphic) SiSn epitaxial layers were grown on Si (001) substrates by means of molecular beam epitaxy. A systematic investigation reveals a strong inverse correlation between growth temperature and Sn incorporation efficiency. Despite a constant Sn flux, the incorporated Sn composition decreases from 5.5% to 3.2% as the growth temperature increases, indicating a pronounced temperature dependence of Sn incorporation. Reflection high-energy electron diffraction indicates a gradual transition of the growth from two-dimensional to three-dimensional with increasing film thickness. Structural characterization by means of X-ray diffraction, atomic force microscopy, and transmission electron microscopy confirms the pseudomorphic growth and smooth surface morphology and reveals twins and stacking faults near the surface region. These results establish a quantitative reference for SiSn growth kinetics and provide guidance for future studies of SiSn and SiGeSn alloys in silicon-compatible electronic and optoelectronic applications.

SiSn alloys

Degradation and Accelerated Recovery of Surface Passivation in n+ Poly-Si/SiOx Passivating Contacts for TOPCon Solar Cells

We studied the surface degradation and recovery of fired poly-Si/SiOx passivating contacts during subsequent dark and illuminated annealing. We report on an industrially-viable path for accelerated recovery of surface passivation. The degradation is influenced by the type of doping in the poly-Si. Phosphorus doped n+ poly-Si/SiOx contacts show degradation followed by recovery, undoped poly-Si/SiOx contacts only show recovery during annealing. Boron doped p+ poly-Si/SiOx contacts show neither degradation nor improvement with annealing. Both degradation and recovery are thermally-activated processes and are completely reversible and cyclic in nature. The activation energy of degradation and recovery in dark for n+ poly-Si/SiOx contacts are 1.27 and 1.33 eV respectively. Dark annealing at elevated temperatures is effective for complete recovery but takes a long time (~30 min at 350 degrees C) due to higher activation energies. Annealing under 7.5 Suns of illumination lowers the activation energy for degradation and recovery to 0.88 and 0.90 eV, respectively. Using this data, we have developed an industrially viable post-firing treatment for accelerated recovery of TOPCon cells by annealing them at elevated temperatures and under intense illumination for a few minutes.

14 SOLAR ENERGY

Redox potential in Typha-dominated tidal brackish marsh, PIE LTER, Plum Island Sound, MA, 2023

This dataset includes soil redox potential measurements collected at multiple depths within a tidal brackish wetland in the upper estuary of the Plum Island Ecosystems Long-Term Ecological Research site (PIE LTER), Plum Island Sound, Newbury, Massachusetts (MA). Measurements were taken to evaluate temporal variation in redox potential in relation to hydrological events at three replicate locations. Data were recorded every 5 minutes using a Campbell Scientific Volt116 connected to a CR6 datalogger with SWAP instrument redox probes (ORP-30-4-B) and reference electrodes. Measurements were made at the AmeriFlux site US-PLo at four soil depths (5, 10, 15, and 30 cm). The file redox_soiltemp_2023.csv contains temperature-corrected redox values and soil temperature following Silva-Machado et al. (2024). Metadata files redox_soiltemp_dd.csv and redox_soiltemp_2023_flmd.csv provide detailed descriptions of variables and site locations.

54 ENVIRONMENTAL SCIENCES

Wave energy converter buoy for Arctic observations

Ocean observation buoys are currently powered-constrained by battery storage capacity or available solar power. Power constraints limit the number of measurements that can be made and the lifetime of the buoys. Ocean surface wave energy could be used for power production, but wave energy converters are not yet commercially available for ocean observation buoys. Here we present the design and testing of a drifting wave energy converter buoy using a pendulum transmission system (PTS). The wave energy converter buoy was designed to operate in Arctic temperatures and wave conditions, but it could be used in areas with warmer temperatures and larger waves. Field tests measured a maximum power production of 5 watts in waves with a significant wave height of 0.42 meters and a ten minute average power production of 37 milliwatts. Power production increased with the energy period and significant wave height. The energy harvesting capabilities of the PTS showed the utility of adding a wave energy conversion device to a drifting ocean observation buoy.

Arctic observations

Electronic and reactivity changes in epitaxially grown Ce 1-x Zr x O 2-δ (111) thin films

Ceria composite catalysts have long been used for ketonization reactions, which is a valuable chemistry for the upgrading of biomass-derived carboxylates. To better understand the interaction of zirconia with ceria in the context of ketonization, thin epitaxial films of ceria-zirconia mixed metal oxide Ce 1-x Zr x O 2-δ (x = 0-1) were grown on a Pt(111) substrate in ultrahigh vacuum conditions and studied with X-ray photoelectron spectroscopy (XPS). Core level and valence band XPS results suggest a strong interaction between ceria and zirconia cations, possibly due to increased filling of unoccupied 4f 0 orbitals of ceria from neighboring Zr cations in the lattice structure. This leads to a partial reduction of ceria from Ce 4+ to Ce 3+ , with Zr remaining predominantly in the 4+ oxidation state. Ketonization of acetic acid was studied using temperature programmed desorption (TPD) and high-resolution electron energy loss spectroscopy (HREELS). These results found ketonization over mixed Ce-Zr composite oxides exhibited lower activation energies than for pure CeO 2 and ZrO 2 , with Ce 0.38 Zr 0.62 O 2-δ exhibiting the highest yield of acetone among the studied surfaces. In conclusion, these results suggest the high activity of Ce-Zr catalysts appears to be a result of oxygen vacancy formation, stabilized by electron donation from Zr cations.

36 MATERIALS SCIENCE

Suppressing trapped-electron-mode-driven turbulence via optimization of three-dimensional shaping

Abstract Turbulent transport driven by trapped electron modes (TEMs) is believed to drive significant heat and particle transport in quasihelically symmetric stellarators. Two three-dimensionally-shaped magnetic configurations with suppressed TEM-driven turbulence were generated through optimization that targeted quasihelical symmetry and the available energy of trapped electrons. Initial equilibria have flux surface shapes with a helically rotating negative triangularity (NT) and positive triangularity (PT). In gyrokinetic simulations, TEMs are suppressed in the reduced-TEM NT and PT configurations, showing that NT does not have the same beneficial turbulence properties over PT as seen in tokamaks. Heat fluxes from TEMs are also suppressed. Without temperature gradients and with a strong density gradient, the most unstable modes at low k y were consistent with toroidal universal instabilities (UIs) in the NT case and slab UIs in the PT case. Nonlinear simulations show that UIs drive substantial heat flux in both the NT and PT configurations. A moderate increase in β halves the heat flux in the NT configuration, while suppressing the heat flux in the PT geometry. Based on the present work, future optimizations aimed at reducing electrostatic drift wave-driven turbulent transport will need to consider UIs if β is sufficiently small.

Duff, J. M. (ORCID:0000000153086694)

Data Integration and Visualization for Enhanced Resilience and Sustainability in Hydropower (DIVERS-H)

U.S. hydropower plants face potential threats from shrinking water supply, rising demands, and warmer stream temperatures from various causes. Power plant owners, operators, and regulators require new tools to take advantage of and interpret the diverse range of scientific data being produced by both observational methods (for example, satellite, radar, stream gauges) and computer modeling methods that evaluate and predict how earth's dynamic systems (atmosphere, oceans, land surface, and sea ice) are changing and interacting. Combining datasets such as these with AI-based analyses introduces a novel decision support system to help users anticipate and address potential impacts on power generation stations. This new technology has been named DIVERS-H for "Data Integration and Visualization for Enhanced Resilience and Sustainability in Hydropower." In Phase I, technical feasibility was established with the development and demonstration of all the new technologies that are required. Most notably, DIVERS-H will use new artificial intelligence (AI) methods to capture the complex dynamics of water availability, demand, and environmental changes. In addition, new data management software was developed, and a prototype user interface was implemented as the precursor to a full scale decision support system. With technical research complete, the project focus now shifts to development of a commercial software product to provide users with actionable insight into water availability and the risk/resilience of critical systems at their locations of interest. Although DIVER-H was originally conceived as a tool for hydroelectric power applications, the same underlying technology can be readily applied to other water-consuming systems including coal, natural gas, oil, and nuclear power plants.

Chaudhary, Aashish [Kitware, Inc., Clifton Park, N

Tethered Balloon System Ozone Profiles during CoURAGE Summer Intensive Operational Period Field Campaign Report

During the summer IOP, the small ARM field campaign CRGTBSO3 collected measurements to gain an improved understanding of differences between the atmospheric composition in and just above the marine layer at the CoURAGE TBS site near the eastern shore of Chesapeake Bay. CRGTBSO3 included guest instrumentation with ozone (O 3 ) profile measurements on the TBS and surface O3 and meteorological measurements at the TBS site. An En-Sci 2Z electrochemical cell (ECC) ozonesonde (Komhyr 1969, 1986, Witte et al. 2018) was included on the TBS. The ozonesonde was connected to an InterMet iMet-4RSB radiosonde, and the overall data collected included vertical profiles of ozone, relative humidity, temperature, pressure, and altitude. The CRGTBSO3 iMet-4 radiosonde data is identical to that of the iMet in the Tethered Balloon System Merged Data Product (TBSMERGED; Gaustad and Dexheimer 2025). The TBSMERGED data product also includes meteorological data from a different sensor, the iMet XQ2. In some cases, the iMet XQ2 relative humidity (RH) data may be more accurate than the iMet-4, such as for some instances when the iMet-4 RH data stays at 100% for an extended period throughout a profile.

54 ENVIRONMENTAL SCIENCES

Global Gyrokinetic Simulations of Isotope Effects under Ambipolar Electric Fields and Advances Toward Whole-Volume Modeling

We review global gyrokinetic simulation studies on plasma transport in the Large Helical Device using XGC-S. XGC-S is an extended version of X-point Gyrokinetic Code for stellarators and has been progressively verified throughout the code development process. Verification tests of neoclassical transport successfully demonstrate the generation of an ambipolar electric field due to ripple-trapped particles. We perform quasi-linear analyses of the ion temperature gradient mode under the influence of the ambipolar electric field. The results reveal that the ambipolar electric field and the heavy hydrogen component in mixed isotope plasmas can lead to the favorable isotope effect observed in recent deuterium experiments. We also present recent efforts in code development toward whole-volume simulations, including the helical divertor region. A mesh generation scheme based on field-line tracing and the construction of curved surfaces perpendicular to the magnetic field would be promising for global field calculations in the whole-volume simulations.

Basic Plasma Phenomena and Gas Discharges

Catalight─An Open-Source Automated Photocatalytic Reactor Package Illustrated through Plasmonic Acetylene Hydrogenation

An open-source and modular Python package, Catalight, is developed and demonstrated to automate (photo)catalysis measurements. (Photo)catalysis experiments require studying several parameters to evaluate performance, including the temperature, gas flow rate and composition, illumination power, and spectral profile. Catalight orchestrates measurements over this complicated parameter space and systematically stores, analyzes, and visualizes the results. To showcase the capabilities of Catalight, we perform an automated apparent activation barrier measurement of acetylene hydrogenation over a plasmonic AuPd catalyst on an Al 2 O 3 support, simultaneously varying laser power, wavelength, and temperature in a multiday experiment controlled by a simple Python script. Our chemical results unexpectedly show an increased activation barrier upon light excitation, contrary to previous findings for other plasmonic reactions and catalysts. We show that the reaction rate order with respect to both acetylene and hydrogen remains unchanged upon illumination, suggesting that molecular surface coverage is not changed by light. By analyzing the inhomogeneity of the laser-induced heating, we attribute these results to a partial photothermal effect combined with a photochemical/hot electron-driven mechanism. In conclusion, our findings highlight the capabilities of a new experiment automation tool; explore the photocatalytic mechanism for an industrially relevant reaction; and identify systematic sources of error in canonical photocatalysis experimental procedures.

Catalysts

Achieving High-Yield Conversion of Janus Transition Metal Dichalcogenides on Diverse Substrates

Janus transition metal dichalcogenides (TMDCs) with intrinsic broken mirror symmetry and vertical dipole moment provide an additional degree of freedom to manipulate material symmetry down to atomic-layer thickness. However, despite advances in synthesis strategies, fundamental understanding of this atomic substitution process remains limited, which has impeded their implementation in advanced devices. Here, by using a room-temperature atomic-layer substitution (RT-ALS) strategy, we systematically investigate the critical factors facilitating the high-yield conversion of Janus TMDCs on diverse substrates. Combining Raman spectroscopy probes, X-ray photoelectron spectroscopy (XPS) measurements, and density functional theory (DFT) calculations, we demonstrate that substrates with enhanced electron doping or larger surface polarity substantially benefit the conversion of Janus TMDCs reaching a near-unity yield. Intriguingly, the strong affinity between Janus TMDCs and substrates (e.g., Au) brings about abnormal Raman spectroscopic phenomena. These findings highlight the significance of substrates in achieving the reliable synthesis of Janus two-dimensional materials with improved homogeneity on various substrates. In addition, this takes us one step closer to utilizing Janus TMDCs as a versatile platform in next-generation optoelectronic devices, sensors, and quantum technologies.

Doping