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.
Aditya Wibawa Sakti
175a7c6f52
|
2 years ago | |
---|---|---|
bin | 2 years ago | |
cmmde_gui | 2 years ago | |
examples | 2 years ago | |
lib | 2 years ago | |
README.md | 2 years ago | |
install.sh | 2 years ago |
README.md
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:
Installation
- Cloning the repository:
git clone https://github.com/aditchemist/CMMDE
- Change directory to CMMDE:
cd CMMDE
- Install the code:
chmod +x install.sh
./install.sh