Hi Frank,
There seems to be a very small typo in the ElementOutput header. I think the sixth ResponseType should be Mz_1?
<?xml version="1.0" encoding="UTF-8"?>
<OpenSees
xmlns:xsi = "http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation = "http://OpenSees.berkeley.edu/xml-schema ... enSees.xsd">
<TimeOutput>
<ResponseType>time</ResponseType>
</TimeOutput>
<ElementOutput eleType="ForceBeamColumn3d" eleTag="110101" node1="101" node2="37">
<ResponseType>N_ 1</ResponseType>
<ResponseType>Vy_1</ResponseType>
<ResponseType>Vz_1</ResponseType>
<ResponseType>T_1</ResponseType>
<ResponseType>My_1</ResponseType>
<ResponseType>Tz_1</ResponseType>
<ResponseType>N_2</ResponseType>
<ResponseType>Py_2</ResponseType>
<ResponseType>Pz_2</ResponseType>
<ResponseType>T_2</ResponseType>
<ResponseType>My_2</ResponseType>
<ResponseType>Mz_2</ResponseType>
</ElementOutput>
Element local forces XML header typo
Moderators: silvia, selimgunay, Moderators