Combination between test commands

Post Reply
crisjaqueplaza
Posts: 22
Joined: Thu Jan 09, 2025 2:02 am

Combination between test commands

Post by crisjaqueplaza » Mon Jun 23, 2025 3:28 pm

Hi!

I want to ask if it is possible to combine two test commands in STKO, as in OpenSees or other softwares? For example, is it possible to use RelativeNormIncrTest + RelativeEnergyIncrTest?

Also, what are the recommendations about the best test commands to use in a non-linear static and dynamic analysis?

Many thanks in advance!

STKO Team
Posts: 3066
Joined: Tue Oct 29, 2019 8:45 am

Re: Combination between test commands

Post by STKO Team » Mon Jul 07, 2025 8:25 am

I want to ask if it is possible to combine two test commands in STKO, as in OpenSees or other softwares? For example, is it possible to use RelativeNormIncrTest + RelativeEnergyIncrTest?
Not yet, as in OpenSees the NormDispAndUnbalance and NormDispOrUnbalance is relatively new. We have it in our todolist.
Also, what are the recommendations about the best test commands to use in a non-linear static and dynamic analysis?
It depends on your problem. There is no unique answer.
Some advice:
  • If you use the penalty constrain handler, or you have very stiff elements in your model to simulate rigid parts, it's better to use NormDispIncr (as it will be difficult to reach small unbalance in a stiff problem)
  • On the contrary if you have a very soft problem, you would prefer the NormUnbalance

Post Reply