Skip to content

filename variable is not forwarded in unstructured/python/m3dc1/plot_field.py #85

@wingena

Description

@wingena

In line 198, replace
meshplt = plot_mesh(mesh_ob,boundary=bound,ax=axs,meshcol='C1',pub=pub,phys=phys,quiet=quiet)

with
meshplt = plot_mesh(mesh_ob,filename=filename,boundary=bound,ax=axs,meshcol='C1',pub=pub,phys=phys,quiet=quiet)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions