Skip to content

Commit

Permalink
Merge pull request #41 from jpmorgan98/master
Browse files Browse the repository at this point in the history
Adding johannes
  • Loading branch information
jpmorgan98 authored Sep 9, 2024
2 parents a810e51 + 58e4812 commit 30a5233
Show file tree
Hide file tree
Showing 37 changed files with 705 additions and 118 deletions.
28 changes: 23 additions & 5 deletions _data/authors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -333,7 +333,7 @@ C.T. Kelley:

Kyle Niemeyer:
name : "Kyle Niemeyer"
bio : "Exascale Software Engineering lead, Oregon State University: School of MIME"
bio : "Exascale Software Engineering lead, Oregon State University, School of MIME"
avatar : "/assets/bio/kyle.jpg"
links:
- label: "Email"
Expand All @@ -357,7 +357,7 @@ Kyle Niemeyer:

Joanna Morgan:
name : "Joanna Piper Morgan"
bio : "(she/her) PhD Student, Oregon State University: School of MIME"
bio : "(she/her) PhD Student, Oregon State University, School of MIME"
avatar : "/assets/bio/joanna_morgan.jpg"
links:
- label: "Email"
Expand All @@ -379,7 +379,7 @@ Joanna Morgan:

Ethan Lame:
name : "Ethan Lamé"
bio : "Masters Student, Oregon State University: School of NSE"
bio : "Masters Student, Oregon State University, School of NSE"
avatar : "/assets/bio/ethan_lame.jpg"
links:
- label: "Email"
Expand All @@ -396,7 +396,7 @@ Ethan Lame:
url: https://orcid.org/0000-0001-7686-9755


Ethan Lame:
Melek Derman:
name : "Melek Derman"
bio : "Ph.D. Student, Oregon State University, School of NSE"
avatar : "/assets/bio/bio-photo.jpg"
Expand All @@ -412,4 +412,22 @@ Ethan Lame:
url: "https://www.linkedin.com/in/melekderman"
- label: "ORCID"
icon: "fab fa-fw fa-orcid"
url: https://orcid.org/0000-0002-6124-6771
url: https://orcid.org/0000-0002-6124-6771

Johannes Krotz:
name : "Johannes Krotz"
bio : "Post Doctoral Scholar, University of Notre Dame: ME Dept."
avatar : "/assets/bio/johannes_krotz.jpg"
links:
- label: "Email"
icon: "fas fa-fw fa-envelope-square"
url: "mailto:jkrotz@nd.edu"
- label: "GitHub"
icon: "fab fa-fw fa-github"
url: " https://github.com/melekderman"
- label: "LinkedIn"
icon: "fab fa-fw fa-linkedin"
url: "www.linkedin.com/in/johannes-krotz"
- label: "ORCID"
icon: "fab fa-fw fa-orcid"
url: https://orcid.org/0000-0002-6941-8857
20 changes: 20 additions & 0 deletions _members/johannes_krotz.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
title: "Johannes Krotz"
excerpt: "Post Doctoral Scholar, University of Notre Dame: ME Dept."
classes: wide
header:
teaser: assets/bio/johannes_krotz.jpg
author: Johannes Krotz

---

## Education
* 2024 PhD in Mathematics, Minor in CS, University of Tennessee Knoxville
* 2024 Master of Science in Statistics, University of Tennessee, Knoxville
* 2021 Master of Science in Mathematics, Oregon State University
* 2019 Master of Science in Physics, University of Konstanz
* 2018 Bachelor of Science in Mathematics, University of Konstanz
* 2015 Bachelor of Science in Physics, University of Konstanz

## Biography
Johannes is a postdoc at Notre Dame specializing in numerical analysis, computational physics, and scientific computing. He applies statistical physics methods to improve computational tools and is exploring advanced machine learning techniques for interdisciplinary collaboration. His research also focuses on integrating data with physical models using statistical and deterministic dynamics, including data assimilation and Bayesian inference.
3 changes: 1 addition & 2 deletions _members/melek_derman.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,4 @@ author: Melek Derman
* B.S. Physics, Akdeniz University

## Biography

Melek is a Ph.D. student and graduate research assistant at Oregon State University, under Dr.Todd Palmer. Melek received her bachelor's degree in the Department of Physics at AkdenizUniversity and earned her MS degree at Texas A&M University with a study on the MCNPmodeling and simulations of Molten Salt Reactors.
Melek is a Ph.D. student and graduate research assistant at Oregon State University, under Dr. Todd Palmer. Melek received her bachelor's degree in the Department of Physics at Akdeniz University and earned her MS degree at Texas A&M University with a study on the MCNP modeling and simulations of Molten Salt Reactors.
Binary file added assets/bio/johannes_krotz.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/articles/intern-complete/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ <h3 class="author__name p-name" itemprop="name">
</h3>

<div class="author__bio p-note" itemprop="description">
<p>(she/her) PhD Student, Oregon State University: School of MIME</p>
<p>(she/her) PhD Student, Oregon State University, School of MIME</p>

</div>

Expand Down
Binary file added docs/assets/bio/johannes_krotz.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 7 additions & 1 deletion docs/assets/js/lunr/lunr-store.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

26 changes: 26 additions & 0 deletions docs/collection-archive-grid/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -568,6 +568,32 @@ <h2 class="archive__item-title no_toc" itemprop="headline">



<div class="grid__item">
<article class="archive__item" itemscope itemtype="https://schema.org/CreativeWork">

<div class="archive__item-teaser">
<img src="/assets/bio/johannes_krotz.jpg" alt="">
</div>

<h2 class="archive__item-title no_toc" itemprop="headline">

<a href="/members/johannes_krotz/" rel="permalink">Johannes Krotz
</a>

</h2>



<p class="archive__item-excerpt" itemprop="description">Post Doctoral Scholar, University of Notre Dame: ME Dept.
</p>
</article>
</div>






<div class="grid__item">
<article class="archive__item" itemscope itemtype="https://schema.org/CreativeWork">

Expand Down
24 changes: 24 additions & 0 deletions docs/collection-archive/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -545,6 +545,30 @@ <h2 class="archive__item-title no_toc" itemprop="headline">



<div class="list__item">
<article class="archive__item" itemscope itemtype="https://schema.org/CreativeWork">

<h2 class="archive__item-title no_toc" itemprop="headline">

<a href="/members/johannes_krotz/" rel="permalink">Johannes Krotz
</a>

</h2>



<p class="archive__item-excerpt" itemprop="description">Post Doctoral Scholar, University of Notre Dame: ME Dept.
</p>
</article>
</div>








<div class="list__item">
<article class="archive__item" itemscope itemtype="https://schema.org/CreativeWork">

Expand Down
2 changes: 1 addition & 1 deletion docs/feed.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.1.1">Jekyll</generator><link href="https://cement-psaap.github.io/feed.xml" rel="self" type="application/atom+xml" /><link href="https://cement-psaap.github.io/" rel="alternate" type="text/html" /><updated>2024-08-28T14:18:47-07:00</updated><id>https://cement-psaap.github.io/feed.xml</id><title type="html">CEMeNT</title><subtitle>CEMeNT is a PSAAP-III Focused Investigatory Center led by Oregon State University, with partner institutions University of Notre Dame and North Carolina State University.</subtitle><author><name>CEMeNT</name></author><entry><title type="html">CEMeNT Graduate Students Finish Internships at NNSA Trilabs</title><link href="https://cement-psaap.github.io/articles/intern-complete/" rel="alternate" type="text/html" title="CEMeNT Graduate Students Finish Internships at NNSA Trilabs" /><published>2021-09-15T00:00:00-07:00</published><updated>2021-09-15T00:00:00-07:00</updated><id>https://cement-psaap.github.io/articles/intern-complete</id><content type="html" xml:base="https://cement-psaap.github.io/articles/intern-complete/"><![CDATA[<p>All six of our center’s current graduate students completed summer internships within the trilabs, working on cutting edge research to fulfill the mission of the NNSA. Their dispersion around the trilabs demonstrates the tight knit relationship our center is building with them. Please see the list below for areas of research for our successful interns.</p>
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.1.1">Jekyll</generator><link href="https://cement-psaap.github.io/feed.xml" rel="self" type="application/atom+xml" /><link href="https://cement-psaap.github.io/" rel="alternate" type="text/html" /><updated>2024-09-09T15:54:09-07:00</updated><id>https://cement-psaap.github.io/feed.xml</id><title type="html">CEMeNT</title><subtitle>CEMeNT is a PSAAP-III Focused Investigatory Center led by Oregon State University, with partner institutions University of Notre Dame and North Carolina State University.</subtitle><author><name>CEMeNT</name></author><entry><title type="html">CEMeNT Graduate Students Finish Internships at NNSA Trilabs</title><link href="https://cement-psaap.github.io/articles/intern-complete/" rel="alternate" type="text/html" title="CEMeNT Graduate Students Finish Internships at NNSA Trilabs" /><published>2021-09-15T00:00:00-07:00</published><updated>2021-09-15T00:00:00-07:00</updated><id>https://cement-psaap.github.io/articles/intern-complete</id><content type="html" xml:base="https://cement-psaap.github.io/articles/intern-complete/"><![CDATA[<p>All six of our center’s current graduate students completed summer internships within the trilabs, working on cutting edge research to fulfill the mission of the NNSA. Their dispersion around the trilabs demonstrates the tight knit relationship our center is building with them. Please see the list below for areas of research for our successful interns.</p>

<p>We would like to directly thank all the mentors who helped!</p>

Expand Down
6 changes: 3 additions & 3 deletions docs/members/alexander_mote/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@



<meta property="article:published_time" content="2024-08-28T14:18:47-07:00">
<meta property="article:published_time" content="2024-09-09T15:54:09-07:00">



Expand Down Expand Up @@ -272,7 +272,7 @@ <h3 class="author__name p-name" itemprop="name">
<article class="page h-entry" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Alexander Mote">
<meta itemprop="description" content="PhD Student, Oregon State University">
<meta itemprop="datePublished" content="2024-08-28T14:18:47-07:00">
<meta itemprop="datePublished" content="2024-09-09T15:54:09-07:00">


<div class="page__inner-wrap">
Expand Down Expand Up @@ -313,7 +313,7 @@ <h2 id="biography">Biography</h2>



<p class="page__date"><strong><i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i> Updated:</strong> <time class="dt-published" datetime="2024-08-28T14:18:47-07:00">August 28, 2024</time></p>
<p class="page__date"><strong><i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i> Updated:</strong> <time class="dt-published" datetime="2024-09-09T15:54:09-07:00">September 9, 2024</time></p>

</footer>

Expand Down
6 changes: 3 additions & 3 deletions docs/members/ben_whewell/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@



<meta property="article:published_time" content="2024-08-28T14:18:47-07:00">
<meta property="article:published_time" content="2024-09-09T15:54:09-07:00">



Expand Down Expand Up @@ -272,7 +272,7 @@ <h3 class="author__name p-name" itemprop="name">
<article class="page h-entry" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Ben Whewell">
<meta itemprop="description" content="PhD Student, University of Notre Dame">
<meta itemprop="datePublished" content="2024-08-28T14:18:47-07:00">
<meta itemprop="datePublished" content="2024-09-09T15:54:09-07:00">


<div class="page__inner-wrap">
Expand Down Expand Up @@ -311,7 +311,7 @@ <h2 id="biography">Biography</h2>



<p class="page__date"><strong><i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i> Updated:</strong> <time class="dt-published" datetime="2024-08-28T14:18:47-07:00">August 28, 2024</time></p>
<p class="page__date"><strong><i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i> Updated:</strong> <time class="dt-published" datetime="2024-09-09T15:54:09-07:00">September 9, 2024</time></p>

</footer>

Expand Down
6 changes: 3 additions & 3 deletions docs/members/braxton_cuneo/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@



<meta property="article:published_time" content="2024-08-28T14:18:47-07:00">
<meta property="article:published_time" content="2024-09-09T15:54:09-07:00">



Expand Down Expand Up @@ -276,7 +276,7 @@ <h3 class="author__name p-name" itemprop="name">
<article class="page h-entry" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Braxton Cuneo">
<meta itemprop="description" content="Computer Science Researcher, Seattle University">
<meta itemprop="datePublished" content="2024-08-28T14:18:47-07:00">
<meta itemprop="datePublished" content="2024-09-09T15:54:09-07:00">


<div class="page__inner-wrap">
Expand Down Expand Up @@ -323,7 +323,7 @@ <h2 id="research">Research</h2>



<p class="page__date"><strong><i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i> Updated:</strong> <time class="dt-published" datetime="2024-08-28T14:18:47-07:00">August 28, 2024</time></p>
<p class="page__date"><strong><i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i> Updated:</strong> <time class="dt-published" datetime="2024-09-09T15:54:09-07:00">September 9, 2024</time></p>

</footer>

Expand Down
6 changes: 3 additions & 3 deletions docs/members/caleb_shaw/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@



<meta property="article:published_time" content="2024-08-28T14:18:47-07:00">
<meta property="article:published_time" content="2024-09-09T15:54:09-07:00">



Expand Down Expand Up @@ -268,7 +268,7 @@ <h3 class="author__name p-name" itemprop="name">
<article class="page h-entry" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Caleb Shaw">
<meta itemprop="description" content="PhD Student, North Carolina State University">
<meta itemprop="datePublished" content="2024-08-28T14:18:47-07:00">
<meta itemprop="datePublished" content="2024-09-09T15:54:09-07:00">


<div class="page__inner-wrap">
Expand Down Expand Up @@ -309,7 +309,7 @@ <h2 id="biography">Biography</h2>



<p class="page__date"><strong><i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i> Updated:</strong> <time class="dt-published" datetime="2024-08-28T14:18:47-07:00">August 28, 2024</time></p>
<p class="page__date"><strong><i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i> Updated:</strong> <time class="dt-published" datetime="2024-09-09T15:54:09-07:00">September 9, 2024</time></p>

</footer>

Expand Down
6 changes: 3 additions & 3 deletions docs/members/camille_palmer/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@



<meta property="article:published_time" content="2024-08-28T14:18:47-07:00">
<meta property="article:published_time" content="2024-09-09T15:54:09-07:00">



Expand Down Expand Up @@ -276,7 +276,7 @@ <h3 class="author__name p-name" itemprop="name">
<article class="page h-entry" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Camille Palmer">
<meta itemprop="description" content="Predictive Science Co-Lead, Oregon State University">
<meta itemprop="datePublished" content="2024-08-28T14:18:47-07:00">
<meta itemprop="datePublished" content="2024-09-09T15:54:09-07:00">


<div class="page__inner-wrap">
Expand Down Expand Up @@ -320,7 +320,7 @@ <h2 id="research">Research</h2>



<p class="page__date"><strong><i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i> Updated:</strong> <time class="dt-published" datetime="2024-08-28T14:18:47-07:00">August 28, 2024</time></p>
<p class="page__date"><strong><i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i> Updated:</strong> <time class="dt-published" datetime="2024-09-09T15:54:09-07:00">September 9, 2024</time></p>

</footer>

Expand Down
6 changes: 3 additions & 3 deletions docs/members/ct_kelley/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@



<meta property="article:published_time" content="2024-08-28T14:18:47-07:00">
<meta property="article:published_time" content="2024-09-09T15:54:09-07:00">



Expand Down Expand Up @@ -272,7 +272,7 @@ <h3 class="author__name p-name" itemprop="name">
<article class="page h-entry" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="C.T. Kelley">
<meta itemprop="description" content="Researcher in Hybrid Methods, North Carolina State University">
<meta itemprop="datePublished" content="2024-08-28T14:18:47-07:00">
<meta itemprop="datePublished" content="2024-09-09T15:54:09-07:00">


<div class="page__inner-wrap">
Expand Down Expand Up @@ -318,7 +318,7 @@ <h2 id="research">Research</h2>



<p class="page__date"><strong><i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i> Updated:</strong> <time class="dt-published" datetime="2024-08-28T14:18:47-07:00">August 28, 2024</time></p>
<p class="page__date"><strong><i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i> Updated:</strong> <time class="dt-published" datetime="2024-09-09T15:54:09-07:00">September 9, 2024</time></p>

</footer>

Expand Down
Loading

0 comments on commit 30a5233

Please sign in to comment.