Giter VIP home page Giter VIP logo

misctab's Introduction

Setup and Run Binary Mixtures with Martini

You need the following (1 script and 1 folder):

 run_misctab_GMX16_cartes.sh
 template-miscibility/

Submit a new mixture with:

 ./run_misctab_GMX16_cartes.sh  BENZ  3  CHEX  2  293.15

where the arguments correspond to: 1) "BENZ" -> label of molecule_A; 2) "3" -> no. of beads of molecule_A; 3) "CHEX" -> label of molecule_B; 4) "2" -> no. of beads of molecule_B; 5) 293.15 -> temperature.

Note that the script uses a existing starting box named as:

 3bead2bead-80008000.gro

if available or creates one from scratch; the name contains the no. of beads per molecule (3 beads for molecule_A, 2 beads for molecule_B) and the no. of molecules per molecules (8000 for molecule_A, 8000 for molecule_B). You can add yourself new pre-equilibrated starting boxes following the syntax above to the folder "template-miscibility/".

To adapt the script to run somewhere else than Cartesius:

  1. Potentially need to modify the "sbatch" line in ./run_misctab_GMX16_cartes.sh
  2. Check the header of template-miscibility/setup_and_run_mixture.sh which contains SBATCH commands such as: #SBATCH --partition=short and command aliases such as: MDRUN="srun gmx_mpi mdrun".

misctab's People

Contributors

fgrunewald avatar ricalessandri avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

fgrunewald

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.