Computer Simulation Using Particles
eBook - ePub

Computer Simulation Using Particles

  1. 540 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

Computer Simulation Using Particles

About this book

Computer simulation of systems has become an important tool in scientific research and engineering design, including the simulation of systems through the motion of their constituent particles. Important examples of this are the motion of stars in galaxies, ions in hot gas plasmas, electrons in semiconductor devices, and atoms in solids and liquids. The behavior of the system is studied by programming into the computer a model of the system and then performing experiments with this model. New scientific insight is obtained by observing such computer experiments, often for controlled conditions that are not accessible in the laboratory. Computer Simulation using Particles deals with the simulation of systems by following the motion of their constituent particles. This book provides an introduction to simulation using particles based on the NGP, CIC, and P3M algorithms and the programming principles that assist with the preparations of large simulation programs based on the OLYMPUS methodology. It also includes case study examples in the fields of astrophysics, plasmas, semiconductors, and ionic solids as well as more detailed mathematical treatment of the models, such as their errors, dispersion, and optimization.This resource will help you understand how engineering design can be assisted by the ability to predict performance using the computer model before embarking on costly and time-consuming manufacture.

Frequently asked questions

Yes, you can cancel anytime from the Subscription tab in your account settings on the Perlego website. Your subscription will stay active until the end of your current billing period. Learn how to cancel your subscription.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Perlego offers two plans: Essential and Complete
  • Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
  • Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Both plans are available with monthly, semester, or annual billing cycles.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes! You can use the Perlego app on both iOS or Android devices to read anytime, anywhere — even offline. Perfect for commutes or when you’re on the go.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Yes, you can access Computer Simulation Using Particles by R.W Hockney,J.W Eastwood in PDF and/or ePUB format, as well as other popular books in Physical Sciences & Mathematical & Computational Physics. We have over one million books available in our catalogue for you to explore.

Information

CHAPTER
ONE

COMPUTER EXPERIMENTS USING PARTICLE MODELS

1-1 INTRODUCTION

In this book, we shall be concerned with an area of scientific investigation where the computer plays a central role. The topics we shall consider are usually classified under the heading “computational physics,” although such a title is a little misleading since the material covered overlaps many established subject areas: physics, chemistry, engineering, numerical analysis, and computer science all play a part in computational physics. For this reason, we prefer the more general term “computational science.”
The starting point of the computational science approach to scientific investigation is a mathematical model of the physical phenomenon of interest. The equations of the mathematical model are cast into a discrete algebraic form which is amenable to numerical solution. The discrete algebraic equations describe the simulation model which, when expressed as a sequence of computer instructions, provides the computer simulation program. The computer plus program then allow the evolution of the model physical system to be investigated in computer experiments.
Computer simulation may be regarded as the theoretical exercise of numerically solving an initial-value–boundary-value problem. At time t = 0, the initial state of the system is specified in some finite region of space (the computational box) on the surface of which prescribed boundary conditions hold. The simulation consists of following the temporal evolution of the configuration. The main part of the calculation is the timestep cycle in which the state of the physical system is incremented forwards in time by a small timestep, DT. The experimental aspect, and thence the name computer experiment, arises when we consider the problems of measurements. Even the simplest simulation calculation generates large amounts of data which require an experimental approach to obtain results in a digestible form.
Although the amount of data which can be handled by computers is large, it is nevertheless finite. Much of the ingenuity of computational scientists is devoted to obtaining good simulation models of the physical systems within the constraints of the available finite computer resources. Methods of discretization used in obtaining simulation models include finite-difference methods (Richtmyer and Morton, 1967), finite-element methods (Strang and Fix, 1973), and the methods to be dealt with in this book, particle methods.
Particle models” is a generic term for the class of simulation models where the discrete representation of physical phenomena involves the use of interacting particles. The name “particle” arose because in most applications the particles may be identified directly with physical objects. Each particle has a set of attributes, such as mass, charge, vorticity, position, momentum. The state of the physical system is defined by the attributes of a finite ensemble of particles and the evolution of the system is determined by the laws of interactions of the particles. A feature which makes particle models computationally attractive is that a number of the particle attributes are conserved quantities and so need no updating as the computer simulation evolves in time.
The relationship between the particles of the simulation model and particles in physical systems is determined largely by the interplay of finite computer resources and the length and timescale...

Table of contents

  1. Cover
  2. Half Title
  3. Title Page
  4. Copyright Page
  5. Dedication
  6. Table of Contents
  7. Foreword
  8. Preface to the Paperback Edition
  9. Preface
  10. Chapter 1 Computer Experiments Using Particle Models
  11. Chapter 2 A One-Dimensional Plasma Model
  12. Chapter 3 The Simulation Program
  13. Chapter 4 Time Integration Schemes
  14. Chapter 5 The Particle-Mesh Force Calculation
  15. Chapter 6 The Solution of the Field Equations
  16. Chapter 7 Collisionless Particle Models
  17. Chapter 8 Particle-Particle-Particle-Mesh (P3M) Algorithms
  18. Chapter 9 Plasma Simulation
  19. Chapter 10 Semiconductor Device Simulation
  20. Chapter 11 Astrophysics
  21. Chapter 12 Solids, Liquids, and Phase Changes
  22. Appendix A Fourier Transforms, Fourier Series, and Finite Fourier Transforms
  23. Bibliography
  24. Index