mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
Add mpqc 1.2.5, the massively parallel quantum computing library
and program. PR: 26908 Submitted by: batman <batman@udel.edu>
This commit is contained in:
parent
aa8a9d7804
commit
3f8dc1279c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=43795
@ -1,5 +1,6 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
SUBDIR += mpqc
|
||||
|
||||
SUBDIR += chemtool
|
||||
SUBDIR += clhep
|
||||
|
22
science/mpqc/Makefile
Normal file
22
science/mpqc/Makefile
Normal file
@ -0,0 +1,22 @@
|
||||
# New ports collection makefile for: mpqc
|
||||
# Date created: 27 April 2001
|
||||
# Whom: batman <batman@udel.edu>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= mpqc
|
||||
PORTVERSION= 1.2.5
|
||||
CATEGORIES= science
|
||||
MASTER_SITES= http://aros.ca.sandia.gov/~cljanss/mpqc/distrib/
|
||||
|
||||
MAINTAINER= batman@udel.edu
|
||||
|
||||
BUILD_DEPENDS= bison:${PORTSDIR}/devel/bison
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_PERL5= yes
|
||||
USE_GMAKE= yes
|
||||
ALL_TARGET?=
|
||||
|
||||
.include <bsd.port.mk>
|
1
science/mpqc/distinfo
Normal file
1
science/mpqc/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (mpqc-1.2.5.tar.gz) = acc3af0697a2fcd5ccac96ea32591821
|
10
science/mpqc/files/patch-symmetry::pointgrp.cc
Normal file
10
science/mpqc/files/patch-symmetry::pointgrp.cc
Normal file
@ -0,0 +1,10 @@
|
||||
--- src/lib/math/symmetry/pointgrp.cc.orig Wed Feb 21 20:52:39 2001
|
||||
+++ src/lib/math/symmetry/pointgrp.cc Fri Apr 27 15:28:50 2001
|
||||
@@ -54,6 +54,7 @@
|
||||
#include <string.h>
|
||||
#include <ctype.h>
|
||||
#include <math.h>
|
||||
+#include <float.h>
|
||||
|
||||
#include <util/misc/formio.h>
|
||||
#include <util/state/stateio.h>
|
1
science/mpqc/pkg-comment
Normal file
1
science/mpqc/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
The massively parallel quantum computing library and program
|
22
science/mpqc/pkg-descr
Normal file
22
science/mpqc/pkg-descr
Normal file
@ -0,0 +1,22 @@
|
||||
MPQC is the Massively Parallel Quantum Chemistry Program. It computes
|
||||
properties of atoms and molecules from first principles using the time
|
||||
independent Schrodinger equation. It runs on a wide range of architectures
|
||||
ranging from individual workstations to symmetric multiprocessors to
|
||||
massively parallel computers. Its design is object oriented, using the C++
|
||||
programming language.
|
||||
|
||||
Capabilities
|
||||
|
||||
Closed shell and general restricted open shell Hartree-Fock energies and
|
||||
gradients
|
||||
|
||||
Second order open shell perturbation theory (OPT2[2]) and Z-averaged
|
||||
perturbation theory (ZAPT2) energies.
|
||||
|
||||
Second order closed shell Moller-Plesset perturbation theory energies and
|
||||
gradients.
|
||||
|
||||
Robust internal coordinate geometry optimizer that efficiently optimizes
|
||||
molecules with many degrees of freedom.
|
||||
|
||||
WWW: http://aros.ca.sandia.gov/~cljanss/mpqc/
|
67
science/mpqc/pkg-plist
Normal file
67
science/mpqc/pkg-plist
Normal file
@ -0,0 +1,67 @@
|
||||
bin/sc-config
|
||||
bin/mpqc
|
||||
bin/scpr
|
||||
bin/scls
|
||||
lib/basis/3-21PPg.kv
|
||||
lib/basis/3-21PPgS.kv
|
||||
lib/basis/3-21g.kv
|
||||
lib/basis/3-21gS.kv
|
||||
lib/basis/4-31g.kv
|
||||
lib/basis/4-31gS.kv
|
||||
lib/basis/4-31gSS.kv
|
||||
lib/basis/6-311PPgL2d_2pR.kv
|
||||
lib/basis/6-311PPgL3df_3pdR.kv
|
||||
lib/basis/6-311PPgSS.kv
|
||||
lib/basis/6-311g.kv
|
||||
lib/basis/6-311gL2df_2pdR.kv
|
||||
lib/basis/6-311gS.kv
|
||||
lib/basis/6-311gSS.kv
|
||||
lib/basis/6-31PPg.kv
|
||||
lib/basis/6-31PPgS.kv
|
||||
lib/basis/6-31PPgSS.kv
|
||||
lib/basis/6-31PgS.kv
|
||||
lib/basis/6-31g.kv
|
||||
lib/basis/6-31gS.kv
|
||||
lib/basis/6-31gSS.kv
|
||||
lib/basis/aug-cc-pcv5z.kv
|
||||
lib/basis/aug-cc-pcvdz.kv
|
||||
lib/basis/aug-cc-pcvqz.kv
|
||||
lib/basis/aug-cc-pcvtz.kv
|
||||
lib/basis/aug-cc-pv5z.kv
|
||||
lib/basis/aug-cc-pv6z.kv
|
||||
lib/basis/aug-cc-pvdz.kv
|
||||
lib/basis/aug-cc-pvqz.kv
|
||||
lib/basis/aug-cc-pvtz.kv
|
||||
lib/basis/cc-pcv5z.kv
|
||||
lib/basis/cc-pcvdz.kv
|
||||
lib/basis/cc-pcvqz.kv
|
||||
lib/basis/cc-pcvtz.kv
|
||||
lib/basis/cc-pv5z.kv
|
||||
lib/basis/cc-pv6z.kv
|
||||
lib/basis/cc-pvdz.kv
|
||||
lib/basis/cc-pvqz.kv
|
||||
lib/basis/cc-pvtz.kv
|
||||
lib/basis/dz_LdunningR.kv
|
||||
lib/basis/dzp_LdunningR.kv
|
||||
lib/basis/dzp_P_diffuse_LdunningR.kv
|
||||
lib/basis/midi_LhuzinagaR.kv
|
||||
lib/basis/sto-2g.kv
|
||||
lib/basis/mini_LhuzinagaR.kv
|
||||
lib/basis/mini_LscaledR.kv
|
||||
lib/basis/nasa_ames_ano.kv
|
||||
lib/basis/sto-3g.kv
|
||||
lib/basis/sto-3gS.kv
|
||||
lib/basis/sto-6g.kv
|
||||
lib/basis/tz_LdunningR.kv
|
||||
lib/elisp/SC.el
|
||||
lib/elisp/compile.el
|
||||
lib/elisp/keyval.el
|
||||
lib/elisp/mpqc.el
|
||||
lib/perl/Molecule.pm
|
||||
lib/perl/QCParse.pm
|
||||
lib/perl/QCResult.pm
|
||||
lib/atominfo.kv
|
||||
lib/magic
|
||||
@dirrm lib/basis
|
||||
@dirrm lib/elisp
|
||||
@dirrm lib/perl
|
Loading…
Reference in New Issue
Block a user