Git Product home page Git Product logo

gromacs_examples's Introduction

This repo contains examples that show you how to run molecular dynamics (MD) calculations on the STOKES cluster (webstokes.ist.ucf.edu).

CAVEAT: you will probably need to modify these scripts to suit your purposes. Do not use simulation software without understanding it! I make no guarantee that these examples will work and I assume no liability for any consequences.

The general structure of each example is:

Example_name | +-run +-MDP_Files | +-PDB structure file +-setup_GROMACS_job.sh +-run_GROMACS_MD.bat +-cleanup.sh

The MDP files are kept in a separate directory because they don't change from run to run.

setup_GROMACS_job.sh is an interactive Bash script that imports the structure from the PDB file, creates a solvated box, and adds ions to neutralize the charge (if necessary). It then sets up, but does not run, the initial energy minimization. Before running this script, open in a text editor and read and follow the instructions.

run_GROMACS_MD.bat is a submit script for the Torque resource manager. It contains commands to run the initial energy minimization, an optional NVT simulation with fixed protein atoms, an NPT simulation with fixed protein atoms, and finally an NPT simulation without constraints on the protein atoms. Even if you aren't using Torque, this script will show you which commands you need to run.

cleanup.sh is a potentially DANGEROUS script that deletes all of the simulation results from the directory in which it is run. You will have to re-run EVERYTHING after you run this script!

gromacs_examples's People

Contributors

cfinch avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.