Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with running beam example #4

Open
karthik-codex opened this issue Apr 18, 2024 · 2 comments
Open

Issue with running beam example #4

karthik-codex opened this issue Apr 18, 2024 · 2 comments

Comments

@karthik-codex
Copy link

Hello, thank you for sharing the project! I was having trouble running the built in example cases. I am new to Taichi so the code is a bit difficult for me to follow yet. I get the following errors when I try to run the beam model. the code goes untill it says "now we begin to assemble the sparse matrix" and then terminates with this error

image

and I get a lot of these warning before the simulation terminates.

image

@mo-hanxuan
Copy link
Owner

Thanks for reporting the issue.

It seems that the project's syntax is incompatible with newest version of Taichi.

I test by taichi v1.6.0 and everything seems fine,
then I get the same error message as yours when I upgrade taichi to newest version.

Will find a way to make it compatible with new taichi soon, thank you again for reporting the issue and help us improve this project.

@mo-hanxuan
Copy link
Owner

mo-hanxuan commented Nov 2, 2024

Hello, Karthik.

Recently I fixed this issue, so that the code can adapt to newest v1.7 of taichi. Feel free to try the newest updated version of FEMcy.

Thanks again for reporting this issue!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants