diff options
author | Wen Heping <wen@FreeBSD.org> | 2010-01-25 00:27:10 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2010-01-25 00:27:10 +0000 |
commit | 551d43b7242c721a963241844108beeb7b603a3a (patch) | |
tree | 4ba31109f4b7291a6bfedc7dfc5b48959db9930e /science/Makefile | |
parent | 9b77b5a94274fd5adc704c1a800954fe17a1cc25 (diff) |
Meep (or MEEP) is a free finite-difference time-domain (FDTD) simulation
software package developed at MIT to model electromagnetic systems,
along with our MPB eigenmode package.
WWW: http://ab-initio.mit.edu/wiki/index.php/Meep
PR: ports/142158
Submitted by: Stas Timokhin <devel@stasyan.com>
Notes
Notes:
svn path=/head/; revision=248499
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 746aada9b0ea..c47dcc99a704 100644 --- a/science/Makefile +++ b/science/Makefile @@ -84,6 +84,7 @@ SUBDIR += mbdyn SUBDIR += mcstas SUBDIR += medit + SUBDIR += meep SUBDIR += minc SUBDIR += minc2 SUBDIR += mol2ps |