-
On-Surface Synthesis and Characterization of a High-Spin Aza-[5]-Triangulene
Authors:
Manuel Vilas-Varela,
Francisco Romero-Lara,
Alessio Vegliante,
Jan Patrick Calupitan,
Adrián Martínez,
Lorenz Meyer,
Unai Uriarte-Amiano,
Niklas Friedrich,
Dongfei Wang,
Natalia E. Koval,
María E. Sandoval-Salinas,
David Casanova,
Martina Corso,
Emilio Artacho,
Diego Peña,
Jose Ignacio Pascual
Abstract:
Triangulenes are open-shell triangular graphene flakes with total spin increasing with their size. In the last years, on-surface-synthesis strategies have permitted fabricating and engineering triangulenes of various sizes and structures with atomic precision. However, direct proof of the increasing total spin with their size remains elusive. In this work, we report the combined in-solution and on…
▽ More
Triangulenes are open-shell triangular graphene flakes with total spin increasing with their size. In the last years, on-surface-synthesis strategies have permitted fabricating and engineering triangulenes of various sizes and structures with atomic precision. However, direct proof of the increasing total spin with their size remains elusive. In this work, we report the combined in-solution and on-surface synthesis of a large nitrogen-doped triangulene (aza-[5]-triangulene) and the detection of its high spin ground state on a Au(111) surface. Bond-resolved scanning tunneling microscopy images uncovered radical states distributed along the zigzag edges, which were detected as weak zero-bias resonances in scanning tunneling spectra. These spectral features reveal the partial Kondo screening of a high spin state. Through a combination of several simulation tools, we find that the observed distribution of radical states is explained by a quintet ground state (S = 2), instead of the expected quartet state (S = 3/2), confirming the positively charged state of the molecule on the surface. We further provide a qualitative description of the change of (anti)aromaticity introduced by N-substitution, and its role in the charge stabilization on a surface, resulting in a S = 2 aza-[5]-triangulene on Au(111).
△ Less
Submitted 29 June, 2023;
originally announced June 2023.
-
Electronic-mediated nuclear stopping power in proton irradiated water ice
Authors:
Daniel Muñoz-Santiburcio,
Jorge Kohanoff,
Emilio Artacho
Abstract:
Traditionally, it has been assumed that the stopping of a swift ion travelling through matter can be understood in terms of two essentially independent components, i.e. electronic vs. nuclear. Performing extensive Ehrenfest MD simulations of the process of proton irradiation of water ice that accurately describe not only the non-adiabatic dynamics of the electrons but also of the nuclei, we have f…
▽ More
Traditionally, it has been assumed that the stopping of a swift ion travelling through matter can be understood in terms of two essentially independent components, i.e. electronic vs. nuclear. Performing extensive Ehrenfest MD simulations of the process of proton irradiation of water ice that accurately describe not only the non-adiabatic dynamics of the electrons but also of the nuclei, we have found a stopping mechanism involving the interplay of the electronic and nuclear subsystems. This effect, which consists in a kinetic energy transfer from the projectile to the target nuclei thanks to the perturbations of the electronic density caused by the irradiation, is fundamentally different from the atomic displacements and collision cascades characteristic of nuclear stopping. Moreover, it shows a marked isotopic effect depending on the composition of the target, being relevant mostly for light water as opposed to heavy water. This result is consistent with long-standing experimental results which remained unexplained so far.
△ Less
Submitted 22 March, 2023;
originally announced March 2023.
-
On the effect of electronic stopping in molecular dynamics simulations of collision cascades in Gallium Arsenide
Authors:
Johannes L. Teunissen,
Thomas Jarrin,
Nicolas Richard,
Natalia E. Koval,
Daniel Munoz-Santiburcio,
Jorge Kohano,
Emilio Artacho,
Fabrizio Cleri,
Fabiana Da Pieve
Abstract:
Understanding the generation and evolution of defects induced in matter by ion irradiation is of fundamental importance to estimate the degradation of functional properties of materials. Computational approaches used in dierent communities, from space radiation eects to nuclear energy experiments, are based on a number of approximations that, among others, traditionally neglect the coupling betwee…
▽ More
Understanding the generation and evolution of defects induced in matter by ion irradiation is of fundamental importance to estimate the degradation of functional properties of materials. Computational approaches used in dierent communities, from space radiation eects to nuclear energy experiments, are based on a number of approximations that, among others, traditionally neglect the coupling between electronic and ionic degrees of freedom in the description of displacements. In this work, we study collision cascades in GaAs, including the electronic stopping power for selfprojectiles in dierent directions obtained via real time Time Dependent Density Functional Theory in Molecular Dynamics simulations of collision cascades, using the recent electron-phonon model and the previously developed two-temperature model. We show that the former can be well applied to describe the eects of electronic stopping in molecular dynamics simulations of collision cascades in a multielement semiconductor and that the number of defects is considerably aected by electronic stopping eects. The results are also discussed in the wider context of the commonly used non-ionizing energy loss model to estimate degradation of materials by cumulative displacements.
△ Less
Submitted 1 March, 2023;
originally announced March 2023.
-
Nonlinear electronic stopping of negatively-charged particles in liquid water
Authors:
Natalia E. Koval,
Fabiana Da Pieve,
Bin Gu,
Daniel Muñoz-Santiburcio,
Jorge Kohanoff,
Emilio Artacho
Abstract:
We present real-time time-dependent density-functional-theory calculations of the electronic stopping power for negative and positive projectiles (electrons, protons, antiprotons and muons) moving through liquid water. After correction for finite mass effects, the nonlinear stopping power obtained in this work is significantly different from the previously known results from semi-empirical calcula…
▽ More
We present real-time time-dependent density-functional-theory calculations of the electronic stopping power for negative and positive projectiles (electrons, protons, antiprotons and muons) moving through liquid water. After correction for finite mass effects, the nonlinear stopping power obtained in this work is significantly different from the previously known results from semi-empirical calculations based on the dielectric response formalism. Linear-nonlinear discrepancies are found both in the maximum value of the stopping power and the Bragg peak's position. Our results indicate the importance of the nonlinear description of electronic processes, particularly for electron projectiles, which are modeled here as classical point charges. Our findings also confirm the expectation that the quantum nature of the electron projectile should substantially influence the stopping power around the Bragg peak and below.
△ Less
Submitted 28 February, 2023;
originally announced February 2023.
-
Modular implementation of the linear and cubic-scaling orbital minimization methods in electronic structure codes using atomic orbitals
Authors:
Irina V. Lebedeva,
Alberto Garcia,
Emilio Artacho,
Pablo Ordejon
Abstract:
We present a code modularization approach to design efficient and massively parallel cubic and linear-scaling solvers for electronic structure calculations using atomic orbitals. The modular implementation of the orbital minimization method, in which linear algebra and parallelization issues are handled via external libraries, is demonstrated in the SIESTA code. The DBCSR and ScaLAPACK libraries a…
▽ More
We present a code modularization approach to design efficient and massively parallel cubic and linear-scaling solvers for electronic structure calculations using atomic orbitals. The modular implementation of the orbital minimization method, in which linear algebra and parallelization issues are handled via external libraries, is demonstrated in the SIESTA code. The DBCSR and ScaLAPACK libraries are used for algebraic operations with sparse and dense matrices, respectively. The MatrixSwitch and libOMM libraries, recently developed within the Electronic Structure Library, facilitate switching between different matrix formats and implement the energy minimization. We show results comparing the performance of several cubic-scaling algorithms, and also demonstrate the parallel performance of the linear-scaling solvers, and their supremacy over the cubic-scaling solvers for insulating systems with sizes of several hundreds of atoms.
△ Less
Submitted 26 April, 2023; v1 submitted 13 September, 2022;
originally announced September 2022.
-
Semi-empirical and Linear-Scaling DFT Methods to Characterize duplex DNA and G-quadruplexes in Presence of Interacting Small Molecules
Authors:
Iker Ortiz de Luzuriaga,
Sawssen Elleuchi,
Khaled Jarraya,
Emilio Artacho,
Xabier Lopez,
Adrià Gil
Abstract:
The computational study of DNA and its interaction with ligands is a highly relevant area of research, with significant consequences for developing new therapeutic strategies. However, the computational description of such large and complex systems requires considering interactions of different types. All these considerations imply a real challenge for computational chemistry. Using quantum method…
▽ More
The computational study of DNA and its interaction with ligands is a highly relevant area of research, with significant consequences for developing new therapeutic strategies. However, the computational description of such large and complex systems requires considering interactions of different types. All these considerations imply a real challenge for computational chemistry. Using quantum methods for the entire system requires significant computational resources, with improvements in parallelization and optimization of theoretical strategies. Computational methods, such as LS-DFT and DLPNO-CCSD(T), may allow performing ab initio QM calculations, including explicitly the electronic structure for large biological systems, at a reasonable computing time. In this work, we study the interaction of small molecules and cations with DNA (duplex-DNA and G-quadruplexes), comparing different computational methods: a linear-scaling DFT (LS-DFT) at LMKLL/DZDP level of theory, semi-empirical methods (PM6-DH2 and PM7), mixed QM/MM, and DLPNO-CCSD(T). Our goal is to demonstrate the adequacy of LS-DFT to treat the different types of interactions present in DNA-dependent systems. We show that LMKLL/DZDP using SIESTA can yield very accurate geometries and energetics in all the different systems considered in this work: duplex DNA (dDNA), phenanthroline intercalating dDNA, G-quadruplexes, and Metal-G-tetrads considering alkaline metals of different sizes. As far as we know, this is the first time that full G-quadruplex geometry optimizations have been carried out using a DFT method thanks to its linear-scaling capabilities. Moreover, we show that LS-DFT provides high-quality structures, and some semi-empirical Hamiltonian can also yield suitable geometries. However, DLPNO-CCSD(T) and LS-DFT are the only methods that accurately describe interaction energies for all the systems considered in our study.
△ Less
Submitted 18 January, 2022;
originally announced January 2022.
-
Inelastic scattering of electrons in water from first principles: cross sections and inelastic mean free path for use in Monte Carlo track-structure simulations of biological damage
Authors:
Natalia E. Koval,
Peter Koval,
Fabiana Da Pieve,
Jorge Kohanoff,
Emilio Artacho,
Dimitris Emfietzoglou
Abstract:
Modelling the inelastic scattering of electrons in water is fundamental, given their crucial role in biological damage. In Monte Carlo track-structure codes used to assess biological damage, the energy loss function, from which cross sections are extracted, is derived from different semi-empirical optical models. Only recently, first ab-initio results for the energy loss function and cross-section…
▽ More
Modelling the inelastic scattering of electrons in water is fundamental, given their crucial role in biological damage. In Monte Carlo track-structure codes used to assess biological damage, the energy loss function, from which cross sections are extracted, is derived from different semi-empirical optical models. Only recently, first ab-initio results for the energy loss function and cross-sections in water became available. For benchmarking purpose, in this work, we present ab-initio linear-response time-dependent density functional theory calculations of the energy loss function of liquid water. We calculated the inelastic scattering cross sections, inelastic mean free paths, and electronic stopping powers and compared our results with recent calculations and experimental data showing a good agreement. In addition, we provide an in-depth analysis of the contributions of different molecular orbitals, species, and orbital angular momenta to the total energy loss function. Moreover, we present single-differential cross sections computed for each molecular orbital channel, which should prove useful for Monte-Carlo track-structure simulations.
△ Less
Submitted 13 May, 2022; v1 submitted 22 December, 2021;
originally announced December 2021.
-
Bragg's Additivity Rule and Core and Bond model studied by real-time TDDFT electronic stopping simulations: the case of water vapor
Authors:
Bin Gu,
Daniel Muñoz-Santiburcio,
Fabiana Da Pieve,
Fabrizio Cleri,
Emilio Artacho,
Jorge Kohanoff
Abstract:
The electronic stopping power ($S_e$) of water vapor (H$_2$O), hydrogen (H$_2$) and oxygen (O$_2$) gases for protons in a broad range of energies, centered in the Bragg peak, was calculated using real-time time-dependent density functional theory (rt-TDDFT) simulations with Gaussian basis sets. This was done for a kinetic energy of incident protons ($E_k$) ranging from 1.56 keV/amu to 1.6 MeV/amu.…
▽ More
The electronic stopping power ($S_e$) of water vapor (H$_2$O), hydrogen (H$_2$) and oxygen (O$_2$) gases for protons in a broad range of energies, centered in the Bragg peak, was calculated using real-time time-dependent density functional theory (rt-TDDFT) simulations with Gaussian basis sets. This was done for a kinetic energy of incident protons ($E_k$) ranging from 1.56 keV/amu to 1.6 MeV/amu. $S_e$ was calculated as the average over geometrically pre-sampled short ion trajectories. The average $S_e(E_k)$ values were found to rapidly converge with 25-30 pre-sampled, 2 nm-long ion trajectories. The rt-TDDFT $S_e(E_k)$ curves were compared to experimental and SRIM data, and used to validate the Bragg's Additivity Rule (BAR). Discrepancies were analyzed in terms of basis set effects and omitted nuclear stopping at low energies. At variance with SRIM, we found that BAR is applicable to our rt-TDDFT simulations of $\mathrm{2H_2+O_2}$ $\mathrm{\rightarrow 2H_2O}$ without scaling for $E_k>40$ keV/amu. The hydrogen and oxygen Core and Bond (CAB) contributions to electronic stopping were calculated and found to be slightly smaller than SRIM values as a result of a red-shift in our rt-TDDFT $S_e(E_k)$ curves and a re-distribution of weights due to some bond contributions being neglected in SRIM.
△ Less
Submitted 6 January, 2022; v1 submitted 29 November, 2021;
originally announced November 2021.
-
Numerical integration of quantum time evolution in a curved manifold
Authors:
Jessica F. K. Halliday,
Emilio Artacho
Abstract:
The numerical integration of the Schrödinger equation by discretization of time is explored for the curved manifolds arising from finite representations based on evolving basis states. In particular, the unitarity of the evolution is assessed, in the sense of the conservation of mutual scalar products in a set of evolving states, and with them the conservation of orthonormality and particle number…
▽ More
The numerical integration of the Schrödinger equation by discretization of time is explored for the curved manifolds arising from finite representations based on evolving basis states. In particular, the unitarity of the evolution is assessed, in the sense of the conservation of mutual scalar products in a set of evolving states, and with them the conservation of orthonormality and particle number. Although the adequately represented equation is known to give rise to unitary evolution in spite of curvature, discretized integrators easily break that conservation, thereby deteriorating their stability. The Crank Nicolson algorithm, which offers unitary evolution in Euclidian spaces independent of time-step size $\mathrm{d}t$, can be generalised to curved manifolds in different ways. Here we compare a previously proposed algorithm that is unitary by construction, albeit integrating the wrong equation, with a faithful generalisation of the algorithm, which is, however, not strictly unitary for finite $\mathrm{d}t$.
△ Less
Submitted 1 November, 2021; v1 submitted 28 August, 2021;
originally announced August 2021.
-
Manifold curvature and Ehrenfest forces with a moving basis
Authors:
Jessica F. K. Halliday,
Emilio Artacho
Abstract:
Known force terms arising in the Ehrenfest dynamics of quantum electrons and classical nuclei, due to a moving basis set for the former, can be understood in terms of the curvature of the manifold hosting the quantum states of the electronic subsystem. Namely, the velocity-dependent terms appearing in the Ehrenfest forces on the nuclei acquire a geometrical meaning in terms of the intrinsic curvat…
▽ More
Known force terms arising in the Ehrenfest dynamics of quantum electrons and classical nuclei, due to a moving basis set for the former, can be understood in terms of the curvature of the manifold hosting the quantum states of the electronic subsystem. Namely, the velocity-dependent terms appearing in the Ehrenfest forces on the nuclei acquire a geometrical meaning in terms of the intrinsic curvature of the manifold, while Pulay terms relate to its extrinsic curvature.
△ Less
Submitted 15 November, 2021; v1 submitted 11 July, 2021;
originally announced July 2021.
-
Efficient ab initio calculation of electronic stopping in disordered systems via geometry pre-sampling: application to liquid water
Authors:
Bin Gu,
Brian Cunningham,
Daniel Muñoz-Santiburcio,
Fabiana Da Pieve,
Emilio Artacho,
Jorge Kohanoff
Abstract:
Knowledge of the electronic stopping curve for swift ions, $S_e(v)$, particularly around the Bragg peak, is important for understanding radiation damage. Experimentally, however, the determination of such feature for light ions is very challenging, especially in disordered systems such as liquid water and biological tissue. Recent developments in real-time time-dependent density functional theory…
▽ More
Knowledge of the electronic stopping curve for swift ions, $S_e(v)$, particularly around the Bragg peak, is important for understanding radiation damage. Experimentally, however, the determination of such feature for light ions is very challenging, especially in disordered systems such as liquid water and biological tissue. Recent developments in real-time time-dependent density functional theory (rt-TDDFT) have enabled the calculation of $S_e(v)$ along nm-sized trajectories. However, it is still a challenge to obtain a meaningful statistically averaged $S_e(v)$ that can be compared to observations. In this work, taking advantage of the correlation between the local electronic structure probed by the projectile and the distance from the projectile to the atoms in the target, we devise a trajectory pre-sampling scheme to select, geometrically, a small set of short trajectories to accelerate the convergence of the averaged $S_e(v)$ computed via rt-TDDFT. For protons in liquid water, we first calculate the reference probability distribution function (PDF) for the distance from the proton to the closest oxygen atom, $φ_R(r_{p{\rightarrow}O})$, for a trajectory of a length similar to those sampled experimentally. Then, short trajectories are sequentially selected so that the accumulated PDF reproduces $φ_R(r_{p{\rightarrow}O})$ to increasingly high accuracy. Using these pre-sampled trajectories, we demonstrate that the averaged $S_e(v_p)$ converges in the whole velocity range with less than eight trajectories, while other averaging methods using randomly and uniformly distributed trajectories require approximately ten times the computational effort. This allows us to compare the $S_e(v_p)$ curve to experimental data, and assess widely used empirical tables based on Bragg's rule.
△ Less
Submitted 26 June, 2020; v1 submitted 22 June, 2020;
originally announced June 2020.
-
SIESTA: recent developments and applications
Authors:
Alberto García,
Nick Papior,
Arsalan Akhtar,
Emilio Artacho,
Volker Blum,
Emanuele Bosoni,
Pedro Brandimarte,
Mads Brandbyge,
J. I. Cerdá,
Fabiano Corsetti,
Ramón Cuadrado,
Vladimir Dikan,
Jaime Ferrer,
Julian Gale,
Pablo García-Fernández,
V. M. García-Suárez,
Sandra García,
Georg Huhs,
Sergio Illera,
Richard Korytár,
Peter Koval,
Irina Lebedeva,
Lin Lin,
Pablo López-Tarifa,
Sara G. Mayo
, et al. (11 additional authors not shown)
Abstract:
A review of the present status, recent enhancements, and applicability of the SIESTA program is presented. Since its debut in the mid-nineties, SIESTA's flexibility, efficiency and free distribution has given advanced materials simulation capabilities to many groups worldwide. The core methodological scheme of SIESTA combines finite-support pseudo-atomic orbitals as basis sets, norm-conserving pse…
▽ More
A review of the present status, recent enhancements, and applicability of the SIESTA program is presented. Since its debut in the mid-nineties, SIESTA's flexibility, efficiency and free distribution has given advanced materials simulation capabilities to many groups worldwide. The core methodological scheme of SIESTA combines finite-support pseudo-atomic orbitals as basis sets, norm-conserving pseudopotentials, and a real-space grid for the representation of charge density and potentials and the computation of their associated matrix elements. Here we describe the more recent implementations on top of that core scheme, which include: full spin-orbit interaction, non-repeated and multiple-contact ballistic electron transport, DFT+U and hybrid functionals, time-dependent DFT, novel reduced-scaling solvers, density-functional perturbation theory, efficient Van der Waals non-local density functionals, and enhanced molecular-dynamics options. In addition, a substantial effort has been made in enhancing interoperability and interfacing with other codes and utilities, such as Wannier90 and the second-principles modelling it can be used for, an AiiDA plugin for workflow automatization, interface to Lua for steering SIESTA runs, and various postprocessing utilities. SIESTA has also been engaged in the Electronic Structure Library effort from its inception, which has allowed the sharing of various low level libraries, as well as data standards and support for them, in particular the PSML definition and library for transferable pseudopotentials, and the interface to the ELSI library of solvers. Code sharing is made easier by the new open-source licensing model of the program. This review also presents examples of application of the capabilities of the code, as well as a view of on-going and future developments.
△ Less
Submitted 1 June, 2020;
originally announced June 2020.
-
The CECAM Electronic Structure Library and the modular software development paradigm
Authors:
Micael J. T. Oliveira,
Nick Papior,
Yann Pouillon,
Volker Blum,
Emilio Artacho,
Damien Caliste,
Fabiano Corsetti,
Stefano de Gironcoli,
Alin M. Elena,
Alberto Garcia,
Victor M. Garcia-Suarez,
Luigi Genovese,
William P. Huhn,
Georg Huhs,
Sebastian Kokott,
Emine Kucukbenli,
Ask H. Larsen,
Alfio Lazzaro,
Irina V. Lebedeva,
Yingzhou Li,
David Lopez-Duran,
Pablo Lopez-Tarifa,
Martin Luders,
Miguel A. L. Marques,
Jan Minar
, et al. (12 additional authors not shown)
Abstract:
First-principles electronic structure calculations are very widely used thanks to the many successful software packages available. Their traditional coding paradigm is monolithic, i.e., regardless of how modular its internal structure may be, the code is built independently from others, from the compiler up, with the exception of linear-algebra and message-passing libraries. This model has been qu…
▽ More
First-principles electronic structure calculations are very widely used thanks to the many successful software packages available. Their traditional coding paradigm is monolithic, i.e., regardless of how modular its internal structure may be, the code is built independently from others, from the compiler up, with the exception of linear-algebra and message-passing libraries. This model has been quite successful for decades. The rapid progress in methodology, however, has resulted in an ever increasing complexity of those programs, which implies a growing amount of replication in coding and in the recurrent re-engineering needed to adapt to evolving hardware architecture. The Electronic Structure Library (\esl) was initiated by CECAM (European Centre for Atomic and Molecular Calculations) to catalyze a paradigm shift away from the monolithic model and promote modularization, with the ambition to extract common tasks from electronic structure programs and redesign them as free, open-source libraries. They include "heavy-duty" ones with a high degree of parallelisation, and potential for adaptation to novel hardware within them, thereby separating the sophisticated computer science aspects of performance optimization and re-engineering from the computational science done by scientists when implementing new ideas. It is a community effort, undertaken by developers of various successful codes, now facing the challenges arising in the new model. This modular paradigm will improve overall coding efficiency and enable specialists (computer scientists or computational scientists) to use their skills more effectively. It will lead to a more sustainable and dynamic evolution of software as well as lower barriers to entry for new developers.
△ Less
Submitted 24 June, 2020; v1 submitted 11 May, 2020;
originally announced May 2020.
-
Entropic bonding of the type 1 pilus from experiment and simulation
Authors:
Fabiano Corsetti,
Alvaro Alonso-Caballero,
Simon Poly,
Raul Perez-Jimenez,
Emilio Artacho
Abstract:
The type 1 pilus is a bacterial filament consisting of a long coiled proteic chain of subunits joined together by non-covalent bonding between complementing $β$-strands. Its strength and structural stability are critical for its anchoring function in uropathogenic Escherichia coli bacteria. The pulling and unravelling of the FimG subunit of the pilus was recently studied by atomic force microscopy…
▽ More
The type 1 pilus is a bacterial filament consisting of a long coiled proteic chain of subunits joined together by non-covalent bonding between complementing $β$-strands. Its strength and structural stability are critical for its anchoring function in uropathogenic Escherichia coli bacteria. The pulling and unravelling of the FimG subunit of the pilus was recently studied by atomic force microscopy (AFM) experiments and steered molecular dynamics (SMD) simulations [A. Alonso-Caballero et al., Nature Commun. 9, 2758 (2018)]. In this work we perform a quantitative comparison between experiment and simulation, showing a good agreement in the underlying work values for the unfolding. The simulation results are then used to estimate the free energy difference for the detachment of FimG from the complementing strand of the neighbouring subunit in the chain, FimF. Finally, we show that the large free energy difference for the unravelling and detachment of the subunits which leads to the high stability of the chain is entirely entropic in nature.
△ Less
Submitted 23 March, 2020;
originally announced March 2020.
-
Dynamical continuum simulation of condensed matter from first-principles
Authors:
Oliver Strickson,
Nikos Nikiforakis,
Emilio Artacho
Abstract:
Macroscale continuum mechanics simulations rely on material properties stemming from the microscale, which are normally described using phenomenological equations of state (EOS). A method is proposed for the automatic generation of first-principles unconstrained EOSs using a Gaussian process on a set of ab initio molecular dynamics simulations, thereby closing the continuum equations. We illustrat…
▽ More
Macroscale continuum mechanics simulations rely on material properties stemming from the microscale, which are normally described using phenomenological equations of state (EOS). A method is proposed for the automatic generation of first-principles unconstrained EOSs using a Gaussian process on a set of ab initio molecular dynamics simulations, thereby closing the continuum equations. We illustrate it on a hyperelasticity simulation of bulk silicon using density-functional theory (DFT), following the dynamics of shock waves after a cylindrical region is instantaneously heated.
△ Less
Submitted 23 May, 2019;
originally announced May 2019.
-
Core electrons in the electronic stopping of heavy ions
Authors:
Rafi Ullah,
Emilio Artacho,
Alfredo A. Correa
Abstract:
Electronic stopping power in the \(\mathrm{keV/Å}\) range is accurately calculated from first principles. The energy loss to electrons in self-irradiated nickel, a paradigmatic transition metal, using real-time time-dependent density functional theory is studied. Different core states are explicitly included in the simulations to understand their involvement in the dissipation mechanism. The exper…
▽ More
Electronic stopping power in the \(\mathrm{keV/Å}\) range is accurately calculated from first principles. The energy loss to electrons in self-irradiated nickel, a paradigmatic transition metal, using real-time time-dependent density functional theory is studied. Different core states are explicitly included in the simulations to understand their involvement in the dissipation mechanism. The experimental data are well reproduced in the projectile velocity range of \(1.0 - 12.0~\mathrm{atomic~units}\). The core electrons of the projectile are found to open additional dissipation channels as the projectile velocity increases. Almost all of the energy loss is accounted for, even for high projectile velocities, when core electrons as deep as \(2s\) are explicitly treated. In addition to their expected excitation at high velocities, a flapping dynamical response of the core electrons is observed at intermediate projectile speeds.
△ Less
Submitted 11 September, 2018; v1 submitted 13 February, 2018;
originally announced February 2018.
-
Quantum mechanics in an evolving Hilbert space
Authors:
Emilio Artacho,
David D. O'Regan
Abstract:
Many basis sets for electronic structure calculations evolve with varying external parameters, such as moving atoms in dynamic simulations, giving rise to extra derivative terms in the dynamical equations. Here we revisit these derivatives in the context of differential geometry, thereby obtaining a more transparent formalisation, and a geometrical perspective for better understanding the resultin…
▽ More
Many basis sets for electronic structure calculations evolve with varying external parameters, such as moving atoms in dynamic simulations, giving rise to extra derivative terms in the dynamical equations. Here we revisit these derivatives in the context of differential geometry, thereby obtaining a more transparent formalisation, and a geometrical perspective for better understanding the resulting equations. The effect of the evolution of the basis set within the spanned Hilbert space separates explicitly from the effect of the turning of the space itself when moving in parameter space, as the tangent space turns when moving in a curved space. New insights are obtained using familiar concepts in that context such as the Riemann curvature. The differential geometry is not strictly that for curved spaces as in general relativity, a more adequate mathematical framework being provided by fibre bundles. The language used here, however, will be restricted to tensors and basic quantum mechanics. The local gauge implied by a smoothly varying basis set readily connects with Berry's formalism for geometric phases. Generalised expressions for the Berry connection and curvature are obtained for a parameter-dependent occupied Hilbert space spanned by non-orthogonal Wannier functions. The formalism is applicable to basis sets made of atomic-like orbitals and also more adaptative moving basis functions (such as in methods using Wannier functions as intermediate or support bases), but should also apply to other situations in which non-orthogonal functions or related projectors should arise. The formalism is applied to the time-dependent quantum evolution of electrons for moving atoms. The geometric insights provided here allow us to propose new finite-differences time integrators, and also better understand those already proposed.
△ Less
Submitted 14 March, 2017; v1 submitted 18 August, 2016;
originally announced August 2016.
-
Structural and configurational properties of nanoconfined monolayer ice from first principles
Authors:
Fabiano Corsetti,
Paul Matthews,
Emilio Artacho
Abstract:
Understanding the structural tendencies of nanoconfined water is of great interest for nanoscience and biology, where nano/micro-sized objects may be separated by very few layers of water. Here we investigate the properties of ice confined to a quasi-2D monolayer by a featureless, chemically neutral potential, in order to characterize its intrinsic behaviour. We use density-functional theory simul…
▽ More
Understanding the structural tendencies of nanoconfined water is of great interest for nanoscience and biology, where nano/micro-sized objects may be separated by very few layers of water. Here we investigate the properties of ice confined to a quasi-2D monolayer by a featureless, chemically neutral potential, in order to characterize its intrinsic behaviour. We use density-functional theory simulations with a non-local van der Waals density functional. An ab initio random structure search reveals all the energetically competitive monolayer configurations to belong to only two of the previously-identified families, characterized by a square or honeycomb hydrogen-bonding network, respectively. We discuss the modified ice rules needed for each network, and propose a simple point dipole 2D lattice model that successfully explains the energetics of the square configurations. All identified stable phases for both networks are found to be non-polar (but with a topologically non-trivial texture for the square) and, hence, non-ferroelectric, in contrast to previous predictions from a five-site empirical force-field model. Our results are in good agreement with very recently reported experimental observations.
△ Less
Submitted 13 January, 2016; v1 submitted 12 February, 2015;
originally announced February 2015.
-
Optimal finite-range atomic basis sets for liquid water and ice
Authors:
Fabiano Corsetti,
M. -V. Fernández-Serra,
José M. Soler,
Emilio Artacho
Abstract:
Finite-range numerical atomic orbitals are the basis functions of choice for several first principles methods, due to their flexibility and scalability. Generating and testing such basis sets, however, remains a significant challenge for the end user. We discuss these issues and present a new scheme for generating improved polarization orbitals of finite range. We then develop a series of high-acc…
▽ More
Finite-range numerical atomic orbitals are the basis functions of choice for several first principles methods, due to their flexibility and scalability. Generating and testing such basis sets, however, remains a significant challenge for the end user. We discuss these issues and present a new scheme for generating improved polarization orbitals of finite range. We then develop a series of high-accuracy basis sets for the water molecule, and report on their performance in describing the monomer and dimer, two phases of ice, and liquid water at ambient and high density. The tests are performed by comparison with plane-wave calculations, and show the atomic orbital basis sets to exhibit an excellent level of transferability and consistency. The highest-order bases (quadruple-zeta) are shown to give accuracies comparable to a plane-wave kinetic energy cutoff of at least ~1000 eV for quantities such as energy differences and ionic forces, as well as achieving significantly greater accuracies for total energies and absolute pressures.
△ Less
Submitted 11 November, 2013; v1 submitted 11 July, 2013;
originally announced July 2013.
-
Room temperature compressibility and diffusivity of liquid water from first principles
Authors:
Fabiano Corsetti,
Emilio Artacho,
José M. Soler,
S. S. Alexandre,
M. -V. Fernández-Serra
Abstract:
The isothermal compressibility of water is essential to understand its anomalous properties. We compute it by ab initio molecular dynamics simulations of 200 molecules at five densities, using two different van der Waals density functionals. While both functionals predict compressibilities within ~30% of experiment, only one of them accurately reproduces, within the uncertainty of the simulation,…
▽ More
The isothermal compressibility of water is essential to understand its anomalous properties. We compute it by ab initio molecular dynamics simulations of 200 molecules at five densities, using two different van der Waals density functionals. While both functionals predict compressibilities within ~30% of experiment, only one of them accurately reproduces, within the uncertainty of the simulation, the density dependence of the self-diffusion coefficient in the anomalous region. The discrepancies between the two functionals are explained in terms of the low- and high-density structures of the liquid.
△ Less
Submitted 11 November, 2013; v1 submitted 5 July, 2013;
originally announced July 2013.
-
Density, structure and dynamics of water: the effect of Van der Waals interactions
Authors:
Jue Wang,
G. Roman-Perez,
Jose M. Soler,
Emilio Artacho,
M. -V. Fernandez-Serra
Abstract:
It is known that ab initio molecular dynamics (AIMD) simulations of liquid water, based on the generalized gradient approximation (GGA) to density functional theory (DFT), yield structural and diffusive properties in reasonable agreement with experiment only if artificially high temperatures are used in the simulations. The equilibrium density, at normal conditions, of DFT water has been recently…
▽ More
It is known that ab initio molecular dynamics (AIMD) simulations of liquid water, based on the generalized gradient approximation (GGA) to density functional theory (DFT), yield structural and diffusive properties in reasonable agreement with experiment only if artificially high temperatures are used in the simulations. The equilibrium density, at normal conditions, of DFT water has been recently shown by Schmidt et al. [J. Phys. chem. B, 113, 11959 (2009)] to be underestimated by different GGA functionals for exchange and correlation, and corrected by the addition of interatomic pair potentials to describe van derWaals (vdW) interactions. In this contribution we present a DFTAIMD study of liquid water using several GGA functionals as well as the van der Waals density functional (vdW-DF) of Dion et al. [Phys. Rev. Lett. 92, 246401(2004)]. As expected, we find that the density of water is grossly underestimated by GGA functionals. When a vdW-DF is used, the density improves drastically and the experimental diffusivity is reproduced without the need of thermal corrections. We analyze the origin of the density differences between all the functionals. We show that the vdW-DF increases the population of non-H-bonded interstitial sites, at distances between the first and second coordination shells. However, it excessively weakens the H-bond network, collapsing the second coordination shell. This structural problem is partially associated to the choice of GGA exchange in the vdW-DF. We show that a different choice for the exchange functional is enough to achieve an overall improvement both in structure and diffusivity.
△ Less
Submitted 7 September, 2010; v1 submitted 15 May, 2010;
originally announced May 2010.
-
Novel structural features of CDK inhibition revealed by an ab initio computational method combined with dynamic simulations
Authors:
Lucy Heady,
Marivi Fernandez-Serra,
Ricardo L. Mancera,
Sian Joyce,
Ashok R. Venkitaraman,
Emilio Artacho,
Chris-Kriton Skylaris,
Lucio Colombi Ciacchi,
Mike C. Payne
Abstract:
The rational development of specific inhibitors for the ~500 protein kinases encoded in the human genome is impeded by a poor understanding of the structural basis for the activity and selectivity of small molecules that compete for ATP binding. Combining classical dynamic simulations with a novel ab initio computational approach linear-scalable to molecular interactions involving thousands of a…
▽ More
The rational development of specific inhibitors for the ~500 protein kinases encoded in the human genome is impeded by a poor understanding of the structural basis for the activity and selectivity of small molecules that compete for ATP binding. Combining classical dynamic simulations with a novel ab initio computational approach linear-scalable to molecular interactions involving thousands of atoms, we have investigated the binding of five distinct inhibitors to the cyclin-dependent kinase CDK2. We report here that polarization and dynamic hydrogen bonding effects, so far undetected by crystallography, affect both their activity and selectivity. The effects arise from the specific solvation patterns of water molecules in the ATP binding pocket or the intermittent formation of hydrogen bonds during the dynamics of CDK/inhibitor interactions and explain the unexpectedly high potency of certain inhibitors such as 3-(3H-imidazol-4-ylmethylene)-5-methoxy-1,3-dihydro-indol-2-one (SU9516). The Lys89 residue in the ATP-binding pocket of CDK2 is observed to form temporary hydrogen bonds with the three most potent inhibitors. This residue is replaced in CDK4 by Thr89, whose shorter side-chain cannot form similar bonds, explaining the relative selectivity of the inhibitors for CDK2. Our results provide a generally applicable computational method for the analysis of biomolecular structures and reveal hitherto unrecognized features of the interaction between protein kinases and their inhibitors
△ Less
Submitted 4 July, 2008;
originally announced July 2008.
-
Network equilibration and first-principles liquid water
Authors:
M. V. Fernandez-Serra,
Emilio Artacho
Abstract:
Motivated by the very low diffusivity recently found in ab initio simulations of liquid water, we have studied its dependence with temperature, system size, and duration of the simulations. We use ab initio molecular dynamics (AIMD), following the Born-Oppenheimer forces obtained from density-functional theory (DFT). The linear-scaling capability of our method allows the consideration of larger…
▽ More
Motivated by the very low diffusivity recently found in ab initio simulations of liquid water, we have studied its dependence with temperature, system size, and duration of the simulations. We use ab initio molecular dynamics (AIMD), following the Born-Oppenheimer forces obtained from density-functional theory (DFT). The linear-scaling capability of our method allows the consideration of larger system sizes (up to 128 molecules in this study), even if the main emphasis of this work is in the time scale. We obtain diffusivities that are substantially lower than the experimental values, in agreement with recent findings using similar methods. A fairly good agreement with D(T) experiments is obtained if the simulation temperature is scaled down by ~20%. It is still an open question whether the deviation is due to the limited accuracy of present density functionals or to quantum fluctuations, but neither technical approximations (basis set, localization for linear scaling) nor the system size (down to 32 molecules) deteriorate the DFT description in an appreciable way. We find that the need for long equilibration times is consequence of the slow process of rearranging the H-bond network (at least 20 ps at AIMD's room temperature). The diffusivity is observed to be very directly linked to network imperfection. This link does not appear an artefact of the simulations, but a genuine property of liquid water.
△ Less
Submitted 13 July, 2005; v1 submitted 9 July, 2004;
originally announced July 2004.
-
Density functional calculations of planar DNA base-pairs
Authors:
Maider Machado,
Pablo Ordejon,
Emilio Artacho,
Daniel Sanchez-Portal,
Jose M. Soler
Abstract:
We present a systematic Density Functional Theory (DFT) study of geometries and energies of the nucleic acid DNA bases (guanine, adenine, cytosine and thymine) and 30 different DNA base-pairs. We use a recently developed linear-scaling DFT scheme, which is specially suited for systems with large numbers of atoms. As a first step towards the study of large DNA systems, in this work: (i) We establ…
▽ More
We present a systematic Density Functional Theory (DFT) study of geometries and energies of the nucleic acid DNA bases (guanine, adenine, cytosine and thymine) and 30 different DNA base-pairs. We use a recently developed linear-scaling DFT scheme, which is specially suited for systems with large numbers of atoms. As a first step towards the study of large DNA systems, in this work: (i) We establish the reliability of the approximations of our method (including pseudopotentials and basis sets) for the description of the hydrogen-bonded base pairs, by comparing our results with those of former calculations. We show that the interaction energies at Hartree-Fock geometries are in very good agreement with those of second order Møller-Plesset (MP2) perturbation theory (the most accurate technique that can be applied at present for system of the sizes of the base-pairs). (ii) We perform DFT structural optimizations for the 30 different DNA base-pairs, only three of which had been previously studied with DFT. Our results provide information on the effect of correlation on the structure of the other 27 base pairs, for which only Hartree-Fock geometries were formerly available.
△ Less
Submitted 11 August, 1999;
originally announced August 1999.