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

Last updated: May 13,2024

1. Install "meep-lam4" package

Here is a brief guide to show you how to install meep-lam4 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install meep-lam4

2. Uninstall "meep-lam4" package

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

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

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

Package: meep-lam4
Priority: optional
Section: universe/science
Installed-Size: 641
Maintainer: Ubuntu Developers
Original-Maintainer: Thorsten Alteholz
Architecture: amd64
Version: 1.3-2
Depends: guile-2.0-libs, libc6 (>= 2.14), libctl5 (>= 3.0.3), libgcc1 (>= 1:3.0), liblam4, libmeep-lam4-8, libstdc++6 (>= 4.1.1), lam-runtime
Filename: pool/universe/m/meep-lam4/meep-lam4_1.3-2_amd64.deb
Size: 165508
MD5sum: 18851ec0aacae45c5f6f4e84da7edb33
SHA1: 5f88214cc405193173b598086624507f568393be
SHA256: 46d6a63e281972524432730f8893eef9d402cc37fe89db87098e7565eabe0085
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 LAM4 version of the software.
Description-md5: b2100afbfcd767b95ea74e8878956109
Homepage: http://ab-initio.mit.edu/wiki/index.php/Meep
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu