I found an error in MembranePlateFiberSection.cpp
At line 372 it is written:
tangent(0,3) += -z*dd(0,1) ;
It sould be
tangent(0,4) += -z*dd(0,1) ;
This can lead to problems in executing opensees.exe due to the unassignment of the "tangent(0,4)".
Error in MembranePlateFiberSection.cpp
Moderators: silvia, selimgunay, Moderators
-
- Posts: 4
- Joined: Fri Mar 05, 2010 3:06 pm
- Location: University of Padua
- Contact: