-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresearch.html
194 lines (184 loc) · 8.83 KB
/
research.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
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title> Dr. Chandan Bose </title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Personal Website - Dr. Chandan Bose">
<meta name="author" content="Dr. Chandan Bose">
<meta name="keywords" content="Chandan Bose">
<link rel="icon" href="\images\CB_logo.png">
<!-- Le styles -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="css/bootstrap-responsive.min.css" rel="stylesheet">
<link href="css/theme.css" rel="stylesheet">
<link href="css/animate.css" rel="stylesheet">
<link href="css/style.css" rel="stylesheet">
<!--link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css"-->
<style>
.btncls{
background-color:#B80C4D;
border: #2e6da4;
font-family: Arial, Geneva, Arial, Helvetica, sans-serif;
font-size: 15px;
color: #fff;
letter-spacing: 1px;
padding: 8px 12px;
font-size: 14px;
font-weight: normal;
border-radius: 4px;
line-height: 1.5;
text-decoration:none;
}
.btncls:hover{
background-color:#F773A5;
border: #2e6da4;
font-family: Arial, Geneva, Arial, Helvetica, sans-serif;
font-size: 15px;
color: #000;
letter-spacing: 1px;
padding: 8px 12px;
font-size: 14px;
font-weight: normal;
border-radius: 4px;
line-height: 1.5;
text-decoration:none;
}
</style>
</head>
<body>
<div class="container">
<a href="#">
<img src="\images\cover_final_2.gif" class="img-responsive animated pulse">
</a>
<!--header class="jumbotron subhead" id="overview">
<h1> Dr. Chandan Bose </h1-->
<!--p class="lead"> Postdoctoral Research Associate </p>
<h> University of Liège </h -->
<!--/header-->
<!--div class="masthead">
<div class="navbar">
<div class="navbar-inner">
<div class="container">
<ul class="nav">
<li class="active"><a href="index.html">Home</a></li>
<li><a href="biography.html">Profile</a></li>
<li><a href="research.html">Research</a></li>
<li><a href="publications.html">Publications</a></li>
<li><a href="awards.html">Recognitions</a></li>
<li><a href="teaching.html">Teaching</a></li>
<li><a href="gallery.html">Gallery</a></li>
</ul>
</div>
</div>
</div>
</div-->
<div class="container">
<section id="intro">
<ul class="nav_ul">
<li class="active"><a href="index.html">Home</a></li>
<li><a href="biography.html">Profile</a></li>
<li><a href="academic_projects.html">Research</a>
<ul>
<li><a href="academic_projects.html">Academic Projects</a></li>
<li><a href="funded_projects.html">Funded Projects</a></li>
<li><a href="collaborators.html">Collaborators</a></li>
</ul>
</li>
<li><a href="">Publications</a>
<ul>
<li><a href="journals.html">Journal Articles</a></li>
<li><a href="proceedings.html">Proceedings</a></li>
<li><a href="chapters.html">Book Chapters</a></li>
<li><a href="conferences.html">Conference Presentations</a></li>
</ul>
</li>
<li><a href="">Recognitions</a>
<ul>
<li><a href="awards.html">Awards/ Honors</a></li>
<li><a href="reviewer.html">Academic Service</a></li>
<li><a href="invited.html">Invited Talks</a></li>
</ul>
</li>
<li><a href="">Teaching</a>
<ul>
<li><a href="course_teaching.html">Assisting Courses</a></li>
<li><a href="mentoring.html">Mentoring</a></li>
<li><a href="codes.html">Codes/ Tutorials</a></li>
</ul>
</li>
<li><a href="gallery.html">Gallery</a></li>
</ul>
</section>
</div>
<div class="row-fluid">
<!--div class="span3 bs-docs-sidebar" id="navparent">
<ul class="nav nav-list bs-docs-sidenav" data-spy="affix" data-offset-top="200" data-offset-bottom="260">
<li><a href="#statemet"> Research Directions </a></li>
<li><a href="#nano"> Enim Raesent Elementum </a></li>
<li><a class="subhead" href="#Penatibus"> Penatibus </a></li>
<li><a class="subhead" href="#QuamIdLeo"> Quam Id Leo </a></li>
<li><a class="subhead" href="#Ullamcorper"> Ullamcorper </a></li>
<li><a href="#Facilisis">Facilisis</a></li>
<li><a class="subhead" href="#Volutpat"> Volutpat </a></li>
<li><a class="subhead" href="#ElementumTempus"> Elementum Tempus </a></li>
<li><a class="subhead" href="#FacilisisMagna"> Facilisis Magna </a></li>
</ul>
</div-->
<div class="span10 offset1">
<section id="statemet">
<div class="page-header">
<h3>Research Directions:</h3>
<hr>
<p>
My research interests broadly lie in in the fields of Fluid Dynamics, Fluid-Structure Interactions, Computational Fluid Dynamics, Dynamical Systems and Chaos Theory. I am interested in both simulations and experimental investigations.
</p>
</div>
<div class="figure">
<img src="\images\wb_research_1_1.png" class="img-responsive">
</div>
<!--div id="footer">
<span> @2019 Chandan Bose - All rights reserved! </span>
</div-->
<footer id="footer">
<div class="container-fluid">
<div class="row-fluid">
<div class="span12">
<h5><b style="color:Tomato;"> @2019 Chandan Bose - All rights reserved! </b></h5>
</div>
</div>
</div>
</footer>
</div>
<!--footer id="footer">
<div class="container-fluid">
<div class="row-fluid">
<div class="span5">
<h3>Contact Information</h3>
<p><b>Lab: </b>Fluid-Structure Interaction and Experimental Aerodynamics Laboratory, <b>
Department of Aerospace and Mechanical Engineering, <b>
University of Liège</p>
<p><b>Cell: </b>+32491304776</p>
<p><b>Email: </b>cb.ju.1991@gmail.com (or) chandan.bose@uliege.be
</div>
<div class="span2">
<a href="www.chandanbose.com"><img src = "ulg.gif" alt=""/></a-->
<!--iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d2533.206740669341!2d5.556417115278075!3d50.58611057949426!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x47c0f83288ec6ab1%3A0x7e703c699d255eb5!2sAll%C3%A9e%20de%20la%20D%C3%A9couverte%20b52%2C%204000%20Li%C3%A8ge!5e0!3m2!1sen!2sbe!4v1585957912207!5m2!1sen!2sbe" width="600" height="450" frameborder="0" style="border:0;" allowfullscreen="" aria-hidden="false" tabindex="0"></iframe -->
<!--/div-->
<!--div class="span5">
<h3>Address</h3>
<p> Office: B52/3, Quartier Polytech 1,<br>
Allée de la Découverte 9,<br>
4000 Liège 1,<br>
Belgium.
</p>
</div>
</div>
</div>
</footer-->
<!-- Javascript files -->
<script src="js/jquery-1.9.1.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script> $('#main-carousel').carousel(); </script>
</body>
</html>