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

Time-progressive FEM #33

Open
MRiabov opened this issue Sep 12, 2024 · 1 comment
Open

Time-progressive FEM #33

MRiabov opened this issue Sep 12, 2024 · 1 comment

Comments

@MRiabov
Copy link

MRiabov commented Sep 12, 2024

Hello JAX-FEM,
I'm a deep modelling engineer myself and I've ran into an issue that the current time-dependant (multibody, ones that progress over time) open-source solvers don't have GPU support, only CPU. (Project Chrono FEM does not support GPU)

I will have to write a multibody solver myself, but I'm an AI engineer, not a physics sim PhD.

Would JAX-FEM be suitable as a part of an existing code base? Would anybody help implement it?

Cheers,
Maksym Riabov

@tianjuxue
Copy link
Collaborator

Please go through the demo examples and see if they fit your purpose. For multi-body solver, note that we don't handle contact at this point.

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