Computational Quantum Mechanics

Download Computational Quantum Mechanics PDF/ePub or read online books in Mobi eBooks. Click Download or Read Online button to get Computational Quantum Mechanics book now. This website allows unlimited access to, at the time of writing, more than 1.5 million titles, including hundreds of thousands of titles in various foreign languages.
Computational Quantum Mechanics

Quantum mechanics undergraduate courses mostly focus on systems with known analytical solutions; the finite well, simple Harmonic, and spherical potentials. However, most problems in quantum mechanics cannot be solved analytically. This textbook introduces the numerical techniques required to tackle problems in quantum mechanics, providing numerous examples en route. No programming knowledge is required – an introduction to both Fortran and Python is included, with code examples throughout. With a hands-on approach, numerical techniques covered in this book include differentiation and integration, ordinary and differential equations, linear algebra, and the Fourier transform. By completion of this book, the reader will be armed to solve the Schrödinger equation for arbitrarily complex potentials, and for single and multi-electron systems.
Computational Quantum Mechanics for Materials Engineers

This is the only book to cover the most recent developments in applied quantum theory and their use in modeling materials properties. It describes new approaches to modeling disordered alloys and focuses on those approaches that combine the most efficient quantum-level theories of random alloys with the most sophisticated numerical techniques. In doing so, it establishes a theoretical insight into the electronic structure of complex materials such as stainless steels, Hume-Rothery alloys and silicates.
Computational Physics

Author: Philipp Scherer
language: en
Publisher: Springer Science & Business Media
Release Date: 2013-07-17
This textbook presents basic and advanced computational physics in a very didactic style. It contains very-well-presented and simple mathematical descriptions of many of the most important algorithms used in computational physics. The first part of the book discusses the basic numerical methods. The second part concentrates on simulation of classical and quantum systems. Several classes of integration methods are discussed including not only the standard Euler and Runge Kutta method but also multi-step methods and the class of Verlet methods, which is introduced by studying the motion in Liouville space. A general chapter on the numerical treatment of differential equations provides methods of finite differences, finite volumes, finite elements and boundary elements together with spectral methods and weighted residual based methods. The book gives simple but non trivial examples from a broad range of physical topics trying to give the reader insight into not only the numerical treatment but also simulated problems. Different methods are compared with regard to their stability and efficiency. The exercises in the book are realised as computer experiments.