help needed.pdf

5
Local and Global coordinate is same here Datum=0,0,0 I want to put local coordinates for each node.

Upload: omkarkocharekar

Post on 17-Aug-2015

217 views

Category:

Documents


0 download

TRANSCRIPT

Local and Global coordinate is same hereDatum=0,0,0I want to put local coordinates for each node. Let say-Node set in orange I need local coordinates Coordinates of node 13 :1.593604,3.668845,6.Coordinates of node 36 :1.593604,3.668845,4.8Coordinates of node 59 :1.593604,3.668845,3.6Coordinates of node 82 :1.593604,3.668845,2.4Coordinates of node 105 :1.593604,3.668845,1.2Coordinates of node 128 :1.593604,3.668845,0.General node set jCoordinates of node i:xi,yi,zi.Let say I want to include local coordinate system node 82 such that X-normal and Y-Z are tangent1281382X0,y0,z0Xi,yi,ziLet say datum is x0,y0,z0I want to find local coordinates at xi,yi,zi not on same planeExampleDatum 0,0,0node 59 :1.593604,3.668845,3.6Can u show simple calculation how to get local coordinates.I will do rest for all the point in matlab.***Nset, Nset=Node11,*Transform, Type=R, Nset=Node1-0.95, -0.30, -2.6E-03, 6.391E-03, -1.15E-02, -0.999**Now here my problems startsIf I see carefully: two commands Transform and Orientation are needed to define local coordinate ?How to get for abaqus1.Global X-coordinate of point a specifying transformation.2.Global Y-coordinate of point a specifying transformation.3.Global Z-coordinate of point a specifying transformation.4.Global X-coordinate of point b specifying transformation.5.Global Y-coordinGlobal Z-coordinate of point b specifying transformation.6.ate of point b specifying transformation.=================================--------------------------------*SECTION CONTROLS, Name = HG, HOURGLASS = ENHANCED,,,,****===========================================================*Elset, Elset = Element_11,***Orientation, Name = Ori_1, System = Rectangular-0.95, -0.29, 8.25E-03, 7.76E-03, -0.053, -0.993, 0***Shell Section,Elset = Element_1, Material = ArtWall, controls = HG, Orientation = Ori_1*Include, Input = wt.txtAgain I am lost..how to get these red points. Please can u show for one simpleexample node and element and I will do the rest.