Include Page | ||||
---|---|---|---|---|
|
...
The latest release of Meep is '''version 1.1.1''', which may be downloaded from:
Older releases may be found at httphttps://ab-initiowikis.mit.edu/meep/old
Wiki Markup |
---|
Meep is \[[Meep License and Copyright|free software under the GNU GPL]\] and comes with NO WARRANTY of any kind (see the \[[Meep License and Copyright|license]\]). |
confluence/display/abinitio/Meep+Older+Releases
Meep is [Meep License and Copyright] and comes with NO WARRANTY of any kind (see the [Meep License and Copyright]).
Refer to the [Meep release notes] to see what's new in this version, and be sure to read the [Meep Installation] manual for how to compile and install Refer to the \[[Meep release notes]\] to see what's new in this version, and be sure to read the \[[Meep Installation]\] manual for how to compile and install it. Wiki Markup
Please subscribe to the <code>meepmeep-
announce</code> announce
mailing list to receive a message when Meep is updated:
- http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-announce meep-announce mailing list
...
Precompiled Meep packages for Debian and Ubuntu
...
...
A convenient precompiled package of Meep is also available in \[[w:Debian GNU/Linux|Debian GNU/Linux]\] and \[[w:Ubuntu|Ubuntu]\], specifically as the <code>meep</code> Wiki Markup meep
package (currently only in Debian <code>testing</code> or <code>unstable</code> testing
or unstable
):
We highly recommend using Debian or Ubuntu, as in Debian or Ubuntu the Meep software and all of its dependencies can be installed simply by typing one line:
Code Block | ||||
---|---|---|---|---|
| ||||
apt-get install meep h5utils |
You can also install the http://packages.debian.org/testing/science/meep-mpi parallel version of Meep using:
Code Block | ||||
---|---|---|---|---|
| ||||
apt-get install meep-mpi |
...
(Currently, the Debian <code>meep-mpi</code> package uses \[[w:MPICH|MPICH]\], so if you want to use \[[w:Open MPI|Open MPI]\] then you need to build your meep-mpi
package uses MPICH, so if you want to use Open MPI then you need to build your own.)
...