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

The problem in solving nonlinear dynamic problem with Newmark-Beta & Newton-raphson method. How to solve the problem efficiently with a converged solution and with any time step. #60

Open
Lihe168 opened this issue Sep 15, 2023 · 3 comments

Comments

@Lihe168
Copy link

Lihe168 commented Sep 15, 2023

I'm trying to get the nonlinear dynamic response of a beam with both of its ends simply supported and its middle point is excited by a cyclic load. The nonlinear here mainly refer to the geometic nonlinearity during the vibration process. I'm tring to solve this problem with Newmark-Beta method and Newton-Raphson method. However, the solution diverges after 24s, Besides, only the transverse displacement is correct, the axial displacement and rotational angle of the cross section is totally incorrect. I really don't know what's the problem with my code, so I hope someone can help me with it.
I simulate this problem with abaqus, the abaqus can get the right answer with any time step. However, my procedure diverged if the time step is set to 0.1s.
The following is my code and the result.Uploading Nonlinear-Simplysupported.rar…

@kiiinooo
Copy link

kiiinooo commented Sep 15, 2023 via email

@diamond256
Copy link

diamond256 commented Sep 15, 2023 via email

@Lillian-lin
Copy link

Lillian-lin commented Sep 15, 2023 via email

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

4 participants