Giter VIP home page Giter VIP logo

cp2kmd's Introduction

cp2kmd

This is workflow is intended for beginners to help them start running MD simulations in CP2K. It uses MoSDeF (https://github.com/mosdef-hub/mbuild) tools to set up input structure. Input files are generated using the codes in the cssi_cp2k folder.

The input structures needs to be defined as an mbuild molecule. Other properties such as the box length, the simulation temperature, the functional etc. need to be defined before starting the simulation. Sample inputs for the workflow can be seen in sample_test.ipynb file.

The worflow first optimizes the strucure of a single molecule. After that it runs a short MD trajectory with a very small timestep to make sure that the simulation does not blow up. After that, main MD simulation is submitted to the cluster. If only the input files and input structures are wanted, the user can omit the run commands.

Make a mosdef36 conda environment:

conda create -n mosdef36 -c mosdef -c conda-forge -c omnia python=3.6 mbuild foyer signac signac-flow pandas
conda install -c conda-forge openbabel  
conda activate mosdef36

cp2kmd's People

Contributors

ramanishsingh 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.