Skip to content

This script runs DFT calculations using GAMESS for multiple input files stored in a specified folder, running calculations sequentially and storing outputs for analysis, facilitating batch computational chemistry tasks.

Notifications You must be signed in to change notification settings

nar-n/QM_Calculations_OpenSource

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Run Gamess in Python

This Python script facilitates running Density Functional Theory (DFT) calculations utilizing the open-source quantum mechanics package, GAMESS (General Atomic and Molecular Electronic Structure System).

The Python script utilizes GAMESS to perform Density Functional Theory (DFT) calculations for multiple input files located in a designated directory. To start, download the latest Windows version of Gamess (2023.R1.intel) from "https://www.msg.chem.iastate.edu/gamess/download.html". Comprehensive installation instructions for Gamess can be found on the provided link. Once you've defined the location of your input files within the script, executing it will generate outputs saved in the same directory.

About

This script runs DFT calculations using GAMESS for multiple input files stored in a specified folder, running calculations sequentially and storing outputs for analysis, facilitating batch computational chemistry tasks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages