Giter Club home page Giter Club logo

ilm's Introduction

ILM

Repository of the different codes developed during my M2 insternship at the ILM.

Water simulation

Inside the water/ directory. Run eau_CLI -h for manual of the CLI The bash files are automated pipeline for single run, analysis of the cutoff and of the simulation length of water MD simulations.

GMX

File for automated running gromacs. Energy minimization, equilibration NVT/NPT, production, analysis.

PSMN

File for submiting jobs to the PSMN on the correct node.

mercure

โœ‰๏ธ Mercure is a submit script to break down in smaller simulation one big simulation. See documentation in PSMN/Mercure

Outputs

Test outputs of the various script done.

Markov

Various codes that use MSM or PyEmma

LETHE_logo

๐Ÿš… Lethe is an implementation of automatize PyEmma MSM pipeline. Manual available using ./LETHE.py -h/--help or in Markov/Lethe

Cluster

Codes that rely on TTClust and extract its result

VMD

Scripts for VMD

ilm's People

Contributors

comecattin avatar

Stargazers

 avatar

Watchers

 avatar

ilm's Issues

Correct Mercure with PSMN recommandation

  • Correct the change_submit to have :
    • Change the partition
    • Change the number of CPU per task
  • Change gmx mdrun -nt $SLURM_NTASKS by $SLURM_CPUS_PER_TASK
  • Add export OMP_NUM_THREADS=$SLURM_CPUS_PER_TASK before $GMX_EXE definition line
  • Invert the number of tasks and the number of CPU per task
  • Get more memory (64G)

Analysis for the volume of the protein

  • Concatenate the 10 trajectories in each simulation
  • Compute and write the mean and the error of the concatenated result
  • Obtained the drift or the deviation on the mean using gmx analyse
  • Rolling average in each simulation
  • Mean on the ground states

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.