Giter VIP home page Giter VIP logo

decond's Introduction

Decond

Decond is a framework to analyze the transport properties in electrolyte solution with various decomposition methods.

Currently, the decomposition by species and by spatial correlation is implemented and is based on J. Chem. Phys. 141, 044126 (2014).

Project structure

This project consists of two parts:

  1. Decomposition of the velocity time correlation functions of ions calculated from the Gromacs MD trajectories. It is done throught the Fortran program fortran/decompose_mpi.
  2. Analysis of the decomposed correlation data. It is done through the Python scripts in python/ folder.

Dependency

Fortran:

  • XTC library: Please use the customized version in fortran/lib/xdrfile-1.1.1-d, which has been modified to double precision.
  • HDF5: You can use the system built-in HDF5 if available, or download it from the HDF5 group page.

Python:

Using the Anaconda Python Distribution is the easiest way, which includes many packages useful for scientific calculations including SciPy.

General setup instructions

The general idea of the setup process is:

  1. Compile and install the customized XTC library fortran/lib/xdrfile-1.1.1-d.
  2. Compile and install the HDF5 library, if it is not available on your system already.
  3. Manually edit the file fortran/Makefile to suit your environment and then compile with make.
  4. Download and install Anaconda Python Distribution. (Rememeber to download the Python 3+ version)

More details can be found on the wiki page.


This project follows semantic versioning

decond's People

Contributors

kmtu avatar

Watchers

 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.