diff options
author | maho <maho@FreeBSD.org> | 2004-08-14 16:45:42 +0800 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2004-08-14 16:45:42 +0800 |
commit | 1d4d7594fd62d471ea14ab790c8499bc3f3dc272 (patch) | |
tree | 76016776962e34801a82cd8fc89f04f74b3e8f4e /science/Makefile | |
parent | 42e444b819b9ddd08c8405610e2de724b0b92169 (diff) | |
download | freebsd-ports-gnome-1d4d7594fd62d471ea14ab790c8499bc3f3dc272.tar.gz freebsd-ports-gnome-1d4d7594fd62d471ea14ab790c8499bc3f3dc272.tar.zst freebsd-ports-gnome-1d4d7594fd62d471ea14ab790c8499bc3f3dc272.zip |
Add abinit, calculates total energy, charge density
and electronic structure of systems.
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 70e32f0bf281..d648f44774a8 100644 --- a/science/Makefile +++ b/science/Makefile @@ -4,6 +4,7 @@ COMMENT = Scientific ports SUBDIR += 2dhf + SUBDIR += abinit SUBDIR += at SUBDIR += bblimage SUBDIR += cdcl |