A series of Python3 script to lower the barrier of computing and simulating molecular and material systems.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

856 B

Computational Molecular and Material Design Environment (CMMDE)

Introduction

This software is developed for decreasing the barrier in using popular open-source computational chemistry software. Currently, CMMDE can use the following software:

  1. Orca

  2. DFTB+

  3. GROMACS

  4. DOCK6

  5. DCDFTBMD

  6. Quantum Espresso

  7. xTB via Orca

Installation

  1. Cloning the repository:
git clone https://github.com/aditchemist/CMMDE
  1. Change directory to CMMDE:
cd CMMDE
  1. Install the code:
chmod +x install.sh
./install.sh