Skip to content

Instantly share code, notes, and snippets.

View wd15's full-sized avatar

Daniel Wheeler wd15

View GitHub Profile
@wd15
wd15 / chimad-phas-field-meeting.md
Created September 6, 2017 18:32
CHiMaD Phase-field Notes

9/6/2017 Website meeting

  • More benchmark IDs in upload form
  • Clarify sim. landing page buttons
  • Plan key points of engagement:
    • gitter
    • twitter
    • workshops
    • mailchimp newsletter
    • readthedocs changelog
  • Create summary pages for uploaded hackathon results
@wd15
wd15 / test1d_convection.py
Last active April 26, 2016 14:17 — forked from klkuhlm/test1d_convection.py
fipy test of convection terms
import fipy as fp
import numpy as np
import matplotlib
matplotlib.use('Agg')
import matplotlib.pyplot as plt
L = 1.0 # domain size
nx = 400 # discretization
dx = L/nx # h
display:
- template: :d3templates.gist-list
gist-list:
- append: $div.row
- selectAll: div.col
- requests:
gist.json: https://api.github.com/users/wd15/gists
call:
- data: :d3.requests.gist