diff options
author | maho <maho@FreeBSD.org> | 2004-03-19 09:32:49 +0000 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2004-03-19 09:32:49 +0000 |
commit | 0080c510af28acdc53e69968f619948401862d5b (patch) | |
tree | 4dc9076002f497108f83ba9f42a29b4057c85aa7 /science/Makefile | |
parent | 94181782ecd900a5b4d80c15fbc2e44522c27d32 (diff) | |
download | FreeBSD-ports-0080c510af28acdc53e69968f619948401862d5b.zip FreeBSD-ports-0080c510af28acdc53e69968f619948401862d5b.tar.gz |
The PSI3 suite of quantum chemical programs is designed for efficient,
high-accuracy calculations of properties of small to medium-sized molecules.
The package's current capabilities include a variety of Hartree-Fock,
coupled cluster, complete-active-space self-consistent-field,
and multi-reference configuration interaction models.
Molecular point-group symmetry is utilized throughout to maximize efficiency.
Diffstat (limited to 'science/Makefile')
-rw-r--r-- | science/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/science/Makefile b/science/Makefile index cdaf20c..9f3cacd 100644 --- a/science/Makefile +++ b/science/Makefile @@ -32,6 +32,7 @@ SUBDIR += oases SUBDIR += openbabel SUBDIR += p5-Chemistry-Elements + SUBDIR += psi3 SUBDIR += ruby-dcl SUBDIR += ruby-dcl-gtk SUBDIR += ruby-gphys |