diff --git a/processing/post/postResults b/processing/post/postResults index d6309b6eb..f1dc03492 100755 --- a/processing/post/postResults +++ b/processing/post/postResults @@ -268,6 +268,9 @@ def ipCoords(elemType, nodalCoordinates): [ 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0], [ 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0], [ 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0] ], + 125: [ [ 3.0, 0.0, 0.0, 4.0, 1.0, 4.0], + [ 0.0, 3.0, 0.0, 4.0, 4.0, 1.0], + [ 0.0, 0.0, 3.0, 1.0, 4.0, 4.0],], 136: [ [42.0, 15.0, 15.0, 14.0, 5.0, 5.0], [15.0, 42.0, 15.0, 5.0, 14.0, 5.0], [15.0, 15.0, 42.0, 5.0, 5.0, 14.0],