http:/www.npac.syr.edu/users/thlin/Mopac.html
|
Widely used nearly-free legacy application, 30,000 lines of Fortran77
|
Solves the Hartree-Fock/self-consistent field (SCF) problem using "semiempirical" (approximate) representations of the electronic interactions.
-
Applicable to large molecules (including biomolecules).
|
Majority of computations in concentrated in
-
construction of the Coulson electron density matrix (embarrasingly parallel: implemented in MPI)
-
diagonalization (the original Mopac routines replaced by PEIGS library developed at PNNL)
|
The parallel implementation is being tested on Cornell SP-2 now
|