-
Notifications
You must be signed in to change notification settings - Fork 16
Home
ifilot edited this page Dec 11, 2012
·
16 revisions
HFCXX is a small software package used for Restricted Hartree Fock (RHF) simulations. It is written in C++ and should run decently fast for small to medium number of molecules.
- RHF
- STO-3G basis-set
- Output of molecular orbitals in terms of constituting atomic orbitals
A Makefile is added for easy compilation on Linux and Mac. For the Windows version binaries will be made (upcoming).
- Improved matrix diagonalization algorithm(s)
- Additional basis-sets (STO-6G, 3-21g)
- Geometry optimization
- Binaries (32 and 64 bits) for Windows platforms