Skip to content

Latest commit

 

History

History
48 lines (38 loc) · 969 Bytes

File metadata and controls

48 lines (38 loc) · 969 Bytes
layout page
title People

People Involved with XPDES

XPDES brings together researchers from several institutes.

Georgia Institute of Technology

    {% for page in site.pages %} {% if page.tags == 'gatech' %}
  • {{page.title}}
  • {% endif %} {% endfor %}

Lawrence Livermore National Laboratory

    {% for page in site.pages %} {% if page.tags == 'llnl' %}
  • {{page.title}}
  • {% endif %} {% endfor %}

Rensselaer Polytechnic Institute

    {% for page in site.pages %} {% if page.tags == 'rpi' %}
  • {{page.title}}
  • {% endif %} {% endfor %}

University of Illinois at Urbana-Champaign

    {% for page in site.pages %} {% if page.tags == 'uiuc' %}
  • {{page.title}}
  • {% endif %} {% endfor %}