bwang2453 / nwchem_csx

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This code is meant to faciliate interaction with nwchem runtime database file including pythin bindings.

To build on Mac:
make -f makefile.mac

To build on Linux:
make -f makefile.linux

In both cases python module nwchem will be built automatically but in the local directory.
Other python installation scenarious can be handled by using setup.py file

Python bindings can be tested by running
python test.py

Marat Valiev
Wed Jun  3 18:16:36 PDT 2015






About


Languages

Language:Python 69.6%Language:C 27.7%Language:Fortran 1.8%Language:C++ 0.9%