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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for mnpbem_material-0.1.8.tar.gz
Algorithm Hash digest
SHA256 96ba712144b08ca9f5dcedbc57b6f5cb4f19acfaf477b7efb0878da311eaf745
MD5 9b446af7970b51a28a4ef87ded73cff1
BLAKE2b-256 0bba0233ca5c4d999306da672021424911985f6e5196188abd02bc26127b7779

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mnpbem_material-0.1.8-py3-none-any.whl
Algorithm Hash digest
SHA256 cd498a8a26cfec3fcf228b05c5ff2e5eae78c75a755e4687435b3704710f836b
MD5 2c3d8584549d8a3e6e6bcc2646f46763
BLAKE2b-256 f719a7bdd9940858f041568577e492fe3a3b1a91e621dc7ecf3bbe953318526c

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