-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPublications.html
186 lines (156 loc) · 6.78 KB
/
Publications.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
<!DOCTYPE HTML>
<!--
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>Publications</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
</head>
<body class="is-preload">
<!-- Wrapper -->
<div id="wrapper">
<!-- Main -->
<div id="main">
<div class="inner">
<!-- Header -->
<header id="header">
<a href="index.html" class="logo"><strong>Brandon Montemuro</strong> </a>
</header>
<!-- Content -->
<section>
<header class="main">
<h1>Publications and Talks</h1>
</header>
<hr class="major" />
<h2>Publications</h2>
<h3>Published</h3>
<ul>
<li> <b>Montemuro B.</b>, Manucharyan G. <a href="https://doi.org/10.21105/joss.05039">SubZero: a discrete element sea ice model that simulates floes as evolving concave polygons</a>, <i>Journal of Open Source Software</i> 8(88), 5039, 2023</li>
<li> Manucharyan G, <b>Montemuro B.</b> <a href="https://doi.org/10.1029/2022MS003247">SubZero: A sea ice model with an explicit representation of the floe life cycle</a>, <i>Journal of Advances in Modeling Earth Systems</i>, 14, e2022MS003247, 2022</li>
<li><b>Montemuro B.</b>, White C, Klewicki J., & Chini, G. <a href="https://doi.org/10.1017/jfm.2020.517">A self-sustaining process theory for uniform momentum zones and internal shear layers in high Reynolds number shear flows</a>, <i>Journal of Fluid Mechanics</i>, 901, A28, 2020</li>
<li>Chini G, <b>Montemuro B.</b>, White C, Klewicki J. <a href="https://doi.org/10.1098/rsta.2016.0090">A self-sustaining process model of inertial layer dynamics in high Reynolds number turbulent wall flows</a>, <i>Philosophical Transactions of the Royal Society A</i> , 375, 20160090, 2017</li>
</ul>
<!--
<h3>In Review</h3>
<ul>
<li> Manucharyan G, <b>Montemuro B.</b> SubZero: A Sea Ice Model with an Explicit Representation of the Floe Life Cycle. <i>Journal of Advances in Modeling Earth Systems</i></li>
</ul>
-->
<h3>Submitted</h3>
<ul>
<li> <b>Montemuro B.</b>, Manucharyan G. <a href="https://doi.org/10.31223/X5J12G">The role of islands in sea ice transport through Nares Strait</a>. <i>Nature Communications</i> </li>
</ul>
<!--
<h3>Accepted</h3>
<ul>
<li> <b>Montemuro B.</b>, Manucharyan G. SubZero: a Discrete Element Sea Ice Model that Simulates floes as evolving concave polygons. <i>Journal of Open Source Software</i> </li>
</ul>
-->
<h3>Work in Progress</h3>
<ul>
<li> Stechmann S., Hu J, <b>Montemuro B.</b>, Chen N., Manucharyan G., Tollar E., & Zhang M. Power laws in the sea ice floe size distribution: a stochastic theory </li>
<li> <b>Montemuro B.</b>, Manucharyan G. SubZero: Sea ice discrete element model with bonded polygon implementation</li>
</ul>
<hr class="major" />
<h2>Software</h2>
<h3>Published </h3>
<ul>
<li> <b>Montemuro, B.</b>, & Manucharyan, G. (2023). SubZero: a discrete element sea ice model that simulates floes as evolving concave polygons (v1.0.4). <i>Zenodo</i>. Retrieved from <a href="https://doi.org/10.5281/zenodo.8205778"> doi: 10.5281/zenodo.8205778</a></li>
</ul>
<hr class="major" />
<h2>Upcoming Presentations</h2>
<ul>
<li>AGU Annual Meeting (December 2024), Role of Small Islands in Sea Ice Dynamics and Transport Through Nares Strait</li>
</ul>
<!--
<ul>
<li>Role of Small Islands in Sea Ice Dynamics and Transport Through Nares Strait</li>
</ul>
-->
<hr class="major" />
<h2>Invited talks and Seminars</h2>
<h3>2023 </h3>
<ul>
<li>University of Puget Sound Seminar Series</li>
<li>CICOES Intern Seminar Series</li>
<li>UW Physical Oceanography Seminar </li>
</ul>
<h3>2022 </h3>
<ul>
<li>UNH IAM Seminar</li>
<li>9th Annual ArcTrain Meeting </li>
<li>UW Physical Oceanography Seminar </li>
</ul>
</section>
</div>
</div>
<!-- Sidebar -->
<div id="sidebar">
<div class="inner">
<!-- Menu -->
<nav id="menu">
<header class="major">
<h2>Menu</h2>
</header>
<ul>
<li><a href="index.html">Homepage</a></li>
<li><a href="About.html">About</a></li>
<li><a href="Research.html">Research</a></li>
<li><a href="Publications.html">Publications and Talks</a></li>
<li><a href="Brandon_montemuro_CV.pdf">CV</a></li>
</ul>
</nav>
<!-- Section -->
<section>
<header class="major">
<h2>Collaborations</h2>
</header>
<div class="mini-posts">
<article>
<a href="https://www.seaicemuri.org" class="image"><img src="images/muri_schematic.png" alt="" /></a>
<p>Mathematics and Data Science for Improved Physical Modeling and Prediction of Sea Ice</p>
</article>
</div>
</section>
<!-- Section -->
<section>
<header class="major">
<h2>Social</h2>
</header>
<div class="mini-posts">
<article>
<a href="https://www.youtube.com/channel/UCMyg1o8DTxB2fFkuBe5bgtA" class="image"><img src="images/YaleProject_WebsiteFigure.png" alt="" /></a>
<p>Sea Ice Math YouTube</p>
</article>
</div>
</section>
<!-- Section -->
<section>
<header class="major">
<h2>Get in touch</h2>
</header>
<ul class="contact">
<li class="icon solid fa-envelope"><a href="#">bmontemuro at smcvt.edu</a></li>
<li class="icon solid fa-home">112 Cheray Science Hall<br />
Colchester, VT </li>
</ul>
</section>
<!-- Footer -->
<footer id="footer">
<p class="copyright">© Brandon Montemuro All rights reserved. Design: <a href="https://html5up.net">HTML5 UP</a>.</p>
</footer>
</div>
</div>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>