In this case, inertial forces Finert are neglected. The equation Fint=Fext is then solved iteratively for each time test required.
No commands are required, quasi-static integration is the default one. If the parameter MDE_NDYN
is defined in the test case, its value must be 0.
The quasi-static time integration procedure is the default one in Metafor. Even so, you can specify it in the dataset, as follows :
ti = QuasiStaticTimeIntegration(metafor) metafor.setTimeIntegration(ti)