-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathboxesstack1.html
More file actions
106 lines (106 loc) · 3.92 KB
/
boxesstack1.html
File metadata and controls
106 lines (106 loc) · 3.92 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>FCLIB : a collection of discrete 3D Frictional Contact (FC) problems </title>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="style.css" rel="stylesheet" type="text/css" />
<script type="text/x-mathjax-config">
MathJax.Hub.Config({tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']]}});
</script>
<script type="text/javascript"
MathJax.Hub.Queue(function () {
parent.page.setIframeHeight();
});
src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML">
</script>
</head>
<body>
<div id="wrapper">
<div id="header">
<p> <br></br>
<span class="logotxt1">FCLIB </span> <br></br>
<span class="logotxt1">a collection of discrete 3D Frictional Contact (FC) problems</span> <br></br>
</p>
<div id="nav">
<a href="index.html">Home</a> |
<a href="download.html">Download</a> |
<a href="publications.html">Publications</a> |
<a href="contact.html">Contact us</a>
</div>
</div>
<div class="main-content">
<!-- <div id="left-column"> -->
<div class="doxygen">
<!-- Generated by Doxygen 1.8.10 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li class="current"><a href="pages.html"><span>Related Pages</span></a></li>
<li><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
</ul>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">BoxesStack-1 </div> </div>
</div><!--header-->
<div class="contents">
<div class="textblock"><div class="image">
<img src="./images/BoxesStack2.png" style="float:left;margin:0 50px 0 0;" height="300"/>
</div>
<ul>
<li>
number of boxes : 50 </li>
<li>
coefficient of friction : 0.7 </li>
<li>
number of problems : 1514 </li>
<li>
number of degrees of freedom : [48 : 60] </li>
<li>
number of contacts : [8 : 28] </li>
<li>
<p class="startli">required accuracy : $10^{-8}$ </p>
<p class="endli"></p>
</li>
</ul>
<p><a href="./resources/BoxesStack-1.tar.gz">Download BoxesStack-1 </a> </p>
</div></div><!-- contents -->
<!-- <div id="right-column"> -->
<!-- <div id="main-image"><img src="images/Cradle.jpg" alt="I love Pets" width="153" /></div> -->
<!-- <div class="sidebar"> -->
<!-- <h3>About this Site</h3> -->
<!-- <p></p> -->
<!-- <h3>Related Links</h3> -->
<!-- <div class="box"> -->
<!-- <ul> -->
<!-- <li></li> -->
<!-- </ul> -->
<!-- </div><a href="http://www.web-designers-directory.org/"></a><a href="http://www.medicine-pet.com/"></a> -->
<!-- </div> -->
<!-- </div> -->
<!-- </div> -->
<br/>
<div id="footer">
<div class="address">
<address>
<small>Generated on Sat Dec 24 2016 16:03:43 for BoxesStack-1, using
<a href="http://www.doxygen.org/index.html">
<img style="width:54px;height:26px" src="doxygen.png" alt="doxygen" align="middle" border="0"/></a> 1.8.10
Valid <a href="http://validator.w3.org/check?uri=referer" target="_blank" title="Check the XHTML validity of this page.">XHTML</a> &
<a href="http://jigsaw.w3.org/css-validator/check/referer" target="_blank" title="Check the CSS validity of this page.">CSS</a>.
<a href="http://jigsaw.w3.org/css-validator/">
<img style="border:0;width:44px;height:16px"
src="http://jigsaw.w3.org/css-validator/images/vcss"
alt="Valid CSS!"/> </a>
</small>
</address>
</div>
</div>
</div>
</div>
</body>
</html>