Skip to content

Running threejs_visualiser.visualise() for more than one material variable.  #5

@MaxDangVu136

Description

@MaxDangVu136

How can we run both material variables (U - displacement, V - density) in the visualizer of the cube? This is what I've tried:
"threejs_visualiser.visualise(
mesh, geometric_field, dimensions, xi_interpolation, dependent_field=dependent_field,
variable=[iron.FieldVariableTypes.U, iron.FieldVariableTypes.V], resolution=8, mechanics_animation=True)"

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