World Scientific
Skip main navigation

Cookies Notification

We use cookies on this site to enhance your user experience. By continuing to browse the site, you consent to the use of our cookies. Learn More
×
Practical Guide to Computer Simulations cover
IMPORTANT!
This ebook can only be accessed online and cannot be downloaded. See further usage restrictions.

This book presents all the computational techniques and tools needed to start doing scientific research using computer simulations. After working through this book, the reader will possess the necessary basic background knowledge, from program design, programming in C, fundamental algorithms and data structures, random numbers, and debugging, all the way to data analysis, presentation and publishing. In each of these fields, no preliminary knowledge is assumed. The reader will be equipped to successfully perform complete projects from the first idea until the final publication. All techniques are explained using many examples in C; these C codes, as well as the solutions to exercises, are readily available in the accompanying CD-ROM.

The techniques in this book are independent of the fields of research, and hence they are suitable for conducting research projects in physics, chemistry, computer science, biology and engineering. This also means that no problem-dependent algorithms are introduced; therefore, this book does NOT explain molecular dynamics, Monte Carlo, finite elements and other special-purpose techniques, which would be beyond the scope of a general-purpose book.

There has been no similar comprehensive book written so far. Currently, one needs many different books to learn all the necessary elements. With this book, however, one basically needs only a second book on field-specific algorithms in order to be fully equipped to perform computer simulations research.

Sample Chapter(s)
Chapter 1: Programming in C (481 KB)

Request Inspection Copy


Contents:
  • Programming in C
  • Software Engineering
  • Object-oriented Software Development
  • Algorithms and Data Structures
  • Debugging and Testing
  • Libraries
  • Randomness and Statistics
  • Information Retrieval, Publishing and Presentations

Readership: Advanced undergraduate and graduate students in biology, chemistry, computer science, engineering and physics. Also for experienced researchers in these fields who start with computer simulations.