In general, quantities that are integrated during an analysis (such as stress and strain) are calculated at quadrature points. If you want nodal values, these quadrature values are then projected accordingly. Unfortunately, this can lead to "misleading" data depending on the coarseness of you mesh. Is there a way to read in the quadrature values? In my dealing with the OP2 reader thus far, it appears that only nodal (projected) values are read in.
--
You received this message because you are subscribed to the Google Groups "pyNastran Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pynastran-disc...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
I don't believe that nastran reports results at the integration points.
In general, quantities that are integrated during an analysis (such as stress and strain) are calculated at quadrature points. If you want nodal values, these quadrature values are then projected accordingly. Unfortunately, this can lead to "misleading" data depending on the coarseness of you mesh. Is there a way to read in the quadrature values? In my dealing with the OP2 reader thus far, it appears that only nodal (projected) values are read in.
--