We’re putting the final touches on our new badges platform. Badge issuance remains temporarily paused, but all completions are being recorded and will be fulfilled once the platform is live. Thank you for your patience.

Ansys Learning Forum Forums Discuss Simulation General Mechanical Explain Quasi Statics Solution Reply To: Explain Quasi Statics Solution

SaiD
Ansys Employee

Hi, in quasi-static case we should ideally be solving KU = F.

However, in some highly nonlinear cases, it may be difficult to obtain convergence by using an implicit solver. In such cases, one workaround is to use the explicit solver and solve KU + MA = F (explicit solver cannot be used to solve KU = F, it can only be used to solve KU + MA = F), but ensure that the loading is such that kinetic energy is a very small percentage of the total energy. Then, although you are not solving a static case, because the kinetic energy is low, it can be considered to be quasi-static.

So based on the case and what solver is being used to model the quasi-static case, one can solve either KU=F or KU + MA = F equation.