Engineering Papers⌕ Search

SEARCH · Engineering Papers

Results for “Humidity”

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 73 records · Page 4

Field and Model Data Associated with the Manuscript “Drivers of Streamflow Intermittency in Humid Regions: 2. Evaluating Controls on Flow Persistence in an Urbanized Catchment”

This package contains field data, modeling files, and scripts supporting the investigation of the drivers of streamflow intermittency in an urbanized catchment. It includes the field data collected from electrical resistivity tomography (ERT) surveys, distributed temperature sensing (DTS), continuous self-potential (SP) monitoring, groundwater and stilling well. In addition, it contains the data and results of the coupled water- and electrical-flow model developed using the COMSOL Multiphysics and Advanced Terrestrial Simulator (ATS), as well as software files and Jupyter notebooks used to process the data and generate figures in the manuscript submitted for peer review. The data archive is organized in the following directories: 1) Climate Includes hourly precipitation and daily evapotranspiration time series (2024 – 2025) provided as CSV files, alongside a text file detailing dataset units. 2) Coupled_model Field_Application subfolder contains the ATS XML input scripts, data files, output data for the SP site. It also contains the Jupyter notebook (Plot_final_calib.ipynb) to visualize the results of the modeled SP, stream-groundwater exchange and moisture content. The flow model simulation is executed using the ATS XML scripts and the included Python script (generate_data_set.py) to convert ATS output to COMSOL-ready input. COMSOL Multiphysics template (.m can only be used with COMSOL with MATLAB) is executed using the ATS output data to simulate the potential field. 3) Discharge Includes the electrical conductivity (EC) time series (provided as CSV files) from salt slug injections. It also includes the Jupyter notebook (Discharge_process.ipynyb) used to estimate discharge. All discharge measurements collated into rating_curve_processed.csv 4) DTS Contains collated DTS data including raw Stokes and anti-Stokes measurement (provided as .h5 file). It also includes DTS processing.ipynb, a Jupyter notebook for calibrating the DTS data using dts_calibration Python package. cooler_calibration.csv is the DTS calibration CSV used in the calibration sequence. 5) ERT Contains raw resistivity data (provided as CSV files), spatial location of each of the electrodes (provided as CSV files), and files used for the resistivity inversion. 6) Slug_test Includes the slug test data at all the groundwater wells provided as CSV files, as well as the Jupyter notebook (Slug_test.ipynb) for calculating hydraulic conductivity. 7) SP Contains the SP data collected in field at the SP sites (provided as CSV files). 8) Well_data Contains two subfolders: 1) Raw, which provides unprocessed pressure, electrical conductivity and temperature timeseries downloaded from the loggers in all the groundwater and stilling wells, and 2) Processed, which contains sorted, QA/QC timeseries data for each well. The data archive also contains data_process.ipynb, a Jupyter notebook used for field data analysis and generating figures (plotting well, SP, climate, and discharge data, as well as calculating head gradient at sites with nested groundwater wells). Note: Code files (.ipynb, .py, .xml) can be opened in any standard code editor, .exo file can be viewed using Paraview, .h5 files can be opened using HDFView software and h5py Python package, and .resipy file can be opened with the open-source ResIPy software.

ATS↗

Field and Model Data Associated with the Manuscript “Drivers of Streamflow Intermittency in Humid Regions: 1. Evaluating Above- and Below-ground Controls of Flow Persistence in a Forested Catchment”

This package contains field data, modeling files, and scripts supporting the investigation of the drivers of streamflow intermittency in a forested catchment. It includes the field data collected from electrical resistivity tomography (ERT) surveys, ground penetrating radar (GPR), continuous self-potential (SP) monitoring, electromagnetic (EM) imaging, groundwater and stilling well. In addition, it contains the data and results of the coupled water- and electrical-flow model developed using the COMSOL Multiphysics and Advanced Terrestrial Simulator (ATS), as well as software files and Jupyter notebooks used to process the data and generate figures in the manuscript submitted for peer review. The data archive is organized in the following directories: 1) Climate Includes hourly precipitation and daily evapotranspiration time series (2024 – 2025) provided as CSV files, alongside a text file detailing dataset units. 2) Coupled_model Contains two subfolders: Synthetic and Field_Application subfolder. Synthetic subfolder contains the ATS XML input script (can be opened using any code editor) for the four synthetic hydrological cases tested (Connected and gaining, Connected and losing, Disconnected and losing, and dry stream). It also includes other experimental cases to test the influence of precipitation and concentration gradient. For each synthetic case, the flow model simulation is executed using the ATS XML scripts and the included Python script (generate_data_set.py) to convert ATS output to COMSOL-ready input. COMSOL Multiphysics template (.mph can be opened with the commercial software COMSOL and requires a license) is executed using the ATS output data to simulate the potential field. It also includes the Synthetic_model_plot.ipynb (can be opened using any code editor) to visualize the SP result and generate manuscript figures. The data subfolder contains mesh files to run both the ATS (.exo and .stl files can be viewed using Paraview; .h5 files can be opened using HDFView software and h5py Python package) and COMSOL models. Field_Application subfolder contains two subfolders: ES_MDA_inversion and Final_Model. ES_MDA_inversion contains the Python script (.py can be opened using any code editor) and SP observation data used to run the Ensemble Smoother with Multiple Data Assimilation (ES-MDA) inversion sequence to get the optimal model parameters. The Final_model subfolder contains the ATS XML input scripts, data files, output data for the two SP sites. The same workflow steps outlined for the Synthetic subfolder apply here. It also contains the Jupyter notebook (Plot_final_calib.ipynb) to visualize the results of the modeled SP, stream-groundwater exchange and moisture content. 3) Discharge Includes the electrical conductivity (EC) time series (provided as CSV files) from salt slug injections. It also includes the Jupyter notebook (Discharge_process.ipynyb) used to estimate discharge. All discharge measurements collated into rating_curve_processed.csv 4) EM Contains the CSV file of the EM data from the DUALEM-42, including spatial coordinates (x, y, z), apparent conductivity, and in-phase measurements at 2 m coil separations for horizontal coplanar (HCP) and perpendicular (PRP) geometries. 5) ERT Contains raw resistivity data (provided as CSV files), spatial location of each of the electrodes (provided as CSV files), and files used for the resistivity inversion (.resipy can be opened with the open-source ResIPy software). 6) GPR Includes GPR field datasets collected at 100 MHz and 250 MHz antenna frequencies, along with the processing/interpretation project file (GPR_process.gpz can be viewed using EKKO_Project 6, a commercial software by Sensors & Software that requires a license). 7) Slug_test Includes the slug test data at all the groundwater wells provided as CSV files, as well as the Jupyter notebook (Slug_test.ipynb) for calculating hydraulic conductivity. 8) SP Contains the SP data collected in field at the two SP sites (one in the perennial reach and the other in the intermittent reach), provided as DAT files. 9) Well_data Contains two subfolders: 1) Raw, which provides unprocessed pressure, electrical conductivity and temperature timeseries downloaded from the loggers in all the groundwater and stilling wells, and 2) Processed, which contains sorted, QA/QC timeseries data for each well. The data archive also contains data_process.ipynb, a Jupyter notebook used for field data analysis and generating figures (plotting well, SP, climate, and discharge data, as well as calculating head gradient at sites with nested groundwater wells). It also includes DTW.ipynb, a Jupyter notebook containing the code for the dynamic time warping (DTW) with sliding window to evaluate SP signal synchronicity.

ATS↗

Sumner County Field Validation: An Assessment of Thermal Energy Storage in Municipal Buildings in Mixed-Humid Climates

The overall aim of the project was to conduct a full-scale implementation of TES in an operational administrative building in Sumner County, Kansas with a special focus of phase change material (PCM) passive implementation in the ceiling envelope. PCM was used with the intention of increasing the ability of public buildings to shift the peak HVAC energy demand and consumption. The study was conducted during the span of three years in 3 phases, (i) phase I: energy audit (pre-retrofit) (ii) phase II: ceiling tile installation (PCM retrofit), and (iii) phase III: energy evaluation (post-retrofit). Temperature and HVAC energy measurements as well as weather data collected is used for an extensive validation study and further parametric assessment to find (a) annual HVAC energy savings (b) peak period electricity and load savings focusing on cooling dominant months of the year.

32 ENERGY CONSERVATION, CONSUMPTION, AND UTILIZATI↗

A stable high-humidity bubbler design to supply steam for solid oxide electrolysis cells

A stable steam supply is required for the operation of solid oxide electrolysis cells. Heated water bubblers are the most common method due to the simplicity and inherent safety of the method, however, several design challenges hinder effective implementation. Here, a stable and validated bubbler design is presented, capable of achieving very high steam concentrations, relatively high flow rates, and continuous operation. A piping and instrumentation diagram and bill of materials are provided to enable easy duplication. Critical design parameters are discussed, including safety considerations and materials requirements, which are applicable to any bubbler design. The practical implementation of bubblers is also presented, including methods to prevent condensation instability and reduce backpressure to achieve a stable steam supply. The 3″ x 6″ (7.6 cm × 15.2 cm) bubbler achieves up to 98% steam balance hydrogen at 200 sccm and up to 1 slpm at 96% steam.

08 - HYDROGEN↗

Review and Summary of Corrosion Behavior for Aluminum-Clad Spent Nuclear Fuel in Dry Storage

A description of the corrosion behavior of aluminum alloys used for cladding on aluminum-based, aluminum-clad nuclear fuel used in research reactors under potential dry storage conditions has been compiled. An evaluation is made of potential additional corrosion with water postulated to not be removed during drying. The relative humidity (RH) produced by typical dryness criteria for industrial spent nuclear fuel drying is expected to be low, particularly at high temperatures (17% RH at 20°C and lower at higher temperatures). Existing corrosion data suggests that negligible vapor-phase corrosion of aluminum is expected at such low humidity, even for nominally bare aluminum surfaces. That is, the predicted relative humidity from free water (e.g., 17% RH) is below the “critical” relative humidity (~40% RH at room temperature), below which no significant corrosion is observed for bare aluminum. Furthermore, reported room-temperature corrosion rates are very low even under saturated (100% RH) water vapor. Existing results showing significant vapor-phase corrosion corresponded specifically to conditions of high temper ed with high relative humidity. A relatively large reservoir of (chemically bound) water exists in the aluminum (oxy)hydroxide films on the SNF cladding surface. The estimated total could saturate the gas even at relatively high temperature if fully released; however, its release as molecular water is expected to only be plausible if the temperature during storage exceeds both the drying temperature and the threshold for thermal decomposition of the trihydroxides (~220°C). Therefore, the combination of high temperature and high relative humidity that could drive significant corrosion is considered implausible during sealed dry storage following an appropriate drying process, to include >220°C drying for canisters that may approach or exceed this temperature during storage. Vapor-phase testing of aluminum samples with an adherent (oxy)hydroxide layer, prepared in liquid water to resemble those on actual aluminum-clad spent nuclear fuel (ASNF), did not observe evidence of additional corrosion even at combined high-temperature (up to 180°C) and high-humidity (up to 100% RH) conditions. Instead, small net mass losses were observed for most specimens and attributed to dehydration of the samples, which had been air-dried only prior to testing. ASNF being moved to dry storage is expected to have an existing (oxy)hydroxide film, suggesting that the cladding will be less prone to additional corrosion than bare aluminum metal. If significant corrosion did occur during sealed storage, the overall extent and impact is expected to be small. Corrosion post-closure of a canister would not alter the total amount of hydrogen in the canister, so it would have no effect on the maximum H 2 release already assessed in existing bounding calculations. In addition, the total amount of water in a 25-µm dense bayerite film would consume a only ~8 µm additional aluminum metal on average, if fully consumed by oxidizing aluminum metal to Al 2 O 3 . These conclusions are consistent with ASNF-in-canister simulations to date, which included a reaction pathway for corrosion using kinetics from previous literature and believed to be conservative and predicted very low rates of corrosion.

11 NUCLEAR FUEL CYCLE AND FUEL MATERIALS↗

Multitarget control models for building thermal comfort and indoor air quality - A critical review

The control techniques in buildings contribute significantly to thermal comfort and indoor air quality (IAQ). However, the gaps are existing for multitarget controls considering both thermal comfort and IAQ. They are: (1) both experimental and modeling control studies were conducted for thermal comfort, focusing on temperature and humidity. (2) All three (physical, grey-box, black-box) modeling approaches were investigated for temperature control. (3) Physical and grey-box modeling approach were adopted for humidity control. (4) physical models were developed for VOCs and CO2 control. (5) grey-box and black-box models were lacking for VOCs and CO2. (6) Multi-target controls were lacking for temperature, humidity and CO2s. (7) Limited studies are available for multi-target controls for temperature, humidity, and VOCs. (8) Multi-target controls are not available yet for temperature, humidity, VOCs, and CO2.

42 ENGINEERING↗

Surface-Enhanced Raman Detection of the CO 2 Moisture Swing

The development of scalable, energy-efficient carbon dioxide (CO 2 ) capture technologies is critical for achieving net-zero emissions. Moisture swing (MS) sorbents offer a promising alternative to traditional thermal regeneration methods by enabling reversible CO 2 binding through humidity-driven ion hydrolysis. In this study, we investigate the anion speciation dynamics in two classes of MS materials─an anion-exchange resin with a bicarbonate anion and activated carbon impregnated with potassium bicarbonate salt─using both sorption measurements and in situ surface-enhanced Raman spectroscopy (SERS). Ni-coated Ag nanowires were employed as SERS substrates to enhance signal intensity and enable the real-time detection of carbonate (CO 3 2– ), bicarbonate (HCO 3 – ), and hydroxide (OH – ) species under controlled humidity conditions in both air and nitrogen atmospheres. The results reveal humidity-dependent interconversion between anionic species with significant spectral shifts confirming the reversible hydrolysis reactions that drive the MS mechanism. Under humid conditions, we observed the depletion of bicarbonate signals and a concurrent increase in carbonate species, consistent with moisture-induced desorption of CO 2 . With the activated carbon samples, we further observed the formation of hydroxide. These findings not only validate the mechanistic models of humidity-driven anion exchange in MS sorbents but also demonstrate the practical potential of SERS as an operando diagnostic tool for monitoring CO 2 capture media. The ability to resolve and semiquantitatively evaluate the reversible transformation of carbonate, bicarbonate, and hydroxide ions under realistic environmental conditions provides valuable insight for the rational design, performance optimization, and quality control of next-generation sorbent materials for direct air capture applications.

CO2 capture↗

An international study on THM modelling of the full-scale heater experiment at Mont Terri laboratory

We present results from an international model comparison study of the Full-Scale Emplacement (FE) experiment in Opalinus Clay at the Mont Terri Laboratory, Switzerland. Based on a provided parameter set the teams decided which parameters they adopted for their models, whether they considered the excavation and the ventilation phase in addition to the heating phase and if they included technical features like the shotcrete or the EDZ. The teams were able to reproduce the measured parameters temperature, relative humidity and pore pressure. The modelled results for temperature agree very closely between the teams especially in the sensors in Opalinus Clay. All teams were able to reproduce the redistribution of water in the bentonite backfill due to heating. The evolution of the relative humidity showed similar trends with differences in the intensity of the dry out effect. To model the pore pressure evolution is more complex because it comprises the full interaction of the coupled THM processes. The spread between the pore pressure modelled by the teams was larger, with some teams overestimating the pressure increase due to heating and some teams overestimating the extent of drainage. The agreement of modelled results with measurements improves with larger distance to the heater. We conclude that the EDZ and the shotcrete potentially influence the behaviour of the rock causing higher differences closer to the heater. Further research is needed to better implement those influences into the models. Based on the calibrated models, the future evolution of temperature, relative humidity and pore pressure was predicted over the next 10 years following a change of the heat power applied in 2023 and 2024. Again, the predicted temperatures agree very closely between the teams. Most teams do not expect an increase in relative humidity during the next 10 years after the initial dry-out.

58 GEOSCIENCES↗

A multiphase flow model of water droplets dielectrophoretic-induced air dehumidification phenomena

Air humidity in indoor spaces plays a critical role in human comfort and health. Dehumidification systems are used for building humidity controls, but they can take significant energy consumption, especially in geographic locations with high outdoor humidity and warm climates. Consequently, there is a growing demand for innovative dehumidification processes that consume minimal energy. Dielectrophoretic air dehumidification represents one such promising approach. However, it has not garnered significant attention due to the absence of engineering models and simulation tools capable of evaluating its performance and limitations at large-scale airflows. A new numerical multiphase CFD model, which is also experimentally validated, is developed in a customized Reacting Foam solver based on OpenFOAM® version 9. The newly developed model seeks to decrease substantial energy consumption and lower costs by leveraging the dielectrophoretic phenomenon to regulate moisture levels in the air. The solver integrates a hybrid Eulerian-Lagrangian framework to track the droplet's trajectory and growth rate while solving the continuum equations for the moist air. An electrospray produces electrically charged droplets, which grow during their in-flight trajectories as water vapor condenses onto their surfaces. The role of electrostatic forces in promoting vapor condensation within a high-gradient electrical field is investigated, and the dielectrophoretic vapor nucleation process on charged water droplets is discussed. The CFD model was validated against results from the literature and from proof-of-concept experiments conducted by the authors, which showed a 2 % air dehumidification with a single electrospray and airflow rate of 5 cubic feet per minute. The simulation results indicated that augmenting the number of electrically charged spray droplets increased the dehumidification of the air to 25 %. The initial mean droplet diameter, the orientation of the injector and relative humidity significantly influence the assessment of dehumidification. As a result, scaling up this approach to larger airflow volumes is identified as a potential future research direction.

42 ENGINEERING↗

Coupled neutronics, thermochemistry, corrosion modeling and sensitivity analyses for isotopic evolution in molten salt reactors

This study presents a computational methodology for analyzing isotopic evolution and associated uncertainties in molten salt reactors (MSRs), focusing on both fluoride- and chloride-based fuel salts. The primary goal is to enhance the understanding of isotopic behavior in MSRs and provide data to support future experimental efforts. The methodology integrates transport-coupled depletion calculations using OpenMC, equilibrium thermodynamics modeling with Thermochimica, and a corrosion model. Sensitivity analyses are performed to evaluate the impact of power density, air ingress, and humidity content on isotopic evolution in MSR concepts. This study examines representative F- and Cl-based MSR designs, highlighting the dominant influence of power density on isotopic composition, which significantly affects isotope production and depletion rates, accounting for approximately 76% of the observed variance in element concentration. Air ingress and humidity content also affect the redox potential, solubility of heavier elements, and corrosion rates, thereby altering the expected isotopic evolution in the reactor. On average, air ingress accounts for around 17% of the variance in element concentrations, while humidity explains the remaining 7%. These variances differ significantly from element to element, depending on the element’s role in depletion, redox potential evolution, and galvanic corrosion. The findings indicate that power density, air ingress, and humidity content are all critical factors for optimizing reactor design and operational strategies. Furthermore, the study provides expected ranges for key impurities in the fuel salt, which are crucial for guiding future experimental studies and refining MSR designs. Finally, this study demonstrates the importance of modeling depletion coupled with the evolution of redox potential and chemical interactions in MSR fuel salts.

11 NUCLEAR FUEL CYCLE AND FUEL MATERIALS↗

Hygrothermal aging effects on polyimide and acrylate-based adhesive materials in high-performance flat-flex cable assemblies

Flat-flex assemblies are widely used across a diverse range of technologies, including consumer electronics, automotive systems, aerospace and defense applications, and medical devices, due to their compact form factor and flexibility. However, environmental stressors like temperature and humidity are known to degrade performance over time, though the main mechanisms for degradation remain unknown. Here, in this work, we examined the aging behavior of copper/polyimide/adhesive laminate systems under varying temperature and humidity conditions, focusing on material degradation and its effects on mechanical and dielectric properties. Results show that peel strength and breakdown voltage decrease with exposure time, temperature, and humidity; spectroscopic characterization revealed that the adhesive, and not the polyimide, is the weak link in the material stack-up. The adhesive, identified as a butyl acrylate-acrylonitrile (BA-AN) copolymer, exhibited age-related spectral changes that correlated with exposure severity and duration. Hydrolysis at BA ester and AN nitrile groups was identified as the primary degradation mechanism, producing amides, acids, and alcohols. We developed a mechanistic model that connects kinetic parameters for BA-AN spectral band decay to peel strength and breakdown voltage, and implicates hydrolysis at the AN moiety, not BA, in performance decrements. Modeling predictions at ambient conditions indicate faster decline in peel strength than dielectric strength at early times, followed by plateauing of both properties at longer times. These findings provide critical insights into laminate aging mechanisms and highlight the importance of addressing BA-AN degradation to improve the long-term reliability of these systems in high-humidity environments.

organic↗

Formation and degradation mechanism of methylammonium lead iodide perovskite thin film fabricated by electrospray technique

Electrospray deposition technique has been reported previously for fabricating effective and stable perovskite thin film, leading to efficient perovskite solar cells. Here, in this work, a comprehensive investigation of the formation mechanism of methylammonium lead iodide perovskite (CH 3 NH 3 PbI 3 ) film by electrospray technique is demonstrated and compared to the formation mechanism through the conventional spin coating technique. In the electrospray process, charged MAI nanoparticles are gradually introduced onto the PbI 2 film, intercalating within the PbI 2 structure to produce the perovskite film. In contrast, the spin-coating method involves supplying the MAI solution in bulk, leading to perovskite crystal formation through the dissolution of the PbI 2 layer by the MAI solution, followed by recrystallization into perovskite oriented in the [110] direction, 30° inclined to the substrate. The impact of charge and the electric field on the formation of perovskite film using the electrospray is explored. Furthermore, the intrinsic stability of perovskite films is monitored in real-time in a highly humid environment (≥80 % relative humidity (RH)) using in-situ Grazing Incidence Wide Angle X-ray Scattering (GIWAXS), and a degradation mechanism is proposed to enhance the durability of the perovskite-based devices. The study further delves into the comparison of the stability of electrosprayed and spin-coated perovskite film, and the impact of humidity level and the presence of a hole-transporting layer on the stability of the perovskite layer. Overall, this work provides a detailed understanding of the formation and humidity-induced degradation mechanism of electrosprayed perovskite films, offering insights that can extend to various applications of perovskite materials.

14 SOLAR ENERGY↗

Evaluating Autoxidation Radical Scavengers and Additives to Enhance Aminopolymer Sorbent Stability

Solid amine sorbents have shown promise in the removal of ultradilute CO 2 from the atmosphere. Despite being a promising candidate material type for this application, these sorbents are prone to degradation during long-term exposure to environmental components such as CO 2 , O 2 , and H 2 O, with amine oxidation being a particularly challenging problem. In this study, we investigate the potency of different radical scavengers and additives in mitigating the degradation of a model poly- (ethylenimine) (PEI)/Al 2 O 3 sorbent under direct air capture (DAC)-relevant conditions. The results reveal that a 4,4′-bis(α,α- dimethylbenzyl)diphenylamine (BDDPA)-incorporated PEI/Al 2 O 3 sorbent showed the most resistance toward oxidative degradation at varying exposure times and BDDPA loadings under CO 2 -free air (21% O 2 /balance N 2 ) at 120 °C. Interestingly, under humid (∼43% relative humidity (RH) at 26 °C) and dry 0.04% CO 2 -air, the BDDPA/PEI/Al 2 O 3 sorbent showed enhanced sorbent stability both at 70 and 120 °C after 4.5 h of exposure. Under humid CO 2 -free air, at 120 °C, the antioxidant performance slightly declined (in comparison to the dry CO 2 -free air condition) but displayed a much higher stability than the pristine sorbent. Overall, the ability of BDDPA to inhibit sorbent degradation under dry and humid, CO 2 -free and CO 2 -containing (0.04%) air at intermediate (70 °C) and elevated (120 °C) temperatures is promising in prolonging sorbent stability and underscores the importance of performing accelerated oxidation studies in the presence of all species that are expected to be present in DAC processes to identify suitable stabilization treatments for sorbent materials.

36 MATERIALS SCIENCE↗