Breathing Life into a Classic: A Modern Replication of Rahman's 1964 Liquid Argon Simulation
A deep dive into a Python-based replication of Aneesur Rahman's seminal 1964 paper, exploring the foundations of molecular dynamics with modern tools …
10 posts tagged with scientific-computing.
A deep dive into a Python-based replication of Aneesur Rahman's seminal 1964 paper, exploring the foundations of molecular dynamics with modern tools …
Summary of Daw and Baskes's 1984 paper that introduces the Embedded-Atom Method (EAM), a semi-empirical, many-body potential that became a cornerstone …
Summary of Torrie and Valleau's 1977 paper that introduces Umbrella Sampling, a powerful and general importance sampling technique for overcoming the …
Summary of John von Neumann's 1951 paper (transcribed by G. E. Forsythe) that lays the conceptual groundwork for modern pseudo-random number …
Summary of Aneesur Rahman's 1964 paper that effectively founded the field of molecular dynamics simulation by demonstrating its power to reveal the …
A Python tutorial replicating John von Neumann's clever comparison-based algorithm for exponential sampling and comparing its performance to the …
Learn about the Kabsch algorithm for optimal point alignment with implementations in NumPy, PyTorch, TensorFlow, and JAX for ML applications.
Build LAMMPS molecular dynamics simulations of platinum surface diffusion. Setup and analysis tutorial for generating trajectory data.
Build GROMACS workflows for simulating mini-proteins across multiple amino acids. Generate diverse MD trajectories for machine learning.
Molecular dynamics simulations studying atomic diffusion on metal surfaces, designed to generate high-quality trajectory data for machine learning …