Skip to content

Commit c1b19ea

Browse files
committed
Create conference page
1 parent b6f6737 commit c1b19ea

3 files changed

Lines changed: 59 additions & 13 deletions

File tree

_data/navigation.yml

Lines changed: 25 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,23 @@
11
# main navbar
22
main:
3-
- title: "News"
4-
url: /news/
3+
- title: "Team"
4+
url: /team/
5+
- title: "Meetings"
6+
url: /research/meetings/
7+
- title: "Code Comparisons"
8+
url: /research/code-comparisons/
9+
- title: "Talks"
10+
url: https://www.youtube.com/@PFITSTalkSeries
11+
target: _blank
512
- title: "Research"
613
url: /research/
14+
- title: "News"
15+
url: /news/
716
- title: "Gallery"
817
url: /research/gallery/
9-
- title: "Code Comparison"
10-
url: /research/code-comparison/
11-
- title: "Team"
12-
url: /team/
1318
- title: "Publications"
1419
url: https://ui.adsabs.harvard.edu/public-libraries/_-AhcKuYSKyaIu_U5ebVsA
1520
target: _blank
16-
- title: "Talks"
17-
url: https://www.youtube.com/@PFITSTalkSeries
18-
target: _blank
1921

2022
# research sidebar
2123
research:
@@ -31,6 +33,7 @@ research:
3133
url: /research/fluid-dynamics/
3234

3335
- title: "Software Development"
36+
url: /research#software-development
3437
children:
3538
- title: "Athena"
3639
url: https://princetonuniversity.github.io/Athena-Cversion/
@@ -39,14 +42,23 @@ research:
3942
- title: "Pencil Code"
4043
url: http://pencil-code.nordita.org/
4144

45+
- title: "Meetings"
46+
url: /research/meetings
47+
children:
48+
- title: "2026 June 8‒12"
49+
url: /research/meetings#2026-june-812
50+
51+
- title: "Code Comparisons"
52+
url: /research/code-comparisons
53+
children:
54+
- title: "Streaming Instability"
55+
url: /research/code-comparisons#streaming-instability
56+
4257
- title: "Gallery"
4358
children:
4459
- title: "Images"
4560
url: /research/gallery#images
4661
- title: "Videos"
4762
url: /research/gallery#videos
4863

49-
- title: "Code Comparison"
50-
children:
51-
- title: "Streaming Instability"
52-
url: /research/code-comparison/
64+

_research/06-meetings.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
---
2+
title: "Meetings"
3+
permalink: /research/meetings/
4+
---
5+
# 2026 June 8--12
6+
{% include figure image_path='/assets/images/research/meetings/2026-06.jpeg' %}
7+
## 3rd PFITS+ Meeting on Hydrodynamics of Circumstellar Disks and Planet Formation
8+
9+
The goal of the meeting is to bring together professors, postdocs, and students to discuss current and future research on planet formation with a focus on hydrodynamical instabilities and computational astrophysics.
10+
The workshop is the third in the [PFITS+](/) (Planet Formation in the Southwest Plus) series:
11+
the first meeting was held in June, 2022, in Las Cruces, NM; the second in Tucson AZ, in Nov., 2023.
12+
All participants are requested to register by filling out [this form](https://docs.google.com/forms/d/e/1FAIpQLSeyDIlCAMdTOTdDBOZz1sXVF8MqAswBGJHpOcJv2G8gO1kCSw/viewform){:target="_blank"} ([RSVP](https://docs.google.com/forms/d/e/1FAIpQLSeyDIlCAMdTOTdDBOZz1sXVF8MqAswBGJHpOcJv2G8gO1kCSw/viewform){:target="_blank"}).
13+
The meeting will include invited and contributed talks to be announced here.
14+
15+
[**RSVP**](https://docs.google.com/forms/d/e/1FAIpQLSeyDIlCAMdTOTdDBOZz1sXVF8MqAswBGJHpOcJv2G8gO1kCSw/viewform){:target="_blank"} **to let us know if you'll be attending!**
16+
17+
18+
### <i class="fa-solid fa-landmark"></i> Venue
19+
[SETI institute](https://www.seti.org/), Mountain View, CA
20+
21+
22+
### <i class="fa-solid fa-envelope"></i> Contact
23+
Please email inquiries to [Orkan Umurhan](/team/umurhan-orkan) ([oumurhan@seti.org](mailto:oumurhan@seti.org)) or [Wladimir Lyra](/team/lyra-wladimir) ([wlyra@nmsu.edu](mailto:wlyra@nmsu.edu)).
24+
25+
26+
### <i class="fa-solid fa-users-rectangle"></i> PFITS+ Team Node Leaders
27+
28+
| Name | Institution |
29+
| -------------------------------------- | ------------------------------------------------------- |
30+
| [Wladimir Lyra](/team/lyra-wladimir) | [New Mexico State University](https://nmsu.edu/) |
31+
| [Jake Simon](/team/simon-jacob) | [Iowa State University](https://www.iastate.edu/) |
32+
| [Orkan Umurhan](/team/umurhan-orkan) | [NASA Ames Research Center](https://www.nasa.gov/ames/) |
33+
| [Chao-Chin Yang](/team/yang-chao-chin) | [The University of Alabama](https://www.ua.edu/) |
34+
| [Andrew Youdin](/team/youdin-andrew) | [University of Arizona](https://www.arizona.edu/) |
911 KB
Loading

0 commit comments

Comments
 (0)