Skip to content

Latest commit

 

History

History
47 lines (35 loc) · 1.29 KB

Readme.md

File metadata and controls

47 lines (35 loc) · 1.29 KB

cchemi - An interface to ab initio computational chemistry programs designed for add to them many functionalities.

License: GPL v3

How to install it

Download cchemiBinLinux64 and save it.
Under a terminal, type :

mv cchemiBinLinux64 cchemi
chmod u+x cchemi

To install cchemi from source :
dowanload CChemISRC28Jun2023.zip

unzip CChemiSRC.zip
cd CChemiSRC/cchemi
./cleancchemi.sh
./compcchemi.sh

How to use it

Download examples.tar.gz and type :

tar -zxvf examples.tar.gz

Few example files are given in "examples" directory.
To run cchemi, type :

cchemi nameFile.ici

Manual

Not yet available.
Gabedit can create an input file for cchemi.
Gabedit can also read .gab files generated by cchemi

User register

PLEASE register as a cchemi User. This will help to keep up the support for cchemi. There is no commitment involved whatsoever. Click here to register.

License

This software is licensed under the GNU General Public License version 3 or any later version (GPL-3.0-or-later).