eDFT_FUEG/FCI
Pierre-Francois Loos e4aeeee408 response letter 2020-04-22 20:12:50 +02:00
..
README.txt First commit 2019-06-16 22:35:10 +02:00
boxints.txt First commit 2019-06-16 22:35:10 +02:00
fci.f First commit 2019-06-16 22:35:10 +02:00
standard.f First commit 2019-06-16 22:35:10 +02:00

README.txt

On 19 Dec 2013, Peter Knowles sent me various files to allow me to do Full CI calculations.

To compile, I needed to do:

	gfortran -lblas fci.f standard.f

To run, I needed to do:

	./a.out < hf.dat

The resulting output compared well with the file hf.out that Peter K provided.

The program uses single-bar, not double-bar, integrals.