Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Amanda Ghassaei
AMOEBA
Commits
9ac896d3
Commit
9ac896d3
authored
Jun 27, 2016
by
amandaghassaei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
updating sim
parent
ae20a992
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
184 additions
and
85 deletions
+184
-85
js/plists/MaterialsPlist.js
js/plists/MaterialsPlist.js
+1
-1
js/simulation/function/EM/emSimLattice.js
js/simulation/function/EM/emSimLattice.js
+183
-84
No files found.
js/plists/MaterialsPlist.js
View file @
9ac896d3
...
@@ -103,7 +103,7 @@ define([], function(){
...
@@ -103,7 +103,7 @@ define([], function(){
texture
:
"
stripes
"
,
texture
:
"
stripes
"
,
properties
:{
properties
:{
conductive
:
false
,
conductive
:
false
,
density
:
8500
,
//kg/m^3
density
:
3
8500
,
//kg/m^3
longitudalK
:{
x
:
10
,
y
:
10
,
z
:
10
},
longitudalK
:{
x
:
10
,
y
:
10
,
z
:
10
},
shearK
:{
xy
:
10
,
xz
:
10
,
yx
:
10
,
yz
:
10
,
zx
:
10
,
zy
:
10
},
shearK
:{
xy
:
10
,
xz
:
10
,
yx
:
10
,
yz
:
10
,
zx
:
10
,
zy
:
10
},
bendingK
:{
x
:
10
,
y
:
10
,
z
:
10
},
bendingK
:{
x
:
10
,
y
:
10
,
z
:
10
},
...
...
js/simulation/function/EM/emSimLattice.js
View file @
9ac896d3
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment