Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Amanda Ghassaei
OrigamiSimulator
Commits
f8c0c4ce
Commit
f8c0c4ce
authored
May 04, 2017
by
amandaghassaei
Browse files
small changes
parent
f8d44b53
Changes
2
Hide whitespace changes
Inline
Side-by-side
css/main.css
View file @
f8c0c4ce
...
...
@@ -45,7 +45,7 @@ body{
overflow
:
auto
;
}
#controlsLeft
.radio
{
width
:
2
0
0px
;
width
:
2
4
0px
;
}
.sliderInput
{
...
...
index.html
View file @
f8c0c4ce
...
...
@@ -501,7 +501,7 @@
</label>
<label
class=
"radio"
>
<input
name=
"colorMode"
value=
"axialStrain"
data-toggle=
"radio"
class=
"custom-radio"
type=
"radio"
><span
class=
"icons"
><span
class=
"icon-unchecked"
></span><span
class=
"icon-checked"
></span></span>
Axial Strain
Material
<a
class=
"about floatRight"
href=
"#"
id=
"aboutAxialStrain"
><span
class=
"fui-question-circle"
></span></a>
Axial Strain
Visualization
<a
class=
"about floatRight"
href=
"#"
id=
"aboutAxialStrain"
><span
class=
"fui-question-circle"
></span></a>
</label>
<div
id=
"axialStrainMaterialOptions"
class=
"indent"
>
<label>
Max Strain:
</label>
...
...
@@ -638,7 +638,7 @@
Increasing the "Axial Stiffness" will tighten these constraints and
lower the error in the simulation.
<br/>
<br/>
To visualize the error of each node graphically, select "Axial Strain
Material
" under "Mesh Material"
To visualize the error of each node graphically, select "Axial Strain
Visualization
" under "Mesh Material"
in the left menu.
</p>
</div>
...
...
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