Static Solution by Explicit Time Integration

Explicit algorithms are very useful for modeling a dynamic simulation. However, they cannot model a quasi-static or static simulation as easily. This is due to the fact that in an explicit approach, first the nodal accelerations are found by resolving the equilibrium equation at time tn MathType@MTEF@5@5@+=feaagKart1ev2aaatCvAUfeBSjuyZL2yd9gzLbvyNv2CaerbuLwBLnhiov2DGi1BTfMBaeXatLxBI9gBaerbd9wDYLwzYbItLDharqqtubsr4rNCHbGeaGqiVu0Je9sqqrpepC0xbbL8F4rqqrFfpeea0xe9Lq=Jc9vqaqpepm0xbba9pwe9Q8fs0=yqaqpepae9pg0FirpepeKkFr0xfr=xfr=xb9adbaqaaeGaciGaaiaabeqaamaabaabaaGcbaGaamiDamaaBa aaleaacaWGUbaabeaaaaa@380E@. Other DOFs are then computed by explicit time integration. This procedure implies that the nodal acceleration must exist; however, some numerical methods may be employed for the simulation of a static process.

Slow Dynamic Computation

The loading is applied at a rate sufficiently slow to minimize the dynamic effects. The final solution is obtained by smoothing the curves.

In case of elasto-plastic problems, one must minimize dynamic overshooting because of the irreversibility of the plastic flow.

Dynamic Relaxation or Nodal Damping (/DYREL)

This method was first introduced by Otter 1 and has been used in several hydrodynamic codes. A nodal damping Cυ MathType@MTEF@5@5@+=feaagKart1ev2aaatCvAUfeBSjuyZL2yd9gzLbvyNv2CaerbuLwBLnhiov2DGi1BTfMBaeXatLxBI9gBaerbd9wDYLwzYbItLDharqqtubsr4rNCHbGeaGqiVu0Je9sqqrpepC0xbbL8F4rqqrFfpeea0xe9Lq=Jc9vqaqpepm0xbba9pwe9Q8fs0=yqaqpepae9pg0FirpepeKkFr0xfr=xfr=xb9adbaqaaeGaciGaaiaabeqaamaabaabaaGcbaGaam4qaiabew 8a1baa@3885@ is added to the momentum equation:(1) Mdνdt+Cυ=fextfint
The dashpot force is calculated by:(2) Fc=CV
The internal force is calculated by:(3) Fk=KX=FktΔt/2+KVΔt (4) γ0=FkM
The total acceleration is given by:(5) γ1=γ0+FcM=γ0CVM (6) Vt+Δt/2=VtΔt/2+γ1Δt (7) V=VtΔt/2+12γ1Δt (8) Vt+Δt/2=VtΔt/2+γ0ΔtCVMΔt
You have:(9) Vt+Δt/2=VtΔt/2+γ0ΔtCM(VtΔt/2+12γ1Δt)Δt (10) Vt+Δt/2=(1CΔtM)VtΔt/2+(γ012γ1ΔtCM)Δt (11) Vt+Δt/2=(1CΔtM)VtΔt/2+(1ΔtCγ1Mγ0)γ0Δt
Approximation γ1γ0=1 after the variable is changed, ω=CΔt2M, you obtain:(12) Vt+Δt/2=(12ω)VtΔt/2+(1ω)γ0Δt (13) ω=CΔt2MC=2MωΔt
Which gives the expression of C MathType@MTEF@5@5@+=feaagKart1ev2aaatCvAUfeBSjuyZL2yd9gzLbvyNv2CaerbuLwBLnhiov2DGi1BTfMBaeXatLxBI9gBaerbd9wDYLwzYbItLDharqqtubsr4rNCHbGeaGqiVu0Je9sqqrpepC0xbbL8F4rqqrFfpeea0xe9Lq=Jc9vqaqpepm0xbba9pwe9Q8fs0=yqaqpepae9pg0FirpepeKkFr0xfr=xfr=xb9adbaqaaeGaciGaaiaabeqaamaabaabaaGcbaGaam4qaaaa@36BE@ as a proportional matrix to M MathType@MTEF@5@5@+=feaagKart1ev2aaatCvAUfeBSjuyZL2yd9gzLbvyNv2CaerbuLwBLnhiov2DGi1BTfMBaeXatLxBI9gBaerbd9wDYLwzYbItLDharqqtubsr4rNCHbGeaGqiVu0Je9sqqrpepC0xbbL8F4rqqrFfpeea0xe9Lq=Jc9vqaqpepm0xbba9pwe9Q8fs0=yqaqpepae9pg0FirpepeKkFr0xfr=xfr=xb9adbaqaaeGaciGaaiaabeqaamaabaabaaGcbaGaam4qaaaa@36BE@ with:(14)

C=AM and A=2ωΔt

or(15) A=2βΤ (16) ω=βΔtΤ
Combining Equation 14 and Equation 15, and you obtain:(17) C=2βMΤ

Where, β is the relaxation coefficient whose recommended value is 1. T MathType@MTEF@5@5@+=feaagKart1ev2aaatCvAUfeBSjuyZL2yd9gzLbvyNv2CaerbuLwBLnhiov2DGi1BTfMBaeXatLxBI9gBaerbd9wDYLwzYbItLDharqqtubsr4rNCHbGeaGqiVu0Je9sqqrpepC0xbbL8F4rqqrFfpeea0xe9Lq=Jc9vqaqpepm0xbba9pwe9Q8fs0=yqaqpepae9pg0FirpepeKkFr0xfr=xfr=xb9adbaqaaeGaciGaaiaabeqaamaabaabaaGcbaGaam4qaaaa@36BE@ is less than or equal to the highest period of the system. These are the input parameters used in /DYREL option.

The explicit time integration scheme is changed to compute the new velocities. The explicit time integration in Dynamic Analysis gives (Central Difference Algorithm, Equation 7):(18) Vt+Δt/2=VtΔt/2+γtΔt
which is now written as: (19) Vt+Δt/2=(12ω)VtΔt/2+(1ω)γtΔt
Where,(20) ω=βΔtΤ

Energy Discrete Relaxation

This empirical methodology consists in setting to zero the nodal velocities each time the Kinetic Energy reaches a maximum.

The loading is applied at a rate sufficiently slow to minimize the dynamic effects. The final solution is obtained by smoothing the curves.

In case of elasto-plastic problems, one must minimize dynamic overshooting because of the irreversibility of the plastic flow.

Rayleigh Damping (/DAMP)

In this method a proportional damping matrix is defined as:(21) [C]=α[M]+β[K]

Where, α and β are the pre-defined constants. In modal analysis, the use of a proportional damping matrix allows to reduce the global equilibrium equation to n-uncoupled equations by using an orthogonal transformation.

If the global equilibrium equation is expressed as:(22) [M]{X¨}+[C]{X˙}+[K]{X}={Ft}
The transformed uncoupled system of equations can be written as:(23) [ϕ]T[M][ϕ]{ξ¨}+[ϕ]T[C][ϕ]{ξ˙}+[ϕ]T[K][ϕ]{ξ}=[ϕ]T{FT} MathType@MTEF@5@5@+=feaagKart1ev2aqatCvAUfeBSjuyZL2yd9gzLbvyNv2CaerbuLwBLnhiov2DGi1BTfMBaeXatLxBI9gBaerbd9wDYLwzYbItLDharqqtubsr4rNCHbGeaGqiVu0Je9sqqrpepC0xbbL8F4rqqrFfpeea0xe9Lq=Jc9vqaqpepm0xbba9pwe9Q8fs0=yqaqpepae9pg0FirpepeKkFr0xfr=xfr=xb9adbaqaaeGaciGaaiaabeqaamaabaabaaGcbaWaamWaaeaacqaHvpGzaiaawUfacaGLDbaadaahaaWcbeqaaiaadsfaaaGcdaWadaqaaiaad2eaaiaawUfacaGLDbaadaWadaqaaiabew9aMbGaay5waiaaw2faamaacmaabaGafqOVdGNbamaaaiaawUhacaGL9baacqGHRaWkdaWadaqaaiabew9aMbGaay5waiaaw2faamaaCaaaleqabaGaamivaaaakmaadmaabaGaam4qaaGaay5waiaaw2faamaadmaabaGaeqy1dygacaGLBbGaayzxaaWaaiWaaeaacuaH+oaEgaGaaaGaay5Eaiaaw2haaiabgUcaRmaadmaabaGaeqy1dygacaGLBbGaayzxaaWaaWbaaSqabeaacaWGubaaaOWaamWaaeaacaWGlbaacaGLBbGaayzxaaWaamWaaeaacqaHvpGzaiaawUfacaGLDbaadaGadaqaaiabe67a4bGaay5Eaiaaw2haaiabg2da9maadmaabaGaeqy1dygacaGLBbGaayzxaaWaaWbaaSqabeaacaWGubaaaOWaaiWaaeaacaWGgbWaaSbaaSqaaiaadsfaaeqaaaGccaGL 7bGaayzFaaaaaa@6F51@
With (24) [φ]T[C][φ]=[α+βω120..00α+βω22..0..........0...α+βωn2]
Each uncoupled equation is written as:(25) ξ¨i+2ωiζiξ˙i+ωi2ξi=fit
With (26) 2ζiωi=α+βωi2
Where,
ωi
The ith natural frequency of the system
ζi
The ith damping ratio
This leads to a system of n equations with two unknown variables α and β. Regarding to the range of the dominant frequencies of system, two frequencies are chosen. Using the pair of the most significant frequencies, two equations with two unknown variables can be resolved to obtain values for α and β. For high frequencies the role of β is more significant. However, for lower frequencies α plays an important role (Figure 1).


Figure 1. Rayleigh Damping Variation for Natural Frequencies
The Rayleigh damping method applied to explicit time-integration method leads to the following equations:(27) Mγt+Cvt=FexttFintt
With C=αM+βK(28) Fintt=Finttdt+Kvtdt2dt (29) vt=vtdt2+γtdt2 (30) Mγ0t=FexttFintt
Neglecting FexttFexttdt and vtvtdt2, in βKvt evaluation you have:(31) Kvt=Kvtdt2=FinttFinttdtdtM(γ0tγ0tdt)dt
And finally:(32) γ0t=M1(FexttFintt) (33) γt=γ0αvtdt2βdt(γ0tγ0tdt)1+αdt2 (34) vt+dt2=vtdt2+γtdt

The three approaches available in Radioss are Dynamic Relaxation (/DYREL), Energy Discrete Relaxation (/KEREL) and Rayleigh Damping (/DAMP). Refer to Example Guide for application examples.

The loading is applied at a rate sufficiently slow to minimize the dynamic effects. The final solution is obtained by smoothing the curves.

In case of elasto-plastic problems, one must minimize dynamic overshooting because of the irreversibility of the plastic flow.

Acceleration Convergence

For every method, an acceleration of the convergence to the static solution is desirable. The constant time step is one of the more usual methods. In fact, in quasi-static analysis, the duration of the study is proportional to the maximum period of the structure. The total number of computation cycles is then proportional to the ratio Tdt MathType@MTEF@5@5@+=feaagKart1ev2aaatCvAUfeBSjuyZL2yd9gzLbvyNv2CaerbwvMCKfMBHbqefqvATv2CG4uz3bIuV1wyUbqedmvETj2BSbqefm0B1jxALjhiov2DaebbnrfifHhDYfgasaacH8srps0lbbf9q8WrFfeuY=Hhbbf9v8qqaqFr0xc9pk0xbba9q8WqFfea0=yr0RYxir=Jbba9q8aq0=yq=He9q8qqQ8frFve9Fve9Ff0dmeaacaGacmGadaWaaiqacaabaiaafaaakeaadaWcaaqaaiaadsfaaeaacaWGKbGaamiDaaaaaaa@3BA2@.

Where,
T MathType@MTEF@5@5@+=feaagKart1ev2aaatCvAUfeBSjuyZL2yd9gzLbvyNv2CaerbuLwBLnhiov2DGi1BTfMBaeXatLxBI9gBaerbd9wDYLwzYbItLDharqqtubsr4rNCHbGeaGqiVu0Je9sqqrpepC0xbbL8F4rqqrFfpeea0xe9Lq=Jc9vqaqpepm0xbba9pwe9Q8fs0=yqaqpepae9pg0FirpepeKkFr0xfr=xfr=xb9adbaqaaeGaciGaaiaabeqaamaabaabaaGcbaGaam4qaaaa@36BE@
Largest period of the structure
dt MathType@MTEF@5@5@+=feaagKart1ev2aaatCvAUfeBSjuyZL2yd9gzLbvyNv2CaerbwvMCKfMBHbqefqvATv2CG4uz3bIuV1wyUbqedmvETj2BSbqefm0B1jxALjhiov2DaebbnrfifHhDYfgasaacH8srps0lbbf9q8WrFfeuY=Hhbbf9v8qqaqFr0xc9pk0xbba9q8WqFfea0=yr0RYxir=Jbba9q8aq0=yq=He9q8qqQ8frFve9Fve9Ff0dmeaacaGacmGadaWaaiqacaabaiaafaaakeaacaWGKbGaamiDaaaa@3AB9@
Time step

The number of time steps necessary to reach the static solution is minimal if all the elements have the same time step. An initial given time step Δt0 can be obtained by increasing or decreasing the density of each element. The constant nodal time step option ensures a homogenous time step over the structure. However, in usual static problems the change is expected to be small, but one may think of increasing the density of the element which gives the critical time step in such a way that Δt=Δt0.

1
Otter J.R.H., Mechanical Engineering and Design 3, 1965.