Skip to content

Commit

Permalink
Added Bipin Cloud vis 2
Browse files Browse the repository at this point in the history
  • Loading branch information
MattRehme committed Jan 10, 2025
1 parent eacece3 commit 8dea8ca
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 0 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,69 @@
---
# Copy this file for a template that can then be placed in src/content/visualizations. The name of this file will be used as the URL for the post.

# String: full title of post.
title: "Visualization of Entrainment and Mixing Phenomena at Cloud Edges"

# String (optional): shortened version of title for display on home page in card.
shortenedTitle: "Mixing Phenomena at Cloud Edges"

# String (optional, by default "VAST Staff"). Author of this post.
author: "Matt Rehme"

# String in the form "December 10, 2019".
datePosted: "January 10, 2025"

# String representing a valid path to an image. Used in the card on the main page. Likely to be in the form "/src/assets/..." for images located in src/assets.
coverImage: "/src/assets/entrainment-and-mixing-phenomena-at-cloud-edges.png"

# The three following tag arrays are each an array of strings. Each string (case insensitive) represents a filter from the front page. Tags that do not correspond to a current filter will be ignored for filtering.

# options: atmosphere, climate, weather, oceans, sun-earth interactions, fire dynamics, solid earth, recent publications, experimental technologies
topicTags: ["atmosphere", "weather"]

# options: CAM, CESM, CM1, CMAQ, CT-ROMS, DIABLO Large Eddy Simulation, HRRR, HWRF, MPAS, SIMA, WACCM, WRF
modelTags: [""]

# options: Blender, Maya, NCAR Command Language, ParaView, Visual Comparator, VAPOR
softwareTags: ["ParaView"]

# Case insensitive string describing the main media type ("Video", "Image", "App", etc). This is displayed in the post heading as a small tag above the title.
mediaType: "Video"

# The following headings and subheadings are provided examples - unused ones can be deleted. All Markdown content below will be rendered in the frontend.
---

<iframe width="560" height="315" src="https://www.youtube.com/embed/tZxH4-FcAqY?si=T3nAL2b4GCUKBLfE" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>

___

#### About the Science

This work depicts data obtained from Direct Numerical Simulation (DNS) of entrainment and mixing processes at a cloud's edge, which affect the droplet dynamics due to evaporation and condensation. This simulation contains coupled Eulerian and Lagrangian frames.
##### Science Credits

Bipin Kumar and Neethi Suresh (HPCS, Indian Institute of Tropical Meteorology)

##### Computational Modeling

Bipin Kumar and Neethi Suresh (HPCS, Indian Institute of Tropical Meteorology)

##### Computational Resources

The simulation was carried out on a HPC facility provided by the Ministry of Earth Science, Government of India at Indian Institute of Tropical Meteorology, Pune (http://pratyush.tropmet.res.in/). The computational time and data storage was provided through the HPCS project. The authors thank Dr. Jason R. Picardo, IIT Bombay, India, for helpful discussions to understand the physics in the animations generated in this study.

<br />

The visualizations were created using computing and storage resources provided by the Computational and Information Systems Lab at the National Center for Atmospheric Research. The National Center for Atmospheric Research is sponsored by the National Science Foundation. Any opinions, findings and conclusions or recommendations expressed in this material do not necessarily reflect the views of the National Science Foundation.
___

#### About the Visualization

##### Visualization and Post-production

Matt Rehme, Nihanth Cherukuru, Stanislaw Jaroszynski, Shaomeng Li, Scott Pearse, Tim Scheitlin (NSF NCAR CISL)


##### Visualization Software

ParaView, NVIDIA IndeX

0 comments on commit 8dea8ca

Please sign in to comment.