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

[Feature]: Include Static solver #181

Open
CWillberg opened this issue Aug 15, 2024 · 2 comments
Open

[Feature]: Include Static solver #181

CWillberg opened this issue Aug 15, 2024 · 2 comments
Labels
feature New feature or request
Milestone

Comments

@CWillberg
Copy link
Collaborator

What are you trying to do and how would you want to do it differently?

I would like to have a static solver.

Is it something you currently cannot do? Is this related to an issue/problem?

The Verlet solver is slow for linear undamaged problems. For load introduction it is a lot of computation time.

Implementation details

Check the Julia ODE Solver and try to create some form of iterative static solver.

Would you be willing to submit a PR?

Yes

@CWillberg CWillberg added the feature New feature or request label Aug 15, 2024
@CWillberg CWillberg added this to the V2.0 milestone Aug 15, 2024
@franciscoyapor
Copy link

Any interest in the adaptive dynamic relaxation method used in An adaptive dynamic relaxation method for quasi-static simulations using the peridynamic theory by B. Kilic & E. Madenci? I started to get around the code, but I'm not ready to submit a PR yet.

@CWillberg
Copy link
Collaborator Author

CWillberg commented Aug 23, 2024 via email

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

No branches or pull requests

2 participants