Skip to main content
Ctrl+K
emg3d-gallery 1.8.7 documentation - Home emg3d-gallery 1.8.7 documentation - Home
  • Gallery
  • References
  • Documentation
  • emsig
  • GitHub
  • Gallery
  • References
  • Documentation
  • emsig
  • GitHub

emg3d Gallery#

Release:

1.8.7

Date:

11 February 2026

Source:

github.com/emsig/emg3d-gallery


Gallery for emg3d, a multigrid solver for 3D electromagnetic diffusion [WeMS19].

Workflow#

To install and activate the environment:

make install
conda activate emg3d-gallery

To create the entire gallery:

make html

To build the docs for just a particular file:

make example FILE=minimum_example.py

To remove the environment:

make remove

next

Gallery

On this page
  • Workflow

This Page

  • Show Source

© Copyright 2018-2026, The emsig community.

Created using Sphinx 9.1.0.

Built with the PyData Sphinx Theme 0.16.1.