Skip to content

Incorrect trajectory file referenced for Fresnel visualization #1

@timbernat

Description

@timbernat

Description

Cell 4 of ellipsoids_min_work.ipynb references a file called "ellipsoid-melt-90.gsd" which is never created in the prio HOOMD setup (Cell 2)

Fix

Change line

    gsd_file="ellipsoid-melt-90.gsd", frame=10, view_axis=(1, 0, 0)

to

    gsd_file="ellipsoid-melt-4mers.gsd", frame=10, view_axis=(1, 0, 0)

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