Hello, I would like to know how to create a new field output in ABAQUS viewer using an expression with the INTEGER value of SDEG damage variable of cohesive elements.
In ABAQUS viewer, Go to TOOLS > Create FIeld output > From Fields. There you can select a particular frame number and then write custom expression with SDEG as variable selected from bottom list.
After doing ok, you will get the output of created variable in new step named "SESSION STEP" in the left side tree. After switching context to this step you can access newly created variable.
More details can be found in ABAQUS/CAE users manual Sec. 42.7 from the given link.
ANshul, i follow your instructive procedure, but i have a difficulty converting float number sdeg to Integer using the operators in the create field output windows. Thank you anyway!