Skip to content

anabiman/gromacs-top

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

A simple example on how Gromacs maps forcefield parameters (OPLS) to a structure (methanol.gro)

Requirements

Gromacs 5.0 or later version installed

Usage

From the command line run:

./run.sh

This scripts uses grompp to read the input files and generate a binary (.tpr) file, and it uses mdrun to run the MD simulation based on the generated tpr file.

Output

Stored in output dir under the filename methNVE*

Templates

The simulation is setup to use the OPLS forcefield based on the gromacs template library (stored in gro_ff_tmplts/oplsaa.ff) and a user-defined template file (my_ff_tmplts/oplsaa.ff/methanol.itp).

References

  • grompp cpp: C++ code for the gromacs preprocessor

  • grompp h: header file for the gromacs preprocessor

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages