Source: meep Section: science Priority: optional Maintainer: Thorsten Alteholz Build-Depends: gfortran , debhelper (>= 11) , libctl-dev (>= 4.1.4-2) , pkg-config , libharminv-dev (>= 1.4.1) , zlib1g-dev , libfftw3-dev , libgsl-dev , liblapack-dev , chrpath , libatlas-base-dev , libhdf5-dev , swig , mpb-dev, mpb , python-dev , python-numpy , python-h5py , python-scipy Standards-Version: 4.3.0 Homepage: https://meep.readthedocs.io Vcs-Browser: https://salsa.debian.org/alteholz/meep Vcs-Git: https://salsa.debian.org/alteholz/meep.git Package: meep Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Recommends: h5utils Description: software package for FDTD simulation Meep is a free and open-source software package for electromagnetics simulation via the finite-difference time-domain (FDTD) method. . Its features include: * Free and open-source software under the GNU GPL. * Complete scriptability via Python, Scheme, or C++ APIs. * Simulation in 1d, 2d, 3d, and cylindrical coordinates. * Distributed memory parallelism on any system supporting MPI. * Arbitrary anisotropic electric permittivity ε and magnetic permeability μ, along with dispersive ε(ω) and μ(ω) including loss/gain, nonlinear (Kerr & Pockels) dielectric and magnetic materials, electric/magnetic conductivities σ, and saturable gain/absorption. * Perfectly-matched layer (PML) absorbing boundaries as well as Bloch-periodic and perfect-conductor boundary conditions. * Exploitation of symmetries to reduce the computation size, including even/odd mirror planes and 90°/180° rotations. * Arbitrary current sources including a guided-mode launcher. * Frequency-domain solver for finding the response to a continuous-wave (CW) source. * ε/μ and field import/export in the HDF5 data format. * GDSII file import for planar geometries. * Materials library containing predefined broadband, complex refractive indices. * Field analyses including Poynting flux, mode decomposition, near to far transformations, frequency extraction, local density of states (LDOS), modal volume, Maxwell stress tensor, arbitrary functions; completely programmable. . This package contains the software. Package: libmeep12 Section: libs Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, ${misc:Pre-Depends} Conflicts: libmeep1, libmeep2, libmeep6, libmeep7, libmeep8, libmeep10 Description: library for using meep Meep is a free and open-source software package for electromagnetics simulation via the finite-difference time-domain (FDTD) method. . Its features include: * Free and open-source software under the GNU GPL. * Complete scriptability via Python, Scheme, or C++ APIs. * Simulation in 1d, 2d, 3d, and cylindrical coordinates. * Distributed memory parallelism on any system supporting MPI. * Arbitrary anisotropic electric permittivity ε and magnetic permeability μ, along with dispersive ε(ω) and μ(ω) including loss/gain, nonlinear (Kerr & Pockels) dielectric and magnetic materials, electric/magnetic conductivities σ, and saturable gain/absorption. * Perfectly-matched layer (PML) absorbing boundaries as well as Bloch-periodic and perfect-conductor boundary conditions. * Exploitation of symmetries to reduce the computation size, including even/odd mirror planes and 90°/180° rotations. * Arbitrary current sources including a guided-mode launcher. * Frequency-domain solver for finding the response to a continuous-wave (CW) source. * ε/μ and field import/export in the HDF5 data format. * GDSII file import for planar geometries. * Materials library containing predefined broadband, complex refractive indices. * Field analyses including Poynting flux, mode decomposition, near to far transformations, frequency extraction, local density of states (LDOS), modal volume, Maxwell stress tensor, arbitrary functions; completely programmable. . This package contains the library. Package: libmeep-dev Section: libdevel Architecture: any Depends: libmeep12 (= ${binary:Version}), ${misc:Depends} Conflicts: libmeep-mpi-dev Description: development library for using meep Meep is a free and open-source software package for electromagnetics simulation via the finite-difference time-domain (FDTD) method. . Its features include: * Free and open-source software under the GNU GPL. * Complete scriptability via Python, Scheme, or C++ APIs. * Simulation in 1d, 2d, 3d, and cylindrical coordinates. * Distributed memory parallelism on any system supporting MPI. * Arbitrary anisotropic electric permittivity ε and magnetic permeability μ, along with dispersive ε(ω) and μ(ω) including loss/gain, nonlinear (Kerr & Pockels) dielectric and magnetic materials, electric/magnetic conductivities σ, and saturable gain/absorption. * Perfectly-matched layer (PML) absorbing boundaries as well as Bloch-periodic and perfect-conductor boundary conditions. * Exploitation of symmetries to reduce the computation size, including even/odd mirror planes and 90°/180° rotations. * Arbitrary current sources including a guided-mode launcher. * Frequency-domain solver for finding the response to a continuous-wave (CW) source. * ε/μ and field import/export in the HDF5 data format. * GDSII file import for planar geometries. * Materials library containing predefined broadband, complex refractive indices. * Field analyses including Poynting flux, mode decomposition, near to far transformations, frequency extraction, local density of states (LDOS), modal volume, Maxwell stress tensor, arbitrary functions; completely programmable. . This package contains some files for developing software. Package: python-meep Section: python Architecture: any Depends: libmeep12 (= ${binary:Version}) , ${misc:Depends} , ${shlibs:Depends} , python-numpy , python Description: software package for FDTD simulation with Python Meep is a free and open-source software package for electromagnetics simulation via the finite-difference time-domain (FDTD) method. . Its features include: * Free and open-source software under the GNU GPL. * Complete scriptability via Python, Scheme, or C++ APIs. * Simulation in 1d, 2d, 3d, and cylindrical coordinates. * Distributed memory parallelism on any system supporting MPI. * Arbitrary anisotropic electric permittivity ε and magnetic permeability μ, along with dispersive ε(ω) and μ(ω) including loss/gain, nonlinear (Kerr & Pockels) dielectric and magnetic materials, electric/magnetic conductivities σ, and saturable gain/absorption. * Perfectly-matched layer (PML) absorbing boundaries as well as Bloch-periodic and perfect-conductor boundary conditions. * Exploitation of symmetries to reduce the computation size, including even/odd mirror planes and 90°/180° rotations. * Arbitrary current sources including a guided-mode launcher. * Frequency-domain solver for finding the response to a continuous-wave (CW) source. * ε/μ and field import/export in the HDF5 data format. * GDSII file import for planar geometries. * Materials library containing predefined broadband, complex refractive indices. * Field analyses including Poynting flux, mode decomposition, near to far transformations, frequency extraction, local density of states (LDOS), modal volume, Maxwell stress tensor, arbitrary functions; completely programmable. . This package contains the Python binding