kgraham9
kgraham9
note that the edge is on a plate element and the face is on a solid element. is there a chance that the difference in element shape is causing the...
Hey Steve, can you point me to where the code is handling the OQG tables? as far as I can tell, when solid elements are glued to a plate element,...
any suggestions on debugging? for other skipped tables such as OQGGF1 when the marker of -5 is pulled it skips correctly. for the OBG1 table, the read_record_ndata4 subroutine is called...
when i comment out the OBG1 table entirely it results in: imarker=0; markers=[-5, 1, 0]; marker_actual=(0, 0, 2) table_name=b'OBG1'
I cannot send an op2 with organizational constraints but any edge of a plate element glued to the face of a solid element should result in a similar issue
I already made modifications to allow the reading of elastic strain. does the latest version also handle that? might need to redo my modifications if the latest version doesnt handle...
cquad4_elastic_strain and ctria3_elastic_strain primarily
  Also here is something to highlight how the code is breaking. Not sure if it’s helpful. the first shows a table skipping properly, the second gets to the...
are those elastic strains supported in the new version?
i confirmed that i was on the latest release. I also installed the dev version and got the same error although with more context in that is raises 'EmptyRecordError: marker0...