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.7.tar.gz (88.9 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.7-py3-none-any.whl (97.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: mnpbem_material-0.1.7.tar.gz
  • Upload date:
  • Size: 88.9 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.7.tar.gz
Algorithm Hash digest
SHA256 45fe1c5de7b5eaf7bcd425b4723780f21cd2cce8e450cb24ab70e05a129b7739
MD5 763eb913485188f516c888b991c1984a
BLAKE2b-256 60e27d0d71ac4e3c94182c6eb57ca0ae02a0a56dc15a05acd72abcbc8a3b4a20

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mnpbem_material-0.1.7-py3-none-any.whl
Algorithm Hash digest
SHA256 858b3368a78a09684d4df185d6e8abdad8ca4285e8be6fc343636b86a82ddab4
MD5 6f2e03e7c4d1b1d63640a5f0ec1549ff
BLAKE2b-256 27611c071f4d40e5187a4868a61f5d36314a534bb28d5987d0fa562c30708a10

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