Skip to content

DhwanitRDave/Tutorial-SB06-MD-Simulations-and-Analysis-for-Peptide-Based-Materials-Design

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Tutorial-SB06-MD-Simulations-and-Analysis-for-Peptide-Based-Materials-Design

image

This page is to serve as the repository for trajectories, files and BASH scripts for the Tutorial SB-06 at the MRS Spring 2023 Meeting in San Francisco


Requirements Please install the following programs/software on your laptops prior to the Tutorial-

  1. VMD 1.9.3 - This can be installed on MacOS, Windows or Linux. (Newer MacOS users may need to install 1.9.4 alpha suitable to the the OS/CPU). https://www.ks.uiuc.edu/Development/Download/download.cgi?PackageName=VMD image
  2. GROMACS version 2021.X or newer. The instructions for these are OS Dependant and detailed below

MacOS Users The Package Manager Homebrew is the easiest way to have GROMACS installed on your laptop - https://brew.sh/ Once brew in installed on your MacOS Terminal and is the package manager, simply use

brew install gromacs

Brew will download the required dependencies and libraries and after installation, type gmx -version in the terminal and make sure there is an output. This should currently default to the 2023 Version of GROMACS - https://formulae.brew.sh/formula/gromacs

Windows Users- Windows Subsystem for Linux provides an excellent platform to work in. To enable this simply follow the instructions on this page https://learn.microsoft.com/en-us/windows/wsl/install

image

A successful installation should install Ubuntu-22.04 and after setting up you should be at a screen like this -

image

To then install a basic compilation of GROMACS, simply use - sudo apt install gromacs

image

Check the output of gmx -version in the terminal

image

Linux Users - You can also install GROMACS with your distro package manager or compile a version - https://manual.gromacs.org/documentation/2022.5/install-guide/index.html


About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published