Author Topic: Transient Dynamic Time integration scheme  (Read 4950 times)

zhnanli

  • Jr. Member
  • **
  • Posts: 13
Transient Dynamic Time integration scheme
« on: September 30, 2022, 02:09:46 AM »
Dear everyone,
 
I have some questions about the time integration schemes of transient dynamics.
 
1. For the Newmark family of methods with predictor-corrector, are they explicit time integration schemes? 

2. From Prof. Hughes, "There are no unconditionally stable predictor-corrector schemes", then what are the advantages of the methods with predictor-corrector over the standard methods.

3. For low speed dynamics, is it more appropriate to apply the time integration schemes without predictor-corrector format. The principal use of time integration schemes with predictor-corrector format is for problems like wave propagation and impact problems.

Hope for help!

Best wishes,
zhnanli

Prof. R.L. Taylor

  • Administrator
  • FEAP Guru
  • *****
  • Posts: 2647
Re: Transient Dynamic Time integration scheme
« Reply #1 on: September 30, 2022, 12:35:01 PM »
We do not implement predictor-corrector methods.  In FEAP Newmark is implemented in both explicit and implicit form.  In some cases a problem may be split to use explicit for some elements and implicit for others.

The advantages or disadvantages of a time integration scheme often depends on the specific class of problems being considered.

zhnanli

  • Jr. Member
  • **
  • Posts: 13
Re: Transient Dynamic Time integration scheme
« Reply #2 on: October 08, 2022, 06:03:15 PM »
Thanks for your reply! I found the predictor-corrector methods is not suitable for transient dynamic analysis considering geometric nonlinearity, such as rubber materials(large strain elasticity). During the calculation, the Jacobian of the finite elements sometimes has negative values, or need more iterations than the Newmark family of methods without predictor-corrector.

zhnanli

  • Jr. Member
  • **
  • Posts: 13
Re: Transient Dynamic Time integration scheme
« Reply #3 on: October 11, 2022, 02:54:15 AM »
Dear Prof. Taylor,
In FEAP Theory Manual,"For an implicit solution it is best to select the initial value for the iterate as shown in Figure 1. Any other choice may perturb the displacements in such a way to cause false inelastic values, especially near boundaries, which impede convergence of the Newton method".

In the article"Implicit-explicit finite elements in nonlinear transient analysis" and other articles about implicit-explicit finite elements in transient analysis by Prof. Hughes, the initial value is selected as shown in Figure 2. It involves a predictor phase and a corrector phase. As feap theory says, it may perturb the displacements and impede convergence of the Newton method.

As I know, the predictor-corrector methods are often used in multiphysics problems, like FSI.

Do the predictor-corrector methods have advantages in solid nonlinear finite element analysis?

Best wishes
zhnanli

Prof. S. Govindjee

  • Administrator
  • FEAP Guru
  • *****
  • Posts: 1160
Re: Transient Dynamic Time integration scheme
« Reply #4 on: October 11, 2022, 08:54:29 AM »
I do not think that it is possible to make blanket statements about whether or not P-C algorithms are a good idea or not a good idea.  Such matters are very problem dependent.  Thus one needs to try the algorithms out and then select the one that performs best on one's problems of interest.

No single algorithm is always the best algorithm.

zhnanli

  • Jr. Member
  • **
  • Posts: 13
Re: Transient Dynamic Time integration scheme
« Reply #5 on: October 12, 2022, 02:28:36 AM »
Dear Prof. S. Govindjee,

I will keep these two formats in my own finite element program and test them in more engineering cases.

alphayash

  • New Member
  • *
  • Posts: 1
    • https://vidmateapp.win/
Re: Transient Dynamic Time integration scheme
« Reply #6 on: January 10, 2023, 03:08:11 AM »
I do not think that it is possible to make blanket statements about whether or not P-C algorithms are a good idea or not a good idea.  Such matters are very problem dependent.  Thus one needs to try the algorithms out and then select the one that performs best on one's problems of interest. Momix VidMate

No single algorithm is always the best algorithm.
I totally agree with your statement as I personally think there is no 1 perfect algorithms that solves everything, in fact for the same problems different people prefer different solution or has different needs which can be solved by different algorithms respectively
« Last Edit: January 10, 2023, 11:11:12 PM by alphayash »