skip to main content
US FlagAn official website of the United States government
dot gov icon
Official websites use .gov
A .gov website belongs to an official government organization in the United States.
https lock icon
Secure .gov websites use HTTPS
A lock ( lock ) or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.


Title: X-ray and molecular dynamics study of the temperature-dependent structure of FLiNaK
The atomic structure of FLiNaK and its evolution with temperature are examined with x-ray scattering and molecular dynamics (MD) simulations in the temperature range 460–636 °C. In accord with previous studies, it’s observed that the average nearest-neighbor (NN) cation-anion coordination number increases with increasing cation size, going from ∼4 for Li-F to ∼6.4 for K-F. In addition, we find that there is a coupled change in local coordination geometry – going from tetrahedral for Li-F to octahedral for Na to very disordered quasi-cuboidal for K. The varying geometry and coordination distances for the cation-anion pairs cause a relatively constant F-F next-nearest neighbor (NNN) distance of approximately 3.1 Å. This relatively fixed distance allows the F anions to assume an overall correlated structure very similar to that of a hard-sphere liquid with an extended radius which is beyond the normal F ion size but reflects the cation-anion coordination requirements. Careful consideration of the evolution of the experimental atomic distribution functions with increasing temperature shows that the changes in correlation at each distance can be understood within the context of broadening asymmetric neighbor distributions. Within the temperature range studied, the evolution of F-F correlations with increasing temperature is consistent with changes expected in a hard-sphere liquid simply due to decreasing density.  more » « less
Award ID(s):
1937829
PAR ID:
10487742
Author(s) / Creator(s):
; ; ; ; ; ; ; ; ; ; ; ;
Publisher / Repository:
Elsevier Ltd.
Date Published:
Journal Name:
Nuclear Materials and Energy
Volume:
37
Issue:
C
ISSN:
2352-1791
Page Range / eLocation ID:
101530
Subject(s) / Keyword(s):
Molten salt structure, Molecular dynamics
Format(s):
Medium: X
Sponsoring Org:
National Science Foundation
More Like this
  1. The probability of finding a spherical “hole” of a given radius r contains crucial structural information about many-body systems. Such hole statistics, including the void conditional nearest-neighbor probability functions GV(r), have been well studied for hard-sphere fluids in d-dimensional Euclidean space Rd. However, little is known about these functions for hard-sphere crystals for values of r beyond the hard-sphere diameter, as large holes are extremely rare in crystal phases. To overcome these computational challenges, we introduce a biased-sampling scheme that accurately determines hole statistics for equilibrium hard spheres on ranges of r that far extend those that could be previously explored. We discover that GV(r) in crystal and hexatic states exhibits oscillations whose amplitudes increase rapidly with the packing fraction, which stands in contrast to GV(r) that monotonically increases with r for fluid states. The oscillations in GV(r) for 2D crystals are strongly correlated with the local orientational order metric in the vicinity of the holes, and variations in GV(r) for 3D states indicate a transition between tetrahedral and octahedral holes, demonstrating the power of GV(r) as a probe of local coordination geometry. To further study the statistics of interparticle spacing in hard-sphere systems, we compute the local packing fraction distribution f(ϕl) of Delaunay cells and find that, for d ≤ 3, the excess kurtosis of f(ϕl) switches sign at a certain transitional global packing fraction. Our accurate methods to access hole statistics in hard-sphere crystals at the challenging intermediate length scales reported here can be applied to understand the important problem of solvation and hydrophobicity in water at such length scales. 
    more » « less
  2. Keil, Mark; Mondal, Debajyoti (Ed.)
    Finding the kth nearest neighbor to a query point is a ubiquitous operation in many types of metric computations, especially those in unsupervised machine learning. In many such cases, the distance to k sample points is used as an estimate of the local density of the sample. In this paper, we give an algorithm that takes a finite metric (P,d) and an integer k and produces a subset S ⊆ P with the property that for any q ∈ P, the distance to the second nearest point of S to q is a constant factor approximation to the distance to the kth nearest point of P to q. Thus, the sample S may be used in lieu of P. In addition to being much smaller than P, the distance queries on S only require finding the second nearest neighbor instead of the kth nearest neighbor. This is a significant improvement, especially because theoretical guarantees on kth nearest neighbor methods often require k to grow as a function of the input size n. 
    more » « less
  3. Abstract The correlation between lattice chemistry and cation migration in high‐entropy Li+conductors is not fully understood due to challenges in characterizing anion disorder. To address this issue, argyrodite family of Li+conductors, which enables structural engineering of the anion lattice, is investigated. Specifically, new argyrodites, Li5.3PS4.3Cl1.7−xBrx(0 ≤x≤ 1.7), with varying anion entropy are synthesized and X‐ray diffraction, neutron scattering, and multinuclear high‐resolution solid‐state nuclear magnetic resonance (NMR) are used to determine the resulting structures. Ion and lattice dynamics are determined using variable‐temperature multinuclear NMR relaxometry and maximum entropy method analysis of neutron scattering, aided by constrained ab initio molecular dynamics calculations. 15 atomic configurations of anion arrangements are identified, producing a wide range of local lattice dynamics. High entropy in the lattice structure, composition, and dynamics stabilize otherwise metastable Li‐deficient structures and flatten the energy landscape for cation migration. This resulted in the highest room‐temperature ionic conductivity of 26 mS cm−1and a low activation energy of 0.155 eV realized in Li5.3PS4.3Cl0.7Br, where anion disorder is maximized. This study sheds light on the complex structure–property relationships of high‐entropy superionic conductors, highlighting the significance of heterogeneity in lattice dynamics. 
    more » « less
  4. We report on a systematic study of guest cation (i.e., Li, Na, or Mg) diffusion within spinel intercalation compounds, a promising class of materials for Li-, Na-, and Mg-ion batteries. Using kinetic Monte Carlo simulations, we identify factors that are responsible for a strong concentration dependence of the cation diffusion coefficient. We focus on spinels in which the guest cations prefer the octahedral sites and where diffusion is mediated by vacancy clusters. Starting with MgyTiS2, we predict an abrupt drop in the Mg diffusion coefficient that spans several orders of magnitude around y ≈ 0.5 due to the onset of highly correlated Mg diffusion. The prediction is consistent with previous experimental studies that are only able to achieve half the theoretical capacity of MgyTiS2. We next perform a parametric study of diffusion in spinels using kinetic Monte Carlo simulations applied to lattice model Hamiltonians and identify a critical topological weakness of the spinel crystal structure that makes it prone to highly correlated cation diffusion at intermediate-to-high guest cation concentrations. We find that the onset of this highly correlated diffusion becomes more pronounced as the nearest-neighbor repulsion between pairs of guest cations becomes stronger, since this increases the dependence of long-range cation diffusion on triple-vacancy clusters. The results of this study provide guidance with which the concentration dependence of cation diffusion coefficients in spinel can be tailored to reduce the onset of sluggish diffusion at high cation concentrations. The conclusions drawn from this study also apply to other close-packed anion hosts such as disordered rocksalt electrodes and partially ordered spinels. 
    more » « less
  5. We present a set of parallel algorithms for computing exact k-nearest neighbors in low dimensions. Many k-nearest neighbor algorithms use either a kd-tree or the Morton ordering of the point set; our algorithms combine these approaches using a data structure we call the zd-tree. We show that this combination is both theoretically efficient under common assumptions, and fast in practice. For point sets of size n with bounded expansion constant and bounded ratio, the zd-tree can be built in O(n) work with O(n^ε) span for constant ε < 1, and searching for the k-nearest neighbors of a point takes expected O(k log k) time. We benchmark our k-nearest neighbor algorithms against existing parallel k-nearest neighbor algorithms, showing that our implementations are generally faster than the state of the art as well as achieving 75x speedup on 144 hyperthreads. Furthermore, the zd-tree supports parallel batch-dynamic insertions and deletions; to our knowledge, it is the first k-nearest neighbor data structure to support such updates. On point sets with bounded expansion constant and bounded ratio, a batch-dynamic update of size k requires O(k log n/k) work with O(k^ε + polylog(n)) span. 
    more » « less