Skip to main content

A python full-field electrodynamical solver for nano-optics, based on the Green dyadic method.

Project description

pyGDM is an open source python toolkit for electro-dynamical simulations, implementing the Green dyadic method (GDM), a volume discretization technique. pyGDM is based on simulation codes and theoretical models developed over the past 20 years by Christian Girard at CEMES (see e.g. Ch. Girard 2005 Rep. Prog. Phys. 68 1883), with contributions from G. Colas des Francs, A. Arbouet, R. Marty, C. Majorel, A. Patoux, Y. Brûlé and P.R. Wiecha. In contrast to most other coupled-dipole codes, pyGDM uses a generalized propagator, which allows to cost-efficiently treat large monochromatic problems such as angle-of-incidence scans or raster-scan simulations.

pyGDM2 is available on pypi and gitlab.

Detailed documentation with many examples can be found at the pyGDM2 documentation website. See also the documentation paper on arXiv (1802.04071) or a more theoretical review about the GDM method.

Requirements

Python

  • python (3.5+, python)

  • numba (to drastically accelerate computations we use numba)

  • numpy (numpy)

  • scipy >= v0.17.0, lower versions supported with restrictions (scipy)

Optional Python packages

  • pytables (v3.x recommended. For hdf5 saving/loading of simulations. pytables)

  • matplotlib (Strongly recommended. For all 2D visualization tools. matplotlib)

  • mayavi (for all 3D visualization. mayavi)

  • mpi4py (for MPI parallelized calculation of spectra. mpi4py)

  • PIL (image processing. PIL)

  • PaGMO / PyGMO (version 2.4+. Required for the EO submodule. pagmo)

  • cupy (version 7+, for GPU-based matrix inversion) cupy)

(all available via pip)

Installation under linux

Via pip

Install from pypi repository via

$ pip install pygdm2

Via source code

From source, install pyGDM via the setup-script. DO NOT use the setup.py directly for installation, this may install pyGDM as “egg” which leads to problems with numba caching. Please use pip instead. Run the following command in the source directory:

$ pip3 install . --user

For a system wide installation, run as superuser without the –user argument. To install to a user-defined location, use the target option:

$ pip3 install . --target=/some/specific/location

To only compile without installation, you can use the setup.py script

$ python3 setup.py build sdist

Installation under windows

For windows, we also recommend Anaconda in which pyGDM can be installed easily via pip. From pyGDM2 V1.1 on, installation from source should work straightforward in any other python distribution as well (described above).

Via pip

We provide a 64bit windows binary on the pypi repository (tested on Win7 and Win10). Install via

$ pip install pygdm2

Installation under Mac OS X

Tested with the pypi version, installation via pip, with the Anaconda distribution. From pyGDM2 V1.1 on, installation from source should work straightforward in any other python distribution as well (described above).

$ pip install pygdm2

Authors

Python implementation

  • P. R. Wiecha

  • contributions by A. Arbouet, C. Majorel, Y. Brûlé, A. Patoux

Original fortran code by

  • Ch. Girard

  • G. Colas des Francs

  • A. Arbouet

  • R. Marty

  • P. R. Wiecha

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

pygdm2-1.1.12.tar.gz (198.8 kB view details)

Uploaded Source

Built Distribution

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

pygdm2-1.1.12-py3-none-any.whl (221.3 kB view details)

Uploaded Python 3

File details

Details for the file pygdm2-1.1.12.tar.gz.

File metadata

  • Download URL: pygdm2-1.1.12.tar.gz
  • Upload date:
  • Size: 198.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.3

File hashes

Hashes for pygdm2-1.1.12.tar.gz
Algorithm Hash digest
SHA256 94ca0be3af60d207c620e0a78e89e7e771b1198ab638dd405449d2defc02fbd5
MD5 058d4b939704b657b668c456d3ae8da1
BLAKE2b-256 af2bd5e0494f31f3c82c813e7b8b82ec847d72aa5fe1d6b75d46561edaf54fb7

See more details on using hashes here.

File details

Details for the file pygdm2-1.1.12-py3-none-any.whl.

File metadata

  • Download URL: pygdm2-1.1.12-py3-none-any.whl
  • Upload date:
  • Size: 221.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.3

File hashes

Hashes for pygdm2-1.1.12-py3-none-any.whl
Algorithm Hash digest
SHA256 159ba850d12edf00b55024536046207445de0fb6b40cc6d63bcfe1b5745c4427
MD5 209562dc7dfe58a8693b2bcd8f918575
BLAKE2b-256 10a0a5bd94273a3ed2b43c06ff9acedfd2f7888a13c796479376c3721dfd9171

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