Ctrl+K
Logo image Logo image

Site Navigation

  • Gallery
  • References
  • Documentation
  • emsig

Site Navigation

  • Gallery
  • References
  • Documentation
  • emsig

emg3d Gallery#

Release

1.8.0

Date

15 October 2022

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-2022, The emsig community.

Created using Sphinx 4.5.0.