Search NASA⌕ Search

SEARCH · Search NASA

Results for “Atomic structure”

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 253 records · Page 14

Quantum chemical calculation of the equilibrium structures of small metal atom clusters

A decomposition of the molecular energy is presented that is motivated by the atom superposition and electron delocalization physical model of chemical binding. The energy appears in physically transparent form consisting of a classical electrostatic interaction, a zero order two electron exchange interaction, a relaxation energy, and the atomic energies. Detailed formulae are derived in zero and first order of approximation. The formulation extends beyond first order to any chosen level of approximation leading, in principle, to the exact energy. The structure of this energy decomposition lends itself to the fullest utilization of the solutions to the atomic sub problems to simplify the calculation of the molecular energy. If nonlinear relaxation effects remain minor, the molecular energy calculation requires at most the calculation of two center, two electron integrals. This scheme thus affords the prospects of substantially reducing the computational effort required for the calculation of molecular energies.

Kahn, L. R.↗

THEORETICAL STUDY OF ATOMIC AND MOLECULAR GASES AND THEIR REACTIONS IN THE UPPER ATMOSPHERE. SUMMARY OF WORK DONE IN THE PERIOD NOV. 1, 1960 TO APR. 30, 1961

In the previous report it was stated that the major mathematical problems of computations were nearly solved and an attempt is being made to start application of "Tables of Integrals" to the computation of the different states of atoms and molecules. In this respect I like to report that the computation of a number of states of atoms and molecules has been carried out. The results are so far confined only to the equilibrium distance of molecules. We are extending the calculation to other distances so as to compute potential energy curves of different states of molecules. We are also developing Thomas Fermi Statistical model of the atom to verify our results of more accurate calculation. The results so far have been very encouraging and I hope to report some of these results in the next paper.

Gas↗

Physics through the 1990s: Atomic, molecular and optical physics

The volume presents a program of research initiatives in atomic, molecular, and optical physics. The current state of atomic, molecular, and optical physics in the US is examined with respect to demographics, education patterns, applications, and the US economy. Recommendations are made for each field, with discussions of their histories and the relevance of the research to government agencies. The section on atomic physics includes atomic theory, structure, and dynamics; accelerator-based atomic physics; and large facilities. The section on molecular physics includes spectroscopy, scattering theory and experiment, and the dynamics of chemical reactions. The section on optical physics discusses lasers, laser spectroscopy, and quantum optics and coherence. A section elucidates interfaces between the three fields and astrophysics, condensed matter physics, surface science, plasma physics, atmospheric physics, and nuclear physics. Another section shows applications of the three fields in ultra-precise measurements, fusion, national security, materials, medicine, and other topics.

Source record↗

A chemical bonding based descriptor for predicting the role of anharmonicity induced by quantum nuclear effects in hydride superconductors

Quantum nuclear effects (QNEs) can significantly alter a material’s crystal structure and phonon spectra, impacting properties such as thermal conductivity and superconductivity. However, predicting a priori whether these effects will enhance or suppress superconductivity, or destabilize a structure, remains a grand challenge. Herein, we address this unresolved problem by introducing two possible descriptors, based upon the integrated crystal orbital bonding index (iCOBI) or the bond valence function, to predict the influence of QNEs on a crystal lattice’s dynamic stability, phonon spectra and superconducting properties. We find that structures with atoms in symmetric chemical bonding environments exhibit greater resilience to structural perturbations induced by QNEs, while those with atoms in asymmetric bonding environments are more susceptible to structural alterations, resulting in enhanced superconducting critical temperatures.

Physical chemistry↗

HydraGNN_Predictive_GFM_2024 - Ensemble of predictive graph foundation models for ground state atomistic materials modeling

We provide the ensemble of fifteen pre-trained graph foundation models (GFMs) for atomistic materials modeling applications. Each one of the fifteen GFMs has been trained on five open-source datasets that (once aggregated) amount to over 154 million atomistic structures, which cover over two-thirds of the natural elements of the periodic table and that comprises a broad set of organic and inorganic compounds. This vast set of atomistic structures comprises ground state configurations that are dynamically stable (i.e., equilibrated structures with atomic forces approximately close to zero values) as well as dynamically unstable structures (i.e., non-equilibrium structures with non-negligible non-zero values of atomic forces). The ensemble of datasets aggregated does NOT include excited states. The datasets have been curated to remove atomistic structures with spectral norm of the force tensor above 100 eV/angstrom. Moreover, a linear term of the energy was computed for each dataset using a linear regression model that uses the chemical concentration of each natural element as regressor. The linear term predicted by the linear regression model has been subtracted from each original energy value to perform a re-alignment of the energy values across different electronic structures approximation theories performed to generate the diverse multi-source, multi-fidelity datasets. The folder "ADIOS_files" contains the set of pre-processed datasets in Adaptable I/O System (ADIOS) format (https://www.exascaleproject.org/research-project/adios/) that have been used for the development and training of GFMs in this work. The "ADIOS_files" directory contains 6 sub-directories named as follows: - ANI1x-v3.bp - MPTrj-v3.bp - OC2020-20M-v3.bp - OC2020-v3.bp - OC2022-v3.bp - qm7x-v3.bp Each sub-directory contains the pre-processed datasets converted in Adaptable I/O System (ADIOS) format (https://www.exascaleproject.org/research-project/adios/) that have been used to the development, training, and performance testing of the ensemble go predictive graph foundation models. Each GFM was developed using HydraGNN (https://github.com/ORNL/HydraGNN) as underlying graph neural network (GNN) architecture. The multi-task learning (MTL) capability of HydraGNN was used to simultaneously train the GFMs on labeled values for direct predictions of energy (a total system property of an atomistic structure that measures the chemical stability) and atomic forces (an atomic level property of an atomistic structure that measures the dynamical stability). The hyper parameters of the GFM have been tuned using scalable hyperparameter optimization (HPO) algorithms implemented in the software DeepHyper (https://github.com/deephyper/deephyper). The pre-training of each HPO trial was performed using distributed data parallelism (DDP) to scale the training across 128 compute nodes of the exascale OLCF supercomputer Frontier. Each HPO trial was trained only for 10 epochs and an early stopping was performed to avoid wasting significant computational resources on GNN architectures that were clearly underperforming. For each HPO trial, the 'omnistat' tool developed by (AMD Research - Advanced Micro Device) was used to measure the total energy consumption in kWh. The ensemble of GFMs was obtained by selecting the fifteen best performing HPO trials. Four models have been selected for their clear advantage in accuracy, and these are the GFMs with IDs 229, 156, 147, 260. Additional eleven models have been selected based on judicious balance between accuracy and energy consumption needed for training, and these are the GFMs with IDs 165, 78, 137, 1, 175, 171, 181, 67, 179, 167, 351. Each selected GFM of the ensemble was continued to cumulate a total of at most 30 epochs. In some cases, the total number of epochs actually performed was les than 30 due to two combined factors: (1) the size of the GFM (i.e., the number of model parameters to train) and (2) the total wall-clock time for which the computational resources could be allocated on OLCF-Frontier. The "Ensemble_of_models" directory contains 15 sub-directories named as follows: - gfm_0.229 - gfm_0.156 - gfm_0.147 - gfm_0.260 - gfm_0.165 - gfm_0.78 - gfm_0.137 - gfm_0.1 - gfm_0.175 - gfm_0.171 - gfm_0.181 - gfm_0.67 - gfm_0.179 - gfm_0.167 - gfm_0.351 Each one of these sub-directories refers to one of the fifteen HPO trials that have been selected to continue the pre-training with at most 30 epochs. With each sub-directory associated with a specific HPO trial, the following files can be found: - config.json: file for argument parsing to develop and train an HydraGNN architecture - gfm_0.ID_epoch_N.pk: file with model parameters for HPO ID trial after N epochs of training The ensemble of fifteen GFM architectures was used for (1) ensemble averaging to stabilize the predictions of energy and atomic forces after pre-training for post-processing analysis and (2) ensemble uncertainty quantification (UQ). The code used to develop, pre-train, and load the pre-trained models for post-processing analysis is available on the ORNL-GitHub at the following link: https://github.com/ORNL/HydraGNN/tree/Predictive_GFM_2024

36 MATERIALS SCIENCE↗

High rotational CO lines in post-AGB stars and PNe

A significant fraction of a star's initial mass is lost while it is on the Asymptotic Giant Branch (AGB). Mass loss rates range from 10(exp -7) solar mass/yr for early AGB stars to a few 10(exp -4) solar mass/yr for stars at the tip of the AGB. Dust grains condense from the outflow as the gas expands and form a dust shell around the central star. A superwind (approximately 10(exp -4) to 10(exp -3) solar mass/yr) is thought to terminate the AGB phase. In the post-AGB phase, the star evolves to a higher effective temperature, the mass loss decreases (approximately 10(exp -8) solar mass/yr), but the wind velocity increases (approximately 1000 km/s). During this evolution, dust and gas are exposed to an increasingly harsher radiation field and when T(sub eff) reaches about 30,000 K, the nebula is ionized and becomes a planetary nebula (PN). Photons from the central star can create a photodissociation region (PDR) in the expanding superwind. Gas can be heated through the photoelectric effect working on small grains and polycyclic aromatic hydrocarbons (PAH's). This gas can cool via the atomic fine structure lines of O I (63 microns and 145 microns) and C II (158 microns), as well as the rotational lines of CO. In the post-AGB phase, the fast wind from the central star will interact with the material ejected during the AGB phase. The shock caused by this interaction will dissociate and heat the gas. This warm gas will cool through atomic fine structure lines of O I and the rotational lines of (newly formed) CO.

Justtanont, K.↗

The structure and characterization of air-assisted swirl atomizer sprays

The detailed aerodynamic structure of air-assisted swirl atomizer sprays is investigated in this paper. In contrast to previously published papers on spray characterization, special emphasis is placed on the region near the atomizer exit where significant variation of the mean drop size and drop velocity occurs. Simple correlations are found for the spray mean drop size and some initial input parameters. Measurements of drop acceleration and deceleration can be well related to the line-of-sight variations in mean drop size and number density. It is found that the initial drop acceleration and spray dispersion cause the initial decrease of axial mean drop diameters and subsequent drop deceleration causes the increase of mean drop diameters.

Mao, C.-P.↗

Hydrogen Effects on GaAs, Status and Progress

It has been observed that GaAs devices in hermetically sealed packages when exposed to temperatures as low as 125oC can exhibit unacceptable degradation in both RF and DC characteristics. The source of the problem was found to be hydrogen that has been absorbed in the package's metals (Kovar, plating, etc.) and converted into atomic hydrogen within the Pt metallization of the gate structure. Subsequently, atomic hydrogen diffuses into the channel region of the FET structure and neutralizes the Si donors, resulting in a degradation of the device characteristics. Most of the data indicates the onslaught of the problem to occur after 500 hours at 125oC. This onslaught has been observed to be dependent on the thickness and processing conditions of the passivation layer, the sealing environment, and the amount of Pt or Pd in the gate structure of the device.

Hydrogen GaAs↗

Smallest Nanoelectronic with Atomic Devices with Precise Structures

Since its invention in 1948, the transistor has revolutionized our everyday life - transistor radios and TV's appeared in the early 1960s, personal computers came into widespread use in the mid-1980s, and cellular phones, laptops, and palm-sized organizers dominated the 1990s. The electronics revolution is based upon transistor miniaturization; smaller transistors are faster, and denser circuitry has more functionality. Transistors in current generation chips are 0.25 micron or 250 nanometers in size, and the electronics industry has completed development of 0.18 micron transistors which will enter production within the next few years. Industry researchers are now working to reduce transistor size down to 0.13 micron - a thousandth of the width of a human hair. However, studies indicate that the miniaturization of silicon transistors will soon reach its limit. For further progress in microelectronics, scientists have turned to nanotechnology to advance the science. Rather than continuing to miniaturize transistors to a point where they become unreliable, nanotechnology offers the new approach of building devices on the atomic scale [see sidebar]. One vision for the next generation of miniature electronics is atomic chain electronics, where devices are composed of atoms aligned on top of a substrate surface in a regular pattern. The Atomic Chain Electronics Project (ACEP) - part of the Semiconductor Device Modeling and Nanotechnology group, Integrated Product Team at the NAS Facility has been developing the theory of understanding atomic chain devices, and the author's patent for atomic chain electronics is now pending.

Yamada, Toshishige↗

Quantum chemical calculation of the equilibrium structures of small metal atom clusters

The application of ab initio quantum mechanical approaches in the study of metal atom clusters requires simplifying techniques that do not compromise the reliability of the calculations. Various aspects of the implementation of the effective core potential (ECP) technique for the removal of the metal atom core electrons from the calculation were examined. The ECP molecular integral formulae were modified to bring out the shell characteristics as a first step towards fulfilling the increasing need to speed up the computation of the ECP integrals. Work on the relationships among the derivatives of the molecular integrals that extends some of the techniques pioneered by Komornicki for the calculation of the gradients of the electronic energy was completed and a formulation of the ECP approach that quite naturally unifies the various state-of-the-art "shape- and Hamiltonian-consistent" techniques was discovered.

Kahn, L. R.↗

Quantum chemical calculation of the equilibrium structures of small metal atom clusters

Metal atom clusters are studied based on the application of ab initio quantum mechanical approaches. Because these large 'molecular' systems pose special practical computational problems in the application of the quantum mechanical methods, there is a special need to find simplifying techniques that do not compromise the reliability of the calculations. Research is therefore directed towards various aspects of the implementation of the effective core potential technique for the removal of the metal atom core electrons from the calculations.

Kahn, L. R.↗

Phonon Screening of Excitons in Atomically Thin Semiconductors

Atomically thin semiconductors, encompassing both 2D materials and quantum wells, exhibit a pronounced enhancement of excitonic effects due to geometric confinement. Consequently, these materials have become foundational platforms for the exploration and utilization of excitons. Recent ab initio studies have demonstrated that phonons can substantially screen electron-hole interactions in bulk semiconductors and strongly modify the properties of excitons. While excitonic properties of atomically thin semiconductors have been the subject of extensive theoretical investigations, the role of phonon screening on excitons in atomically thin structures remains unexplored. In this Letter, we demonstrate via ab initio GW-Bethe-Salpeter equation calculations that phonon screening can have a significant impact on optical excitations in atomically thin semiconductors. We further show that the degree of phonon screening can be tuned by structural engineering. We focus on atomically thin GaN quantum wells embedded in AlN and identify specific phonons in the surrounding material, AlN, that dramatically alter the lowest-lying exciton in monolayer GaN via screening. Our studies provide new intuition beyond standard models into the interplay among structural properties, phonon characteristics, and exciton properties in atomically thin semiconductors, and have implications for future experiments.

2-dimensional systems↗

Hydrogen Effects on GaAs Device Reliability

GaAs and InP devices in hermetically sealed packages have been observed to exhibit unacceptable degradation in both RF and DC characteristics. This degradation has been observed to occur at temperatures as low as 125oC. The source of the degradation has been linked to hydrogen gas that has been absorbed in the package's metals (Kovar, plating, etc.) and converted into atomic hydrogen within the Pt or Pd metallization of the gate structure. Subsequently, atomic hydrogen diffuses into the channel region of the FET structure and neutralizes the Si donors, resulting in a degradation of the device characteristics.

Gallium Arsenide↗

Strain-driven oxygen vacancy ordering in LaNiO 3 thin films revealed by integrated differential phase contrast imaging in scanning transmission electron microscopy

Rare-earth nickelates, such as LaNiO 3 (LNO), exhibit complex electronic properties, with ordered oxygen vacancies (OOV) influencing conductivity and magnetic behavior. We investigate the structural stability of strain-induced OOV phases in LNO thin films grown on SrTiO 3 substrates and the impact of Ruddlesden–Popper (RP) faults. Using high-angle annular dark-field scanning transmission electron microscopy (HAADF-STEM) and integrated differential phase contrast (iDPC) STEM imaging, we conducted atomic-scale structural and compositional analyses of OOV. Geometric phase analysis (GPA) was employed to measure the strain in fault-free and RP fault regions, while density functional theory (DFT) calculations explored different OOV arrangements in the LNO phase. Simulated iDPC-STEM imaging of energy-stabilized structures was performed to correlate with experimental results. Here, our findings reveal superstructure modulation in the chemical composition and atomic-scale lattice structure in LNO, primarily due to the formation of the OOV in Ni–O layers of the LaNiO 2.5 phase. The out-of-plane compressive strain of about 2% stabilizes this phase, reducing the strain, diminishing OOV, and transforming them into LNO.

36 MATERIALS SCIENCE↗

From bulk to surface: Structure and dynamics of amorphous alumina from deep potential molecular dynamics

Understanding the atomic-scale structure and dynamics of amorphous oxide surfaces is essential for interpreting their chemical reactivity, mechanical stability, and interfacial behavior, yet direct experimental characterization remains challenging. We employ Deep Potential (DP) molecular dynamics to generate large-scale, ab initio -quality models of amorphous Al 2 O 3 bulk glasses and melt-quenched free surfaces, enabling a quantitative analysis of both structure and relaxation dynamics with statistical confidence inaccessible to direct ab initio simulation. The trained DP model reproduces experimental liquid and glass structure, captures the cooling-rate dependence of the bulk glass transition, and corrects systematic biases in the polyhedral populations predicted by widely used classical force fields. At the free surface, mass density recovers to bulk values over ~10 Å, while local coordination requires a slightly wider subsurface region to fully converge. The outermost layer is oxygen-enriched, exhibits altered polyhedral connectivity with contracted Al–O bonds, and hosts a broad population of under-coordinated motifs (notably AlO 3 and OAl 2 ) whose abundances are governed by glass stability. These under-coordinated surface motifs exhibit distinct vibrational signatures and occur as locally paired Lewis acid and Brønsted base sites consistent with bond-valence compensation, yet remain spatially dispersed rather than aggregating into extended clusters. Despite this pronounced structural heterogeneity, surface relaxation and the glass-transition temperature remain comparable to their bulk counterparts, suggesting that the disordered surface is kinetically stable once formed. Together, these results establish a molecular-level picture of amorphous alumina surfaces and demonstrate the capability of machine-learned potentials to resolve structure–property relationships in disordered oxide interfaces.

37 INORGANIC, ORGANIC, PHYSICAL, AND ANALYTICAL CH↗