Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions content/news/2608Simons.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
date: 2026-08-13T09:29:16+10:00
title: " Explore the New Simons Center for Computational Geophysical Flows Website"
heroHeading: ''
heroSubHeading: ''
heroBackground: ''
thumbnail: 'images/news/NYUbuilding.jpeg'
images: ['images/news/NYUbuilding.jpeg']
link: 'https://wp.nyu.edu/sccgf/'
---

The Simons Center for Computational Geophysical Flows at NYU Courant has launched its new [website](https://wp.nyu.edu/sccgf/)! The Center brings together researchers across applied mathematics, data science, and computer science to develop physics-based and advanced artificial intelligence methods for tackling fundamental challenges in ocean and atmospheric dynamics.

The Center is led by Laure Zanna, with Carlos Fernandez-Granda and Sara Shamekh among its core faculty. Its research focuses on Multiscale geophysical flows, Ocean & Atmosphere Turbulence, Extreme events, Tipping Points, and Ocean-Atmosphere-Ice Coupling.

Visit the **[new website](https://wp.nyu.edu/sccgf/)** to learn more about the Center’s research, faculty, activities, and opportunities.
12 changes: 0 additions & 12 deletions content/publications/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -585,18 +585,6 @@ You can also check all our publications on our **[Google Scholar profile](https:
</p>
</div>

<div style="display: flex; align-items: center;">
<div style="width: 100px; height: 100px; overflow: hidden; margin-right: 10px;">
<img src="/images/publications/lces_23.png" style="width: 100px; height: 100px;">
</div>
<p>
<img src="/images/newlogo.png" style="width: 1.5vw; height: 1.5hw; vertical-align: middle;" alt="DOI icon">
<strong>Karan Jakhar, Yifei Guan, Rambod Mojgani, Ashesh Chattopadhyay, Pedram Hassanzadeh, Laure Zanna</strong><br>
<a href="https://doi.org/10.1029/2023MS003874" target="_blank"><strong>Learning Closed-form Equations for Subgrid-scale Closures from High-fidelity Data: Promises and Challenges.</strong></a><br>
<i>JAMES. 2024.</i> <strong>DOI</strong>: 10.1029/2023MS003874
</p>
</div>

<div style="display: flex; align-items: center;">
<div style="width: 100px; height: 100px; overflow: hidden; margin-right: 10px;">
<img src="/images/news/2409Gregory.png" style="width: 100px; height: 100px;">
Expand Down
Binary file added static/images/M2LInES_infographics-0826.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/images/news/NYUbuilding.jpeg
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 themes/hugo-hero-theme/layouts/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ <h2 class="text-center mb-3">Our Research</h2>
<div class="row justify-content-center">
<div class="col-12 col-md-8 text-center">
<!-- insert infographic png here -->
<img src="{{ .Site.BaseURL }}images/M2LInES_infographics2412.png" alt="infographic" class="img-fluid">
<img src="{{ .Site.BaseURL }}images/M2LInES_infographics-0826.png" alt="infographic" class="img-fluid">
</div>
</div>
</div>
Expand Down
Loading