-
Notifications
You must be signed in to change notification settings - Fork 3
/
ac_teaching.html
131 lines (100 loc) · 5.21 KB
/
ac_teaching.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
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Ajay Malkoti</title>
<link rel="stylesheet" type="text/css" href="style.css" media="screen">
<link rel="stylesheet" href="academicons/academicons.css"/>
<link rel="stylesheet" href="font-awesome/css/font-awesome.css"/>
<meta name="description" content="Ajay Malkoti's personal page.">
<meta name="keywords" content="Ajay Malkoti,
CSIR-NGRI, National Geophysical Research Insitiute,
Fortran, MATLAB, Python,
Geophysicist, Modeling, simulation, finite difference,
Numerical algorithm">
<meta name="author" content="Ajay Malkoti">
<meta name="MobileOptimized" content="HandheldFriendly">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta charset="utf-8">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="Content-Style-Type" content="text/css" href="style.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<h3><a href="http://ajmalkoti.github.io">ajmalkoti.github.io</a></h3>
<div class="group-icons">
<a href="./images/ajmalkoti2020.png"><img id="foto" src="./images/ajmalkoti2020.png?raw=true" alt="foto"></a>
<a href="https://github.com/ajmalkoti?tab=repositories"><i class="fa fa-github fa-2x"></i></a>
<a href="http://orcid.org/0000-0002-7436-3627"><i class="ai ai-orcid fa-2x"></i></a>
<a href="https://www.researchgate.net/profile/Ajay-Malkoti/"><i class="ai ai-researchgate-square fa-2x"></i></a>
<a href="https://www.linkedin.com/in/ajay-malkoti-36241b30"><i class="fa fa-linkedin-square fa-2x"></i></a>
<!--
<a href="https://twitter.com/ajmalkoti"><i class="fa fa-twitter-square fa-2x"></i></a>
-->
</div>
<div id="navbar">
<a href="aa_aboutme.html"><strong>About me</strong></a>
<a href="ab_research.html"><strong>Research</strong></a>
<a href="ab_members.html"><strong>Members</strong></a>
<a href="ac_teaching.html"><strong>Teaching</strong></a>
<a href="ad_software.html"><strong>Software</strong></a>
<a href="ae_news.html"><strong>News</strong></a>
</div>
<p><br> <br> <br> <br> <br> <br></p>
<div id="contact2">
<a href="mailto:[email protected]">[email protected]</a><br />
<a href="http://ajmalkoti.github.io">ajmalkoti.github.io</a> <br />
<br />
</div>
<div id="contact1">
Ajay Malkoti<br/>
<a href="https://www.ngri.res.in/research/seismics.php">Seismic Group</a><br/>
<a href="https://www.ngri.res.in/index.php">CSIR-NGRI</a><br />
</div>
<div id="texto">
<h2><a name="teaching"></a>Teaching at University</h2>
<ul>
<li><p>Department of Physical Sciences, AcSIR-NGRI, Jan 2021-Present.</p></li>
</ul>
<p><br></p>
<h2><a name="courses"></a>Courses taught</h2>
<ul>
<li><p><a href="./ac_teaching_NumMethod.html"> Jan-Aug 2023, Numerical Method for Geoscientists, AcSIR-28-PS-AD-022</a></p></li>
<li><p><a href="./ac_teaching_ResMethod.html"> Aug-Dec 2022, Research Methodology, AcSIR-28-RM </a></p></li>
<li><p><a href="./ac_teaching_AdvSeis.html"> Jan-Aug 2021, Advance Seismic Methods, PHY-NGRI-3-4004</a></p></li>
<li><p><a href="./ac_teaching_InvTh.html"> Jan-Aug 2021, Geophysical Inverse Theory, PHY-NGRI-3-4003.</a></p></li>
</ul>
<p><br></p>
<h2><a name="tutorials"></a> Short tutorials </h2>
<ul>
<li><p> <a href="./z_tutorials/tutorial_git_setup_and_use.html">How to use git.</a></p></li>
<li><p><a href="./z_tutorials/tutorial_make.html">How to use MAKE</a></p></li>
<li><p><a href="./z_tutorials/tutorial_tex_hacks.html">Some hacks for Tex</a></p></li>
<li><p><a href="./z_tutorials/tutorial_linux_chore.html">Linux chore </a></p></li>
<li><p><a href="./z_tutorials/tutorial_MATLAB_tips.html">MATLAB tips</a></p></li>
<li><p><a href="https://physics.nist.gov/cuu/Units/checklist.html">How to write units properly. (External)</a></p></li>
</ul>
<p><br></p>
<h2><a name="Resource"></a> <a href="https://github.com/ajmalkoti/ajmalkoti.github.io/tree/main/z_resources/"> Latex Resources</a> </h2>
<ul>
<li><p>A latex template for AcSIR thesis (<a href="./z_resources/template_AcSIR_thesis.zip">Download</a>)</p></li>
<li><p>INSA Template (<a href="./z_resources/template_INSA.zip">Download</a>)</p></li>
<li><p>DST Inspire biodata (<a href="./z_resources/template_DST_INSPIRE_biodata.zip">Download</a>) </p></li>
</ul>
<!-- <p><br></p> -->
<hr />
</div>
<div id="copyright">
© <a href="http://ajmalkoti.github.io">Ajay Malkoti</a>, 2021
</div>
<!--
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-41678546-2', 'auto');
ga('send', 'pageview');
</script>
-->
</body>
</html>