Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP:MaterialGrid #1242

Merged
merged 14 commits into from
Jul 4, 2020
Merged

WIP:MaterialGrid #1242

merged 14 commits into from
Jul 4, 2020

Commits on Jun 3, 2020

  1. init

    Alec Hammond committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    1098721 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2020

  1. basic functionality with bugs

    Alec Hammond committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    255204f View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2020

  1. fix boundary issues and memory leak

    Alec Hammond committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    220c9b2 View commit details
    Browse the repository at this point in the history
  2. remove print statements

    Alec Hammond committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    1559e79 View commit details
    Browse the repository at this point in the history
  3. add function to update design parameters

    Alec Hammond committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    32d6636 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2020

  1. add material sus to interpolation

    Alec Hammond committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    bfa21ad View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2020

  1. add support for u_add, u_prod, etc.

    Alec Hammond committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    5ab44f4 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2020

  1. init stab at gradient

    Alec Hammond committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    63f2848 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2020

  1. fix most gradients

    Alec Hammond committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    da3dad6 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2020

  1. fix failing tests and disable conductivity

    Alec Hammond committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    bf38a13 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2020

  1. add test and update notebooks

    Alec Hammond committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    7ce12c9 View commit details
    Browse the repository at this point in the history
  2. add test to makefile

    Alec Hammond committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    4546eb5 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2020

  1. Update material_grid.py

    stevengj authored Jul 3, 2020
    Configuration menu
    Copy the full SHA
    0516304 View commit details
    Browse the repository at this point in the history
  2. rm matplotlib from test

    stevengj authored Jul 3, 2020
    Configuration menu
    Copy the full SHA
    af6ccd9 View commit details
    Browse the repository at this point in the history