Wei Zhang's Blog

27 Jul 2023
16 Jul 2023

Plot using Python

In this post we record some Python scripts for generating 1D or 2D plots. The focus is on the commands that generate plots of different …
10 Mar 2023

Use AMBER forcefields in NAMD

Online resources The official website of AMBER forcefield contains lots of useful information. Relevant parameters in NAMD to enable AMBER …
09 Mar 2023

Prepare MD simulations in NAMD

We show how to prepare MD simulations for alanine dipeptide and chignolin with NAMD. To do this, one typically builds a PSF file first …
09 Feb 2023
08 Apr 2022
20 Mar 2022

Some useful Python packages

This post records several Python packages that I either have used in my own projects or have tried just for curiousity. General purpose …
17 Mar 2022

MD packages

This post lists several software packages and tools that are useful in molecular simulations. MD simulation packages OpenMM: a …