Description
Package for Meep, a free finite-difference time-domain (FDTD).
http://ab-initio.mit.edu/wiki/index.php/Meep
This forked repository has been modified for installation on CentOS 6. These have been tested on a CentOS 6 installation. Only the mpich rpms have been built. The openmpi builds are disabled in the srpms.
Installation Instructions
The following instructions have been tested on CentOS 6
-
Add the epel repo
user@centos6-system$ sudo yum install epel-release -
Add this repo
root@centos6-system$ cd /etc/yum.repos.d/ root@centos6-system$ wget -c https://copr.fedorainfracloud.org/coprs/subimal/meep/repo/epel-6/subimal-meep-epel-6.repo -
Install meep
user@centos6-system$ sudo yum install meep
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
EPEL 6 | x86_64 (1)* | EPEL 6 (0 downloads) |
* Total number of downloaded packages.
External Repository List
The following repositories are accessible during builds
Quick Enable
#> dnf copr enable subimal/meep
More info about enabling Copr repositories