Skip to content

iamlongtran/instructional-codes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Source Code for Various Examples in CHE T580: Modern Molecular Simulations

Cameron Abrams -- cfa22@drexel.edu

Instructions

  1. Clone this repository to your local machine
  2. inside it, create a directory my_work where you will do all your testing, etc.
  3. It is recommended that you do not edit files in originals; just copy whichever ones you need to my_work when necessary. This is so you can pull updates to this repository without getting errors about unstaged commits.

Code from Frenkel and Smit

Exercises from the Summer School that Daan Frankel and Berend Smit ran for many years has been made available here in FrenkelSmitCodes/Exercises. To compile these programs you will need to be sure to have make and gfortran installed.

Additional Content

  1. MD Examples: The md_examples directory has examples of using Gromacs and NAMD for simple MD simulations.
  2. WHAM: The wham directory has two examples of using the weighted histogram analysis method.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 44.3%
  • Fortran 40.5%
  • Python 7.9%
  • Makefile 2.3%
  • NASL 1.9%
  • Shell 1.6%
  • Other 1.5%