Molecular Simulation Analysis : Prerequisites

Hi Guys,

This section of my blog is dedicated how to use Python analyse molecular simulations. Python is extremely helpful to lots of post-processing which is harder/impossible with other software out on the web.  The key-player which makes this possible is the library called "MDAnaylsis". You can read more about it here .


This library can be simply installed using PIP by typing :



pip install --user MDAnalysis MDAnalysisTests


No comments:

Post a Comment