Skip to content

Latest commit

 

History

History
71 lines (61 loc) · 2.36 KB

File metadata and controls

71 lines (61 loc) · 2.36 KB
layout default
title Research

Overview

The Cisneros Group develops and applies high-fidelity computational methods to study turbulent reacting flows. Our work includes direct numerical simulation (DNS), large-eddy simulation (LES), and reduced modeling, with a focus on regimes where compressibility, shock waves, and chemical kinetics interact at high Mach numbers.

Our solvers are developed for leadership-class HPC resources and leverage GPU acceleration to enable simulations at regimes that were previously inaccessible.

Peer-Reviewed Articles

Publications

{% bibliography %}

Active Work

Current Projects

<div class="project-card">
  <h3>[Project Title 1]</h3>
  <p>
    Brief description of this project — the problem it addresses, the
    numerical approach, and the expected impact.
    [Replace with your actual project details.]
  </p>
  <p class="text-muted text-sm">Funded by: [Agency / Grant #]</p>
</div>

<div class="project-card">
  <h3>[Project Title 2]</h3>
  <p>
    What numerical methods are you developing? What physical phenomena are
    you studying? What are the key deliverables?
    [Replace with your actual project details.]
  </p>
  <p class="text-muted text-sm">Funded by: [Agency / Grant #]</p>
</div>

<div class="project-card">
  <h3>[Project Title 3]</h3>
  <p>
    Description including any collaborating institutions, experimental
    partners, or specific aerospace applications being targeted.
    [Replace with your actual project details.]
  </p>
  <p class="text-muted text-sm">In collaboration with: [Partner institution]</p>
</div>

<!-- Add more project cards above this comment -->