Skip to content

Latest commit

 

History

History
24 lines (21 loc) · 761 Bytes

File metadata and controls

24 lines (21 loc) · 761 Bytes
layout single
author_profile true
title The Hypothetical Materials Lab
num_posts 8

group-photo

Welcome to the Wilmer Lab! We explore the properties of hypothetical materials using computer simulations. There are openings for students and full-time software developers. Please contact Prof. Wilmer for details.

{{ site.data.ui-text[site.locale].recent_posts | default: "Recent Posts" }}

{% assign num_posts = 0 %} {% for post in site.posts %} {% if num_posts < page.num_posts %} {% include archive-single-date.html type="grid" %} {% endif %} {% assign num_posts = num_posts | plus: 1 %} {% endfor %}