Presentation is loading. Please wait.

Presentation is loading. Please wait.

Introduction to Scientific Computing II Molecular Dynamics – Algorithms Dr. Miriam Mehl Institut für Informatik Scientific Computing In Computer Science.

Similar presentations


Presentation on theme: "Introduction to Scientific Computing II Molecular Dynamics – Algorithms Dr. Miriam Mehl Institut für Informatik Scientific Computing In Computer Science."— Presentation transcript:

1 Introduction to Scientific Computing II Molecular Dynamics – Algorithms Dr. Miriam Mehl Institut für Informatik Scientific Computing In Computer Science

2 Reducing Complexity N particles  original costs/time step: O(N 2 )  task: O(N) short-range potentials long-range potential

3 Short-Range Potentials cut-off radius  interactions/molecule O(1) integrability condition corrections

4 Short-Range Potentials

5

6

7

8 implementation I: Verlet neighbour lists

9 Short-Range Potentials implementation II: Linked-Cell

10 Long-Range Potentials tree-based methods  integral representation of potentials distance-dependent far-field subdivision Taylor expansion of kernel functions

11 Long-Range Potentials

12 bottom-up calculation of the moments  kd-trees  octrees

13 Long-Range Potentials how to construct the tree store the tree choose cells and expansion points determine far-field and near-field  Barnes-Hut method  fast multipole method

14 Long-Range Potentials bottom-up calculation of the moments  kd-trees  octrees MAXI M MAXIMILIAN


Download ppt "Introduction to Scientific Computing II Molecular Dynamics – Algorithms Dr. Miriam Mehl Institut für Informatik Scientific Computing In Computer Science."

Similar presentations


Ads by Google