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.
 
 
 
Aditya Wibawa Sakti c358e85739 modified README 2 years ago
bin cmmde-gui modification 2 years ago
cmmde_gui cmmde-gui modification 2 years ago
examples Added xTB Standalone Support 2 years ago
lib cmmde-gui modification 2 years ago
README.md modified README 2 years ago
README.pdf Added xTB Standalone Support 2 years ago
install.sh change gui template 2 years ago

README.md

Computational Molecular and Material Design Environment (CMMDE)

Background

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
  8. Open Babel

About CMMDE

CMMDE is a set of tools based on Python for running computational jobs, as well as analyzing, visualizing, and post-processing the results in free/libre and open source applications for computational molecular & material design.

  • Core developers: Adit, Atthar, Hasan, MAM, Tommy
  • Contributors: Athiya MH, Arifin, Daniel
  • Core reviewers: Igun, Imam, Parsaoran
  • Committed users: Yusthinus, Veli, Mirella, Riyanto, Badra, Hilda, Rustaman, Edu

Tahap kedua peluncuran CMMDE, didahului workshop:

Senin, 15 Agustus 2022 (10:00 WIB):
Penyiapan Server Komputasi
Tautan: https://mki.ac/CMMD-server

Senin, 15 Agustus 2022 (16:00 WIB):
Workshop on Text-Based CMMDE
Tautan: https://mki.ac/CMMDE-text

Selasa, 16 Agustus 2022 (13:00 WIB):
Workshop on Web-Based CMMDE
Tautan: https://mki.ac/CMMDE-web

Rabu, 17 Agustus 2022 (16:00 WIB):
Launching CMMDE: Web-Based Version
Launching Consortium on Computational Science Development
(Konsorsium Pengembangan Sains Komputasi)
Tautan: https://mki.ac/cmsd-launch

Informasi lebih lanjut: cmmde@mki.or.id

Installation

  1. Cloning the repository:
git clone https://git.mki.or.id/coredev/CMMDE
  1. Change directory to CMMDE:
cd CMMDE
  1. Install the code:
chmod +x install.sh
./install.sh