Meep Download

From AbInitio

(Difference between revisions)
Jump to: navigation, search
Revision as of 17:04, 20 July 2008 (edit)
Stevenj (Talk | contribs)

← Previous diff
Revision as of 17:09, 20 July 2008 (edit)
Stevenj (Talk | contribs)
(Debian and Ubuntu Meep package)
Next diff →
Line 13: Line 13:
* [http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-announce meep-announce mailing list] * [http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-announce meep-announce mailing list]
-==Debian and Ubuntu Meep package==+==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> package (currently only in Debian <code>testing</code> or <code>unstable</code>): 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> package (currently only in Debian <code>testing</code> or <code>unstable</code>):
Line 19: Line 19:
* http://packages.debian.org/testing/science/meep * http://packages.debian.org/testing/science/meep
-We highly recommend using Debian or Ubunto, as in Debian or Ubuntu the Meep software and all of its dependencies can be installed simply by typing one line:+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:
apt-get install meep h5utils apt-get install meep h5utils

Revision as of 17:09, 20 July 2008

Meep
Download
Release notes
FAQ
Meep manual
Introduction
Installation
Tutorial
Reference
C++ Tutorial
C++ Reference
Acknowledgements
License and Copyright

The latest release of Meep is version 0.20, which may be downloaded from:

Meep is free software under the GNU GPL and comes with NO WARRANTY of any kind (see the license).

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.

Please subscribe to the meep-announce mailing list to receive a message when Meep is updated:

Precompiled Meep packages for Debian and Ubuntu

A convenient precompiled package of Meep is also available in Debian GNU/Linux and Ubuntu, specifically as the meep package (currently only in Debian 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:

apt-get install meep h5utils

You can also install the parallel version of Meep using:

apt-get install meep-mpi

(Currently, the Debian meep-mpi package uses MPICH, so if you want to use Open MPI then you need to build your own.)

Personal tools