How to Install and Uninstall libmeep-openmpi8 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 15,2024

1. Install "libmeep-openmpi8" package

This is a short guide on how to install libmeep-openmpi8 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libmeep-openmpi8

2. Uninstall "libmeep-openmpi8" package

This tutorial shows how to uninstall libmeep-openmpi8 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libmeep-openmpi8 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmeep-openmpi8 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libmeep-openmpi8
Priority: optional
Section: universe/libs
Installed-Size: 843
Maintainer: Ubuntu Developers
Original-Maintainer: Thorsten Alteholz
Architecture: amd64
Source: meep-openmpi
Version: 1.3-3build1
Depends: libatlas3-base, libc6 (>= 2.14), libfftw3-double3, libgcc1 (>= 1:4.0), libgsl2, libharminv3 (>= 1.4), libhdf5-openmpi-10 (>= 1.8.14), liblapack3 | liblapack.so.3, libopenmpi1.10, libstdc++6 (>= 4.1.1)
Conflicts: libmeep-openmpi6, libmeep-openmpi7
Filename: pool/universe/m/meep-openmpi/libmeep-openmpi8_1.3-3build1_amd64.deb
Size: 256996
MD5sum: 46940e650d165146aaa8829497f76d68
SHA1: 757638778067df7ac4bb323b68335bf7b357580a
SHA256: a6a59e59ac233df6ac3475de11b8b76c22be687bbf336186ac33aaf06def9da4
Description-en: library for using parallel (OpenMPI) version of meep
Meep (or MEEP) is a free finite-difference time-domain (FDTD) simulation
software package developed at MIT to model electromagnetic systems.
.
Its features include:
* Simulation in 1d, 2d, 3d, and cylindrical coordinates.
* Distributed memory parallelism on any system supporting the MPI standard.
* Dispersive (including loss/gain) and nonlinear (Kerr & Pockels) materials.
Magnetic permeability and electric/magnetic conductivities.
* PML absorbing boundaries and/or perfect conductor and/or Bloch-periodic
boundary conditions.
* Exploitation of symmetries to reduce the computation size .
even/odd mirror symmetries and 90/180 degree rotations.
* Complete scriptability - either via a Scheme scripting front-end
(as in libctl and MPB), or callable as a C++ library.
* Field output in the HDF5 standard scientific data format, supported by
many visualization tools.
* Arbitrary material and source distributions.
* Field analyses including flux spectra, frequency extraction, and energy
integrals; completely programmable.
* Multi-parameter optimization, root-finding, integration, etcetera
(via libctl).
.
This package contains the MPI version of the library.
Description-md5: 75da0e5783bdecd297d7980128eefd71
Homepage: http://ab-initio.mit.edu/wiki/index.php/Meep
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions