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

DamBreak3DFEA #82

Open
zhangrf21 opened this issue Oct 30, 2024 · 5 comments
Open

DamBreak3DFEA #82

zhangrf21 opened this issue Oct 30, 2024 · 5 comments

Comments

@zhangrf21
Copy link

When I finished compiling DamBreak3DFEA, I got an error when running it: FATAL: Calling getNaturalCoords without USE_CHRONO.
My GPUSPH version:spheric2022 branches

@Oblomov
Copy link
Contributor

Oblomov commented Oct 30, 2024

Hello, it seems you have built GPUSPH without Chrono, which is necessary for FEA. Try building with make chrono=1.

@zhangrf21
Copy link
Author

Whern I add chrono=1 ,an error message appears :
error: missing binary operator before token "("
232 | #if EIGEN_VERSION_AT_LEAST(3, 4, 0)

@zhangrf21
Copy link
Author

Can you answer this? Or how to add the path to EIGEN?

@Oblomov
Copy link
Contributor

Oblomov commented Nov 15, 2024

@zhangrf21 this looks like an issue with eigen. Can you please paste here the output of make show?

@Oblomov
Copy link
Contributor

Oblomov commented Nov 15, 2024

Actually, that line does not appear in GPUSPH at all, can you please post the entire error message?

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