-
Notifications
You must be signed in to change notification settings - Fork 0
/
papers.html
executable file
·167 lines (128 loc) · 4.96 KB
/
papers.html
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
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
<!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>
<title>Publications > Hexcrete Tower Project </title>
<meta name="keywords" content="Hexcrete-tower-project, Wind-energy, Sri Sritharan">
<meta name="description" content="title: Hexcrete-tower-project, name: Wind Energy, Designer: Vikesh Reddy Nallamilli">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<style media="all" type="text/css">@import "base2.css";</style>
<script type="text/javascript" src="common/base.js"></script>
<link rel="shortcut icon" href="images/favicon.ico" type="image/vnd.microsoft.icon" />
<script type="text/javascript" charset="utf-8">
$(window).load(function() {
$('.flexslider').flexslider();
});
</script>
<script type="text/javascript">
function date_time(id)
{
date = new Date;
year = date.getFullYear();
month = date.getMonth();
months = new Array('January', 'February', 'March', 'April', 'May', 'June', 'Jully', 'August', 'September', 'October', 'November', 'December');
d = date.getDate();
day = date.getDay();
days = new Array('Sunday', 'Monday', 'Tuesday', 'Wednesday', 'Thursday', 'Friday', 'Saturday');
h = date.getHours();
if(h<10)
{
h = "0"+h;
}
m = date.getMinutes();
if(m<10)
{
m = "0"+m;
}
s = date.getSeconds();
if(s<10)
{
s = "0"+s;
}
result = ''+days[day]+' '+months[month]+' '+d+' '+year+' '+h+':'+m+':'+s;
document.getElementById(id).innerHTML = result;
setTimeout('date_time("'+id+'");','1000');
return true;
}
</script>
</head>
<body class="cs0">
<div id="content">
<div id="sitewrap">
<div id="maincontentwrap">
<div id="siteheader">
</div>
<div id="navwrap1">
<div id="mainnav">
<ul>
<li><a href="index.htm" ><i>Home</i></a></li>
<li><a href="summary.htm"><i>Summary</i></a></li>
<li><a href="hexcretetower.htm"><i>Hexcrete Tower</i></a></li>
<li><a href="experiments.htm" ><i>Experiments</i></a></li>
<li><a href="personnel.htm" ><i>Personnel</i></a></li>
<li><a href="publications.htm" class="selected"><i>Publications</i></a></li>
<li><a href="sponsors.htm"><i>Sponsors</i></a></li>
<li><a href="contact.htm"><i>Contact</i></a></li>
<li><a><i><span id="date_time"></i></span>
<script type="text/javascript">window.onload = date_time('date_time');</script></a></li>
<!-- QUICK LINK PLACEHOLDER -->
</ul>
</div>
</div>
<div id="navwrap2">
<div id="subnav">
</div>
</div>
<!-- BEGIN #maincontent -->
<div id="pagehead"><i>Papers</i></div>
<div id="supleft" style= "height:345px">
<!-- LEFT COLUMN CONTENT -->
<a name="pap"></a>
<!--h2><i>Final Reports</i></h2>
<!--ol class="pubs">
<li style="text-decoration:none"><i><a href="http://www.researchgate.net/publication/267324624_Seismic_Performance_of_an_I-Girder_to_Inverted-T_Bent_Cap_Connection#share" style="text-decoration:none;color:black">Seismic Performance of an I-Girder to Inverted-T Bent Cap Connection</a></i>
</li>
</ol-->
<ul class="pubs">
</ul>
<a name="pre"></a>
<h2><a href ="http://www.windtech-international.com/editorial-features/the-hexcrete-wind-turbine-towers" target="_blank">Supporting Wind Turbines Cost-effectively at Hub Heights of over 80 Metres</a></h2>
<ul class="pubs">
</ul>
<a name="opub"></a>
<h2><a href = "https://www.pci.org/uploadedFiles/Siteroot/Publications/PCI_Journal/2015/November/CoverStory_ND15_Web.pdf" target="_blank">Wind turbine towers - Precast concrete Hexcrete may help increase
renewable energy capacity with taller hub heights</a></h2>
<ul id="pubs">
</ul>
<a name="Comwo"></a>
<h2><i><a href="http://sri.cce.iastate.edu/hexcrete/Hexcrete Workshop 3 -Agenda - Edited.pdf" target="_blank"></a></i></h2>
<ul id="pubs">
</ul>
</div>
<div id="subright">
<!-- RIGHT COLUMN CONTENT -->
<h2>Browse to</h2>
<ul>
<!--li><a href="#web">Final Reports</a></li-->
<li><a href="#pap">Papers</a>
<li><a href="#pre">Presentation</a>
</ul>
</div>
<!-- END #maincontent -->
<!-- BEGIN #footer -->
<!-- This is the footer include file for all twall project pages -->
<div class="clear"></div>
<div id="footer">
<span><a href="index.htm">Home</a></span> | <span><a href=
"Summary.htm">Summary</a></span> | <span><a href=
"hexcretetower.htm">Hexcrete Tower</a></span> | <span><a href=
"experiments.htm">Experiments</a></span> | <span><a href=
"personnel.htm">Personnel</a></span> | <a href=
"publications.htm">Publications</a> |<span><a href=
"sponsors.htm">Sponsors</a></span> | <span><a href=
"contact.htm">Contact</a></span>
</div>
</div>
</div>
</div>
</body>
</html>