Skip to content

[Bug]: Surface plot and contour plot do not agree in energy_based_electrode_design.ipynb #910

@SarahRo

Description

@SarahRo

Python Version

3.13, 3.12

Describe the bug

The surface and contour plot for the result in energy_based_electrode_design.ipynb should show similar results but they differ significantly.

Steps to reproduce the behaviour

In energy_based_electrode_design.ipynb, add line to produce contour plot:
result.plot_contour()
result.plot_surface();

Relevant log output

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions