Hi All,
Currently I am getting 0 values results for the acceleration, displacement and 3d element stress quantities when I define the following in the I/O section
FORMAT H3D
OUTPUT,H3D,ALL,BYITER
SCREEN OUT
ACCELERATION(H3D,REAL) = ALL
DISPLACEMENT(H3D,REAL) = ALL
PRETBOLT (OPTI) = YES
STRESS(H3D,REAL,VON) = YES
I suspect I am missing some other setting?
<?xml version="1.0" encoding="UTF-8"?>