5.3.3. sesame.plotter.plot_plane_defects

sesame.plotter.plot_plane_defects(sys, fig=None)[source]

Plot the sites containing additional charges located on planes in 3D. The length scale of the graph is 1 micrometer by default.

Parameters:

sys: Builder :

The discretized system.

fig: Maplotlib figure :

A plot is added to it if given. If not given, a new one is created and displayed.