Computes the Electron Pair Localization Function
Go to file
Anthony Scemama 688fe8a722 Preparation for SourceForge 2009-09-29 13:42:56 +02:00
bin Added eplf_input 2009-06-19 11:38:34 +02:00
rpm added eplf_input.py 2009-06-19 11:38:23 +02:00
src Preparation for SourceForge 2009-09-29 13:42:56 +02:00
test/QCIO_File qcio file as an argument 2009-09-11 17:35:23 +02:00
LICENSE Preparation for SourceForge 2009-09-29 13:42:56 +02:00
README Preparation for SourceForge 2009-09-29 13:42:56 +02:00

README

+==============================================================================+
|                                  EPLF                                        |
+==============================================================================+

Dependencies:
-------------

- QCIO library : http://qcio.sourceforge.net
- resultsFile  : http://resultsFile.sourceforge.net
- IRPF90 : http://irpf90.sourceforge.net
- Python > 2.3
- Any Fortran 90 compiler (gfortran, for example)

Installing EPLF:
------------------

- As the super-user, run
./eplf.install


Using EPLF:
-------------

 With Gaussian:
 --------------

 1 - Add the following keywords to your Gaussian input:
 # GFPRINT pop=Full 6d 10f
 
 2 - Run Gaussian. You obtain an output file (x.out)

 3 - Run the eplf_input.py script:
 eplf_input.py x.out

 4 - You now have a QCIO directory which contains the wave function data.

 5 - Run eplf to get a cube file



Web Site:
http://eplf.sourceforge.net

Author:
Anthony Scemama, LCPQ-IRSAMC, CNRS-Universite Paul Sabatier
scemama@irsamc.ups-tlse.fr
http://sourceforge.net/userapps/mediawiki/scemama