RE; Using Explicit integrator
Posted: Fri Jan 10, 2025 6:52 pm
Hi,
I am running a transient simulation of a monopile embedded in soil, subjected to monotonic loading at a constant rate, with soil permeability ranging from 1E-1 to 1E-12 m/s. I am currently using the analysis objects:
constraints Penalty 1.0e+16 1.0e+16
test NormDispIncr 1e-3 100 1
algorithm KrylovNewton
numberer RCM
system UmfPack
integrator Newmark $gamma2 $beta2
analysis Transient
I am encountering difficulties with pile installation, particularly because I have to use very small time steps for it to work, and in some cases, it is unable to converge. Additionally, there are convergence issues during the loading analysis as well. I would like to explore the option of using an explicit approach rather than an implicit one, as mentioned above.
I am curious: if I use an explicit integrator scheme, such as explicitdifference, do my algorithm options also need to be explicit?
Could you recommend some analysis object options for an explicit approach as a starting point? What explicit analysis objects would you suggest I try?
I am running a transient simulation of a monopile embedded in soil, subjected to monotonic loading at a constant rate, with soil permeability ranging from 1E-1 to 1E-12 m/s. I am currently using the analysis objects:
constraints Penalty 1.0e+16 1.0e+16
test NormDispIncr 1e-3 100 1
algorithm KrylovNewton
numberer RCM
system UmfPack
integrator Newmark $gamma2 $beta2
analysis Transient
I am encountering difficulties with pile installation, particularly because I have to use very small time steps for it to work, and in some cases, it is unable to converge. Additionally, there are convergence issues during the loading analysis as well. I would like to explore the option of using an explicit approach rather than an implicit one, as mentioned above.
I am curious: if I use an explicit integrator scheme, such as explicitdifference, do my algorithm options also need to be explicit?
Could you recommend some analysis object options for an explicit approach as a starting point? What explicit analysis objects would you suggest I try?