How do you reference specific stresses as variables for conditional statements in the input script?

Submitted by taya.chiang on Tue, 07/19/2016 - 22:47

If I want to refer to the x direction normal stress at time increment 1 as the variable, sx. How can I accomplish this?

My goal is to set up a conditional statement so that if sx>1000, then something else applies.