mirror of
https://gitlab.com/scemama/eplf
synced 2024-10-31 19:23:55 +01:00
Computes the Electron Pair Localization Function
bin | ||
rpm | ||
src | ||
test | ||
eplf.config | ||
EZFIO.tar.gz | ||
LICENSE | ||
Makefile | ||
README |
+==============================================================================+ | EPLF | +==============================================================================+ Dependencies: ------------- - EZFIO library : http://ezfio.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