Skip to main content

Material dielectric models for plasmonic electrodynamics in MNPBEM-Python.

Project description

mnpbem-material

PyPI version Python versions

mnpbem-material implements dielectric-function models used in plasmonic electrodynamics. The module provides analytical material models and tabulated optical constants for metals such as Au, Ag, and Al.

Features

  • Constant dielectric model for homogeneous media.
  • Drude dielectric model for free-electron metals.
  • Tabulated (E, n, k) optical constants with wavelength-domain interpolation.
  • Ready-to-use datasets for common plasmonic materials.

Implemented Formulations

1. Constant Dielectric Function

For wavelength-independent permittivity:

\varepsilon(\lambda) = \varepsilon_0

The wave number is:

k(\lambda) = \frac{2\pi}{\lambda}\sqrt{\varepsilon}

2. Drude Model

For free-electron metal response:

\varepsilon(\omega) =
\varepsilon_\infty -
\frac{\omega_p^2}{\omega(\omega + i\gamma)}

Energy-wavelength conversion used in the implementation:

\omega_{\mathrm{eV}} = \frac{C_{\mathrm{eV\cdot nm}}}{\lambda_{\mathrm{nm}}},
\qquad C_{\mathrm{eV\cdot nm}} \approx 1239.841984

3. Tabulated Material Model

Given tabulated optical constants (energy, refractive index, extinction), the dielectric function is:

\varepsilon = (n + i k)^2

Implementation

  • Core implementation: src/mnpbem_material/models.py
  • Material datasets: src/mnpbem_material/data/*.dat

Dependencies

  • numpy>=1.24

Installation

pip install mnpbem-material

Example

Runnable example:

  • examples/basic_usage.py

Run:

python examples/basic_usage.py

Author

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mnpbem_material-0.1.6.tar.gz (89.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mnpbem_material-0.1.6-py3-none-any.whl (97.1 kB view details)

Uploaded Python 3

File details

Details for the file mnpbem_material-0.1.6.tar.gz.

File metadata

  • Download URL: mnpbem_material-0.1.6.tar.gz
  • Upload date:
  • Size: 89.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.10

File hashes

Hashes for mnpbem_material-0.1.6.tar.gz
Algorithm Hash digest
SHA256 e5e3f3e5d07731c290899029bcaa983d6bf242d4fb3ef0fee24199909cd1806c
MD5 03ecef06e369d03c8ef662c5cbab51d2
BLAKE2b-256 9040da64a6d6922650e85e7c830ec0ce15717997eec82f0b00ff4d73a5fbfbea

See more details on using hashes here.

File details

Details for the file mnpbem_material-0.1.6-py3-none-any.whl.

File metadata

File hashes

Hashes for mnpbem_material-0.1.6-py3-none-any.whl
Algorithm Hash digest
SHA256 7f750a9d4d9e8cff8c0e2f3bd7d2a079073bbc95164968c7ea74e68802cdfa5d
MD5 87e23ffa756f3db9c9afa2d50d7ec5ce
BLAKE2b-256 30bf0cfaa9e3e257b4da5cbc709d57501c6ed1b38580c0df30b3afbc3e62d2d3

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page