PeriLab.jl icon indicating copy to clipboard operation
PeriLab.jl copied to clipboard

[Feature]: Include Static solver

Open CWillberg opened this issue 1 year ago • 2 comments

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 avatar Aug 15 '24 13:08 CWillberg

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.

franciscoyapor avatar Aug 22 '24 05:08 franciscoyapor

Hello Fancisco,

if you need support, feel free to contact us.

Christian

Von: Francisco A. Yapor Genao @.> Gesendet: Donnerstag, 22. August 2024 07:05 An: PeriHub/PeriLab.jl @.> Cc: Christian Willberg @.>; Author @.> Betreff: Re: [PeriHub/PeriLab.jl] [Feature]: Include Static solver (Issue #181)

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 https://www.sciencedirect.com/science/article/pii/S0167844210000479 & E. Madenci? I started to get around the code, but I'm not ready to submit a PR yet.

— Reply to this email directly, view it on GitHub https://github.com/PeriHub/PeriLab.jl/issues/181#issuecomment-2303793031 , or unsubscribe https://github.com/notifications/unsubscribe-auth/AIHBTC6H6X5TAPWSXKTLZNTZSVWPXAVCNFSM6AAAAABMSGWQBWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMBTG44TGMBTGE . You are receiving this because you authored the thread.Message ID: @.***>

CWillberg avatar Aug 23 '24 09:08 CWillberg