Skip to content

bulkTopologicalCriterion analysis failing #4

@RuhiRG

Description

@RuhiRG

The input iceNeighbourList is defined as std::vector<std::vector> iceList in main.cpp file is compiling but throwing a runtime error.

Refer the commit 817b2ca for the bulktopoC.py file.

here are the steps to recreate the error.

gh repo clone d-SEAMS/pyseams
micromamba env create -f environment.yml
micromamba activate pyseamsdev
mkdir bbdir
cd bbdir
meson setup bbdir
meson compile -C bbdir
meson install -C bbdir
cd ../
python bulktopoC.py

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinghelp wantedExtra attention is needed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions