scispace - formally typeset
Search or ask a question
Author

Michael P. Allen

Bio: Michael P. Allen is an academic researcher from University of Warwick. The author has contributed to research in topics: Liquid crystal & Monte Carlo method. The author has an hindex of 44, co-authored 181 publications receiving 27847 citations. Previous affiliations of Michael P. Allen include Environmental Change Institute & University of California, Los Angeles.


Papers
More filters
Book
11 Feb 1988
TL;DR: In this paper, the gear predictor -corrector is used to calculate forces and torques in a non-equilibrium molecular dynamics simulation using Monte Carlo methods. But it is not suitable for the gear prediction problem.
Abstract: Introduction Statistical mechanics Molecular dynamics Monte Carlo methods Some tricks of the trade How to analyse the results Advanced simulation techniques Non-equilibrium molecular dynamics Brownian dynamics Quantum simulations Some applications Appendix A: Computers and computer simulation Appendix B: Reduced units Appendix C: Calculation of forces and torques Appendix D: Fourier transforms Appendix E: The gear predictor - corrector Appendix F: Programs on microfiche Appendix G: Random numbers References Index.

21,073 citations

BookDOI
TL;DR: 1. The Monte Carlo Method D.J. Tildesley, D.A. Galli, A. Pasquarello, and D.F. Frankel.
Abstract: 1. The Monte Carlo Method D.J. Tildesley. 2. The Molecular Dynamics Method D.J. Tildesley. 3. Back to Basics M.P Allen. 4. Advanced Monte Carlo Techniques D. Frankel. 5. Thermodynamic Constraints M. Ferrario. 6. Computer Simulations in the Gibbs Ensemble B. Smit. 7 Effective Pair Potentials and Beyond M. Sprik. 8. First-Principles .2 Molecular Dynamics G. Galli, A. Pasquarello. 9. Computer Simulation Methods for Nonadiabatic Dynamics in Condensed Systems D.F. Coker 10. Long Length-Scale Aspects of Self-Organization Phenomena: K.A. Dawson. 11. Computer Simulation of Polymers K. Kremer 12. Computer Simulations of Surfactants B. Smit. 13. Parallel Computing and Molecular Dynamics Simulations P.A.J. Hilbers, K. Esselink. 14. Scientific Visualisation, a User View M. Ferrario.

349 citations

01 Jan 2004
TL;DR: This paper presents a meta-analyses of the immune system’s response to TSPs and its applications in medicine and medicine-like settings.
Abstract: c © 2004 by John von Neumann Institute for Computing Permission to make digital or hard copies of portions of this work for personal or classroom use is granted provided that the copies are not made or distributed for profit or commercial advantage and that copies bear this notice and the full citation on the first page. To copy otherwise requires prior specific permission by the publisher mentioned above.

337 citations


Cited by
More filters
Journal ArticleDOI
TL;DR: In this article, three parallel algorithms for classical molecular dynamics are presented, which can be implemented on any distributed-memory parallel machine which allows for message-passing of data between independently executing processors.

32,670 citations

01 May 1993
TL;DR: Comparing the results to the fastest reported vectorized Cray Y-MP and C90 algorithm shows that the current generation of parallel machines is competitive with conventional vector supercomputers even for small problems.
Abstract: Three parallel algorithms for classical molecular dynamics are presented. The first assigns each processor a fixed subset of atoms; the second assigns each a fixed subset of inter-atomic forces to compute; the third assigns each a fixed spatial region. The algorithms are suitable for molecular dynamics models which can be difficult to parallelize efficiently—those with short-range forces where the neighbors of each atom change rapidly. They can be implemented on any distributed-memory parallel machine which allows for message-passing of data between independently executing processors. The algorithms are tested on a standard Lennard-Jones benchmark problem for system sizes ranging from 500 to 100,000,000 atoms on several parallel supercomputers--the nCUBE 2, Intel iPSC/860 and Paragon, and Cray T3D. Comparing the results to the fastest reported vectorized Cray Y-MP and C90 algorithm shows that the current generation of parallel machines is competitive with conventional vector supercomputers even for small problems. For large problems, the spatial algorithm achieves parallel efficiencies of 90% and a 1840-node Intel Paragon performs up to 165 faster than a single Cray C9O processor. Trade-offs between the three algorithms and guidelines for adapting them to more complex molecular dynamics simulations are also discussed.

29,323 citations

28 Jul 2005
TL;DR: PfPMP1)与感染红细胞、树突状组胞以及胎盘的单个或多个受体作用,在黏附及免疫逃避中起关键的作�ly.
Abstract: 抗原变异可使得多种致病微生物易于逃避宿主免疫应答。表达在感染红细胞表面的恶性疟原虫红细胞表面蛋白1(PfPMP1)与感染红细胞、内皮细胞、树突状细胞以及胎盘的单个或多个受体作用,在黏附及免疫逃避中起关键的作用。每个单倍体基因组var基因家族编码约60种成员,通过启动转录不同的var基因变异体为抗原变异提供了分子基础。

18,940 citations

Journal ArticleDOI
TL;DR: It is demonstrated that arbitrary accuracy can be achieved, independent of system size N, at a cost that scales as N log(N), which is comparable to that of a simple truncation method of 10 A or less.
Abstract: The previously developed particle mesh Ewald method is reformulated in terms of efficient B‐spline interpolation of the structure factors This reformulation allows a natural extension of the method to potentials of the form 1/rp with p≥1 Furthermore, efficient calculation of the virial tensor follows Use of B‐splines in place of Lagrange interpolation leads to analytic gradients as well as a significant improvement in the accuracy We demonstrate that arbitrary accuracy can be achieved, independent of system size N, at a cost that scales as N log(N) For biomolecular systems with many thousands of atoms this method permits the use of Ewald summation at a computational cost comparable to that of a simple truncation method of 10 A or less

17,897 citations

Journal ArticleDOI
TL;DR: NAMD as discussed by the authors is a parallel molecular dynamics code designed for high-performance simulation of large biomolecular systems that scales to hundreds of processors on high-end parallel platforms, as well as tens of processors in low-cost commodity clusters, and also runs on individual desktop and laptop computers.
Abstract: NAMD is a parallel molecular dynamics code designed for high-performance simulation of large biomolecular systems. NAMD scales to hundreds of processors on high-end parallel platforms, as well as tens of processors on low-cost commodity clusters, and also runs on individual desktop and laptop computers. NAMD works with AMBER and CHARMM potential functions, parameters, and file formats. This article, directed to novices as well as experts, first introduces concepts and methods used in the NAMD program, describing the classical molecular dynamics force field, equations of motion, and integration methods along with the efficient electrostatics evaluation algorithms employed and temperature and pressure controls used. Features for steering the simulation across barriers and for calculating both alchemical and conformational free energy differences are presented. The motivations for and a roadmap to the internal design of NAMD, implemented in C++ and based on Charm++ parallel objects, are outlined. The factors affecting the serial and parallel performance of a simulation are discussed. Finally, typical NAMD use is illustrated with representative applications to a small, a medium, and a large biomolecular system, highlighting particular features of NAMD, for example, the Tcl scripting language. The article also provides a list of the key features of NAMD and discusses the benefits of combining NAMD with the molecular graphics/sequence analysis software VMD and the grid computing/collaboratory software BioCoRE. NAMD is distributed free of charge with source code at www.ks.uiuc.edu.

14,558 citations