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

emg3d Gallery#

Release:

1.8.3

Date:

04 July 2024

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
Show Source

© Copyright 2018-2024, The emsig community.

Created using Sphinx 7.3.7.

Built with the PyData Sphinx Theme 0.15.4.