This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import sys, getopt, os, string | |
import math | |
from odbAccess import * | |
from abaqusConstants import * | |
import numpy as np | |
from numpy import linalg as LA | |
def get_p1_vector(s): | |
''' | |
11, 22, 33, 12, 13, 23 |