-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed