Skip to content

Instantly share code, notes, and snippets.

@X-G
X-G / deep modf mpl
Last active January 4, 2017 14:03
abaqus2017
C:\Temp\site-packages-m\matplotlib\backends:
_backend_agg.pyd
_tkagg.pyd
C:\Temp\site-packages-m\matplotlib\mpl-data:
matplotlibrc
C:\Temp\site-packages-m\matplotlib:
all .pyd file
@X-G
X-G / nu.py
Last active May 12, 2016 12:58
sub nodal disp
from abaqus import *
from abaqusConstants import *
from odbAccess import *
odb=openOdb('C:/Temp/Job-1.odb')
step=odb.steps['Step-1']
frame1=step.frames[1]
frame1=step.frames[2]
u1=frame1.fieldOutputs['U']
u2=frame2.fieldOutputs['U']
@X-G
X-G / a
Created July 20, 2015 23:55
module.exports =
activate: (state) ->
deactivate: ->
@toolBar?.removeItems()
serialize: ->
consumeToolBar: (toolBar) ->
@toolBar = toolBar 'main-tool-bar'
@X-G
X-G / mat-claire
Created July 5, 2015 12:33
mat-cyc
69708
33029
0.3
107.3
1956.5
0.4
24
7.2205
7.5122
0.05
@X-G
X-G / PARA
Created June 16, 2015 20:07
UMAT-TMC
AMA = C^z_{ij}
BMA = C^{ori}_{ij}
CMA = D^z
DMA = D^{ori}
B1 = 30.00000
B2 = 50.00000
B3 = 0.005000
B4 = 517.0000
B5 = 598.0000
B6 = 321.0000
B7 = 236.0000
B8 = 45000.00
B9 = 15000.00
B10 = 0.30000
@X-G
X-G / clients.md
Last active August 29, 2015 14:18 — forked from defunkt/clients.md

Gist Clients

Want to create a Gist from your editor, the command line, or the Services menu? Here's how.

Editor Support