How to Install and Uninstall meep-mpich2 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: July 07,2024

1. Install "meep-mpich2" package

Please follow the guidance below to install meep-mpich2 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install meep-mpich2

2. Uninstall "meep-mpich2" package

Please follow the guidelines below to uninstall meep-mpich2 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove meep-mpich2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the meep-mpich2 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: meep-mpich2
Priority: optional
Section: universe/science
Installed-Size: 641
Maintainer: Ubuntu Developers
Original-Maintainer: Thorsten Alteholz
Architecture: amd64
Version: 1.3-3build1
Depends: guile-2.0-libs, libc6 (>= 2.14), libctl5 (>= 3.0.3), libgcc1 (>= 1:3.0), libmeep-mpich2-8, libstdc++6 (>= 4.1.1), mpich
Filename: pool/universe/m/meep-mpich2/meep-mpich2_1.3-3build1_amd64.deb
Size: 165224
MD5sum: d14df19fee0a8931af5015243e7f4da1
SHA1: b1d63a42999b654ff553599f19f52bfc2faa33cb
SHA256: 56f09adb2cf13fa78040472dee1ec1ae41dad25f9de68abb83a206dca8211ed5
Description-en: software package for FDTD simulation, parallel (OpenMPI) version
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 MPICH2 version of the software.
Description-md5: 5dce07fb9a30506c619516c292acabe0
Homepage: http://ab-initio.mit.edu/wiki/index.php/Meep
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu