-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
124 lines (103 loc) · 7.59 KB
/
index.html
File metadata and controls
124 lines (103 loc) · 7.59 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
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
<!DOCTYPE HTML>
<html class="global xlarge">
<html lang="en">
<head>
<title>Eunji Yoo's page</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="description" content="" />
<meta name="keywords" content="" />
<!--[if lte IE 8]><script src="css/ie/html5shiv.js"></script><![endif]-->
<script src="js/jquery.min.js"></script>
<script src="js/jquery.poptrox.min.js"></script>
<script src="js/skel.min.js"></script>
<script src="js/init.js"></script>
<noscript>
<link rel="stylesheet" href="css/skel.css" />
<link rel="stylesheet" href="css/style.css" />
<link rel="stylesheet" href="css/style-xlarge.css" />
</noscript>
</head>
<body id="top">
<!-- Header -->
<header id="header">
<a href="#" class="image avatar"><img src="images/profile2.jpeg" alt="" /></a>
<h1><strong>
Today is my new favorite day!</h1>
<br />
</div>
</header>
<!-- Main -->
<div id="main">
<!-- One -->
<section id="one">
<header class="major">
<h2> Welcome to Eunji's page!</h2>
</header>
<h3>
<p style="font-family: "Gill Sans", sans-serif">
I am a postdoctoral researcher at the National Renewable Energy Laboratory (<a style = "color: #583759"; target="_blank" rel="noopener noreferrer" href="https://www.nrel.gov/">NREL</a>). My role includes implementing an improved <a style = "color: #1a386c"; target="_blank" rel="noopener noreferrer" href="https://amrex-codes.github.io/">AMReX</a> library code for complex geometry by reading an STL file within the embedded boundary. Having a triangulated surface in an STL format, this project aims to allow AMReX users to have broad options of solid objects for their research in CFD (Computational Fluid Dynamics). As I value my time with co-workers/teammates, I seek a workplace that can expand my knowledge in Applied Mathematics, help me grow professionally, and allow me to maintain a healthy work-life balance as a female researcher.
</p>
<p style="font-family: "Gill Sans", sans-serif">
My primary research interests are modeling and developing stable, accurate, and efficient computational algorithms for multi-physics problems. I obtained my Ph.D. in Applied Mathematics at <a style = "color: #538b01"; target="_blank" rel="noopener noreferrer" href="https://appliedmath.ucmerced.edu/">University of California, Merced</a>, in Summer 2023, under the co-supervision of Dr. Francois Blanchette and Dr. Shilpa Khatri. For my Ph.D. dissertation, I worked on modeling settling marine aggregates in a low Reynolds number regime. We use a boundary integral formulation evaluated with the <a style = "color: #1a386c"; target="_blank" rel="noopener noreferrer" href="https://github.com/flatironinstitute/FMM3D">Fast Multipole Method</a>, a least-square approximation, and finite difference schemes to obtain precise and efficient three-dimensional computation.
</p>
<p style="font-family: "Gill Sans", sans-serif">
In addition to my Ph.D. program, I participated twice in the NSF-MSGI (National Science Foundation Mathematical Sciences Graduate Internship) program. In the summer of 2021, under the mentorship of Dr. Michael Martin at NREL (National Renewable Energy Laboratory), we implemented a Python solver package to solve for properties of helium using its equation of state. I also spent the summer of 2022 at the Center for Computational Sciences and Engineering (CCSE) in LBNL under Dr.
Ishan Srivastava’s guidance. We implemented a pressure-dependent viscosity and a nonlinear
stress tensor to model complex fluids in the <a style = "color: #1a386c"; target="_blank" rel="noopener noreferrer" href="https://amrex-fluids.github.io/incflo/">AMReX-incflo</a>.
</h3>
<ul class="actions">
<li><a target="_blank" href="./CV_Eyoo_Sep24.pdf" class="button">CV/Resume</a></li>
</ul>
</section>
<!-- Two -->
<section id="two">
<h2>Recent Work</h2>
<div class="row">
<article class="actions">
<img src="images/figures/ocean_cartoon.jpg" class="image fit thumb" alt="" />
<h3> Settling of marine snow</h3>
<p> Marine aggregates are compositions of (in)organic matter that transfer Carbon Dioxide (CO<sub>2</sub> ) from the upper layer to the deep ocean to regulate atmospheric CO<sub>2</sub> levels. Their settling motion looks like snow in the ocean. </p>
</article>
<article class="actions">
<img src="images/figures/fig_sample_all.jpg" class="image fit thumb" alt="" />
<h3> A new way to model aggregates!</h3>
<p> We generate marine aggregates with cubes! This allows us to capture more realistic shapes of aggregates.</p>
</article>
<article class="actions">
<img src="images/figures/fig_streamlines_all.jpg" class="image fit thumb" alt="" />
<h3> Streamlines around a cube aggregate with various resolutions </h3>
<p> This is a sample of streamlines around aggregates. We can get more accurate lines with higher resolution. </p>
</article>
<article class="actions">
<img src="images/figures/fig_streamlines.jpg" class="image fit thumb" alt="" />
<h3> General streamlines with 20 cubes</h3>
<p> Check out our recent work below! </p>
<ul class="actions">
<li><a target="_blank" rel="noopener noreferrer" href="https://journals.aps.org/prfluids/abstract/10.1103/PhysRevFluids.5.044305" class="button">Full Text</a></li>
</ul>
</article>
<article class="action">
<img src="images/figures/snapshot_settling.png" class="image fit thumb" alt="" />
<h3> Concentration simulation of settling aggregate</h3>
<p> We currently work on settling simulation with advection-diffusion equation in Stokes regime. </p>
<ul class="actions">
<li><a target="_blank" rel="noopener noreferrer" href="./movies/gauss5_d_p2_Nt500_YZ.mp4" class="button">Movie here</a></li>
</ul>
</article>
</div>
</section>
<!-- Footer -->
<footer id="footer">
<p> Contact </p>
<ul class="icons">
<li><a target="_blank" rel="noopener noreferrer" href="https://github.com/ejyoo921" class="icon fa-github"><span class="label">Github</span></a></li>
<li><a target="_blank" rel="noopener noreferrer" href="https://www.linkedin.com/in/eunji-yoo-206211114/" class="icon fa-linkedin"><span class="label">Linkedin</span></a></li>
<li><a target="_blank" rel="noopener noreferrer" href="https://twitter.com/eyoo3Eunji" class="icon fa-twitter"><span class="label">Twitter</span></a></li>
<li><a target="_blank" rel="noopener noreferrer" href="mailto: [email protected]" class="icon fa-envelope-o"><span class="label">Email</span></a></li>
</ul>
<!-- <ul class="copyright">
<li>© Untitled</li><li>Design: <a href="http://html5up.net">HTML5 UP</a></li>
</ul> -->
</footer>
</body>
</html>