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

Add AV to NS #373

Closed
wants to merge 163 commits into from
Closed

Add AV to NS #373

wants to merge 163 commits into from

Commits on Oct 28, 2020

  1. Configuration menu
    Copy the full SHA
    8e7ddda View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2020

  1. Configuration menu
    Copy the full SHA
    59f80c3 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2020

  1. Configuration menu
    Copy the full SHA
    122966e View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2020

  1. Configuration menu
    Copy the full SHA
    598e4b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    822d863 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e0f0ce4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d35771a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a71ac3b View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2020

  1. Configuration menu
    Copy the full SHA
    0f132eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40656f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d49de59 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    80e1a62 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0c25238 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2020

  1. Configuration menu
    Copy the full SHA
    96fc18c View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2021

  1. Configuration menu
    Copy the full SHA
    446cace View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2021

  1. Configuration menu
    Copy the full SHA
    7a9a81d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf67fc0 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2021

  1. Configuration menu
    Copy the full SHA
    f52b8b6 View commit details
    Browse the repository at this point in the history
  2. Merges the upstream master

    MTCam authored Feb 4, 2021
    Configuration menu
    Copy the full SHA
    37abb66 View commit details
    Browse the repository at this point in the history
  3. Silence flake8.

    MTCam committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    703869a View commit details
    Browse the repository at this point in the history
  4. Silence pydocstyle

    MTCam committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    f20059f View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3 from w-hagen/silence-pydocstyle

    Silence pydocstyle.
    w-hagen authored Feb 4, 2021
    Configuration menu
    Copy the full SHA
    125ff51 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2 from w-hagen/silence-flake8

    Silence flake8
    w-hagen authored Feb 4, 2021
    Configuration menu
    Copy the full SHA
    5c99ac1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d978414 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #4 from w-hagen/av-mrg-master

    Av mrg master
    w-hagen authored Feb 4, 2021
    Configuration menu
    Copy the full SHA
    8d30def View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1340ea6 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #5 from w-hagen/remove-mkobjarray

    Remove un-needed make_obj_array calls
    w-hagen authored Feb 4, 2021
    Configuration menu
    Copy the full SHA
    067ad2b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9d32a7a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3a13a05 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2021

  1. Configuration menu
    Copy the full SHA
    1b2b30e View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2021

  1. Fixed boundary calls to self

    w-hagen committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    0dff5e5 View commit details
    Browse the repository at this point in the history
  2. Fixed flake8 line to long

    w-hagen committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    1b57517 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #6 from w-hagen/av-boundary-rework

    Rework boundary conditions to avoid duplicating code
    w-hagen authored Feb 26, 2021
    Configuration menu
    Copy the full SHA
    20221dd View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2021

  1. Configuration menu
    Copy the full SHA
    f39deb2 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2021

  1. Added inital documentation to artificial viscosity routines (#8)

    * Added inital documentation to artificial viscosity routines
    
    * Fix style issues
    
    * more style fixes
    
    Co-authored-by: Wyatt Hagen <wahagen2@illinois.edu>
    w-hagen and w-hagen authored Mar 12, 2021
    Configuration menu
    Copy the full SHA
    6b9a29d View commit details
    Browse the repository at this point in the history
  2. fixed flake8 error

    w-hagen committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    d17ea87 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'artificial_viscosity' of github.com:w-hagen/mirgecom in…

    …to artificial_viscosity
    w-hagen committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    5018f52 View commit details
    Browse the repository at this point in the history
  4. Fixed too long line

    w-hagen committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    100b1c3 View commit details
    Browse the repository at this point in the history
  5. Added tests to artificial viscosity routines. (#9)

    * Added tests to artificial viscosity routines.
    
    * Fixed flake8 errors.
    
    * Fixed error in getting basis polynomials
    
    * Fixed style errors
    
    Co-authored-by: Wyatt Hagen <wahagen2@illinois.edu>
    w-hagen and w-hagen authored Mar 12, 2021
    Configuration menu
    Copy the full SHA
    9d0f8ed View commit details
    Browse the repository at this point in the history
  6. Bring branch up to main

    w-hagen committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    105fd83 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'artificial_viscosity' of github.com:w-hagen/mirgecom in…

    …to artificial_viscosity
    w-hagen committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    5d22727 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2021

  1. Fixed missed merge conflict.

    w-hagen committed Mar 13, 2021
    Configuration menu
    Copy the full SHA
    bf309fe View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2021

  1. Configuration menu
    Copy the full SHA
    34b96bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f52a165 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c8858e4 View commit details
    Browse the repository at this point in the history
  4. Fixed errors in calling gmsh

    w-hagen committed Mar 14, 2021
    Configuration menu
    Copy the full SHA
    1afa3d7 View commit details
    Browse the repository at this point in the history
  5. Add gmsh as requirement

    w-hagen committed Mar 14, 2021
    Configuration menu
    Copy the full SHA
    a404a62 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2021

  1. Configuration menu
    Copy the full SHA
    c1cd479 View commit details
    Browse the repository at this point in the history
  2. Fix documentation grammer.

    Co-authored-by: Mike Campbell <mtcampbe@illinois.edu>
    w-hagen and MTCam authored Mar 15, 2021
    Configuration menu
    Copy the full SHA
    8b580e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    40364ac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    af24249 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8a50f22 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    77b0263 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    218cb52 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cb8be6a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0f2d680 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2021

  1. Update mirgecom/initializers.py

    Co-authored-by: Mike Campbell <mtcampbe@illinois.edu>
    w-hagen and MTCam authored Mar 26, 2021
    Configuration menu
    Copy the full SHA
    834a98c View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2021

  1. Configuration menu
    Copy the full SHA
    f2654ab View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2021

  1. Refactor AV (#12)

    * CI: install mirgecom branch directly (#315)
    
    * Run flake8 in Github CI on target Py version (#313)
    
    * Run flake8 in Github CI on target Py version
    
    * Bump Python compat target to 3.8
    
    * Bump Py compatibility target in Github CI to 3.8
    
    Co-authored-by: Matthias Diener <mdiener@illinois.edu>
    
    * fix CI runs (#316)
    
    - Run `brew update` to fix spurious homebrew downloading errors
    - Make sure to be able to run without a specified branch (for e.g. scheduled CI runs)
    - prefer mpich over openmpi, as it can show better error messages in CI
    
    * skip clone on CI (#318)
    
    * Update half-baked, push to save.
    
    * Refactor AV to address remaining review comments, merge with main, make it closer to consistent with NS.
    
    * Fix up example to use new AV, remove temporary fix for resolved issue.
    
    * Fix slipwall boundary issue for multispecies
    
    * Tweak for multispecies.
    
    * Add documentation for Persson smoothness indicator
    
    * Remove function/module name ambiguity
    
    * Update doublemach to use av_operator interface
    
    * Update test to use av_operator interface
    
    * Update docs to correct rendering, formatting
    
    * Update docs to correct rendering, formatting
    
    * Update docs to correct rendering, formatting
    
    Co-authored-by: Matthias Diener <mdiener@illinois.edu>
    Co-authored-by: Andreas Klöckner <inform@tiker.net>
    3 people authored Apr 25, 2021
    Configuration menu
    Copy the full SHA
    d72df2a View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2021

  1. Configuration menu
    Copy the full SHA
    afd9233 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8fc9771 View commit details
    Browse the repository at this point in the history
  3. Update examples/doublemach-mpi.py to get rank properly

    Co-authored-by: Matt Smith <mjsmith1@gmail.com>
    w-hagen and majosm authored Apr 26, 2021
    Configuration menu
    Copy the full SHA
    0495f3b View commit details
    Browse the repository at this point in the history
  4. Update logic to check if file exists

    Co-authored-by: Matt Smith <mjsmith1@gmail.com>
    w-hagen and majosm authored Apr 26, 2021
    Configuration menu
    Copy the full SHA
    b93411b View commit details
    Browse the repository at this point in the history
  5. Update documenatation

    Co-authored-by: Matt Smith <mjsmith1@gmail.com>
    w-hagen and majosm authored Apr 26, 2021
    Configuration menu
    Copy the full SHA
    3f336fd View commit details
    Browse the repository at this point in the history
  6. Update documentation

    Co-authored-by: Matt Smith <mjsmith1@gmail.com>
    w-hagen and majosm authored Apr 26, 2021
    Configuration menu
    Copy the full SHA
    8fa696e View commit details
    Browse the repository at this point in the history
  7. Update documentation

    Co-authored-by: Matt Smith <mjsmith1@gmail.com>
    w-hagen and majosm authored Apr 26, 2021
    Configuration menu
    Copy the full SHA
    de305d9 View commit details
    Browse the repository at this point in the history
  8. Update documentation

    Co-authored-by: Matt Smith <mjsmith1@gmail.com>
    w-hagen and majosm authored Apr 26, 2021
    Configuration menu
    Copy the full SHA
    376ba33 View commit details
    Browse the repository at this point in the history
  9. Update documentation

    Co-authored-by: Matt Smith <mjsmith1@gmail.com>
    w-hagen and majosm authored Apr 26, 2021
    Configuration menu
    Copy the full SHA
    184e2cc View commit details
    Browse the repository at this point in the history
  10. Update documentation

    Co-authored-by: Matt Smith <mjsmith1@gmail.com>
    w-hagen and majosm authored Apr 26, 2021
    Configuration menu
    Copy the full SHA
    1fea6b6 View commit details
    Browse the repository at this point in the history
  11. Update documentation

    Co-authored-by: Matt Smith <mjsmith1@gmail.com>
    w-hagen and majosm authored Apr 26, 2021
    Configuration menu
    Copy the full SHA
    f17e450 View commit details
    Browse the repository at this point in the history
  12. Update documentation

    Co-authored-by: Matt Smith <mjsmith1@gmail.com>
    w-hagen and majosm authored Apr 26, 2021
    Configuration menu
    Copy the full SHA
    9cd58d3 View commit details
    Browse the repository at this point in the history
  13. Update documentation

    Co-authored-by: Matt Smith <mjsmith1@gmail.com>
    w-hagen and majosm authored Apr 26, 2021
    Configuration menu
    Copy the full SHA
    cc2752a View commit details
    Browse the repository at this point in the history
  14. Update documentation

    Co-authored-by: Matt Smith <mjsmith1@gmail.com>
    w-hagen and majosm authored Apr 26, 2021
    Configuration menu
    Copy the full SHA
    d78cdab View commit details
    Browse the repository at this point in the history
  15. Update documentation

    Co-authored-by: Matt Smith <mjsmith1@gmail.com>
    w-hagen and majosm authored Apr 26, 2021
    Configuration menu
    Copy the full SHA
    d55666c View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2021

  1. Fix flake8/docstyle issue

    w-hagen committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    06d171c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    974bcd4 View commit details
    Browse the repository at this point in the history
  3. Tweak the doublemach docs and implementation just a bit (#15)

    * Tweak the doublemach docs and implementation just a bit to remove some unneeded stuff.
    
    * tweak verbiage per @w-hagen suggestion to be more correct and complete
    MTCam authored Apr 27, 2021
    Configuration menu
    Copy the full SHA
    f3e6a61 View commit details
    Browse the repository at this point in the history
  4. Remove superfluous isinstance check

    Co-authored-by: Matt Smith <mjsmith1@gmail.com>
    w-hagen and majosm authored Apr 27, 2021
    Configuration menu
    Copy the full SHA
    fbe4de3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7dfa814 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fa4ace9 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2021

  1. Configuration menu
    Copy the full SHA
    34e5ae4 View commit details
    Browse the repository at this point in the history
  2. remove commented out import

    Co-authored-by: Thomas H. Gibson <gibsonthomas1120@hotmail.com>
    w-hagen and thomasgibson authored Apr 28, 2021
    Configuration menu
    Copy the full SHA
    88f3530 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2021

  1. Configuration menu
    Copy the full SHA
    bde0028 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d58d27d View commit details
    Browse the repository at this point in the history
  3. Replace join_conserved_vectors with np.stack per @majosm suggestion. (#…

    …16)
    
    * Replace join_conserved_vectors with np.stack per @majosm suggestion.
    
    * Make it work for scalar Q
    
    * Clean up grad_q boundary routine after array shape corrections.
    
    * Update docs per @w-hagen review comments.
    
    * Nudge doc precision
    MTCam authored Apr 29, 2021
    Configuration menu
    Copy the full SHA
    13d2619 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1cb7979 View commit details
    Browse the repository at this point in the history
  5. Rename vars more precisely in AV boundary routine. (#17)

    * Rename vars more precisely in AV boundary routine.
    
    * Correct mistaken variable identity.
    MTCam authored Apr 29, 2021
    Configuration menu
    Copy the full SHA
    b3556c9 View commit details
    Browse the repository at this point in the history
  6. Make artificial viscosity documentation more general (#18)

    * Make artificial viscosity documentation more general
    
    * One line header for artificial viscosity module
    thomasgibson authored Apr 29, 2021
    Configuration menu
    Copy the full SHA
    ef9c67e View commit details
    Browse the repository at this point in the history
  7. Fixed spelling

    Co-authored-by: Matt Smith <mjsmith1@gmail.com>
    w-hagen and majosm authored Apr 29, 2021
    Configuration menu
    Copy the full SHA
    961a5bb View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2021

  1. Remove join_conserved_vectors

    Co-authored-by: Mike Campbell <mtcampbe@illinois.edu>
    w-hagen and MTCam authored Apr 30, 2021
    Configuration menu
    Copy the full SHA
    ea3dc35 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2021

  1. Configuration menu
    Copy the full SHA
    326caf8 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2021

  1. Configuration menu
    Copy the full SHA
    762b5cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56e5efd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    70a4696 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7090d32 View commit details
    Browse the repository at this point in the history
  5. Clean up object array handling in flux routines (#19)

    * clean up object array handling in flux routines
    
    * add note about get_array_container_context
    majosm authored May 6, 2021
    Configuration menu
    Copy the full SHA
    445c5c8 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2021

  1. Configuration menu
    Copy the full SHA
    12f2f5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d185c95 View commit details
    Browse the repository at this point in the history
  3. Sooth the bugbear.

    MTCam authored May 7, 2021
    Configuration menu
    Copy the full SHA
    e2d7ddd View commit details
    Browse the repository at this point in the history
  4. Unpoke the bugbear.

    MTCam authored May 7, 2021
    Configuration menu
    Copy the full SHA
    3a61993 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2021

  1. Configuration menu
    Copy the full SHA
    3485ee0 View commit details
    Browse the repository at this point in the history
  2. Merge to Navier-Stokes.

    MTCam committed May 10, 2021
    Configuration menu
    Copy the full SHA
    21ebe14 View commit details
    Browse the repository at this point in the history
  3. Pull AV boundaries into NS.

    MTCam committed May 10, 2021
    Configuration menu
    Copy the full SHA
    3b88176 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2021

  1. AV misc fixes (#23)

    * remove call to deprecated create_parallel_grid
    
    * remove use of deprecated n parameter
    
    * add boundary_kwargs to av_operator
    
    * raise exception instead of asserting
    majosm authored May 11, 2021
    Configuration menu
    Copy the full SHA
    59df6df View commit details
    Browse the repository at this point in the history
  2. Rename modes_active_flag

    w-hagen committed May 11, 2021
    Configuration menu
    Copy the full SHA
    c0578f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    893fd22 View commit details
    Browse the repository at this point in the history
  4. Update doublemach to use Navier-Stokes, update inviscid boundaries st…

    … they can be used in NS
    MTCam committed May 11, 2021
    Configuration menu
    Copy the full SHA
    8fc775f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    194bd46 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9252037 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ddda422 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0dfc5f1 View commit details
    Browse the repository at this point in the history
  9. Fix some cosmetics only.

    MTCam committed May 11, 2021
    Configuration menu
    Copy the full SHA
    389c22e View commit details
    Browse the repository at this point in the history

Commits on May 13, 2021

  1. Configuration menu
    Copy the full SHA
    bfe3658 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c81750d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    99de611 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2021

  1. Configuration menu
    Copy the full SHA
    657aec6 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2021

  1. Configuration menu
    Copy the full SHA
    1c78ad5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6fc2200 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2021

  1. Merge navier-stokes branch.

    MTCam committed May 20, 2021
    Configuration menu
    Copy the full SHA
    d2fed80 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2021

  1. Configuration menu
    Copy the full SHA
    5d374eb View commit details
    Browse the repository at this point in the history

Commits on May 23, 2021

  1. merge main docs

    MTCam committed May 23, 2021
    Configuration menu
    Copy the full SHA
    a4e600f View commit details
    Browse the repository at this point in the history
  2. Merge down Wyatts BC catch #352

    MTCam committed May 23, 2021
    Configuration menu
    Copy the full SHA
    9226ef4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ec41d9 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2021

  1. Configuration menu
    Copy the full SHA
    63e4b50 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8756a12 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2021

  1. Check for CV type.

    MTCam committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    f1dbc3e View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2021

  1. Configuration menu
    Copy the full SHA
    eccc841 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1bb8357 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2021

  1. Configuration menu
    Copy the full SHA
    3b965d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3922338 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2021

  1. Configuration menu
    Copy the full SHA
    ece824f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52a76a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f41a32 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1c81b7d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    68d52e7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bb607c7 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2021

  1. Configuration menu
    Copy the full SHA
    c7dabe9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c368711 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2021

  1. Merge with main AV development

    MTCam committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    e7deb73 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into mrgmn

    MTCam committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    89a125e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1eaad6b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    376b532 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2021

  1. Attempt to fix pylint issue.

    MTCam authored Jun 29, 2021
    Configuration menu
    Copy the full SHA
    9f14236 View commit details
    Browse the repository at this point in the history
  2. Attempt to fix pylint issues.

    MTCam authored Jun 29, 2021
    Configuration menu
    Copy the full SHA
    d8a07fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f445248 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2021

  1. Configuration menu
    Copy the full SHA
    13d59a4 View commit details
    Browse the repository at this point in the history
  2. Tag iel, idof with Concurrent(Element|DOF)InameTag (#419)

    Co-authored-by: Michael Campbell <mtcampbe@illinois.edu>
    kaushikcfd and MTCam authored Jul 10, 2021
    Configuration menu
    Copy the full SHA
    e07d9a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8931ac2 View commit details
    Browse the repository at this point in the history
  4. Modernize doublemach example.

    MTCam committed Jul 10, 2021
    Configuration menu
    Copy the full SHA
    f4f49cb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ee59fdf View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2021

  1. Merge upstream

    MTCam committed Aug 21, 2021
    Configuration menu
    Copy the full SHA
    ae70244 View commit details
    Browse the repository at this point in the history
  2. Update from upstream

    MTCam committed Aug 21, 2021
    Configuration menu
    Copy the full SHA
    8830bb1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    660de61 View commit details
    Browse the repository at this point in the history
  4. Add back gmsh to requirements

    MTCam committed Aug 21, 2021
    Configuration menu
    Copy the full SHA
    2cdf5b9 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2021

  1. Configuration menu
    Copy the full SHA
    e2a6a55 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2021

  1. Configuration menu
    Copy the full SHA
    448e72e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    954348d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    df9cd98 View commit details
    Browse the repository at this point in the history
  4. Fix bug in av boundary routine

    MTCam committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    c65c653 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2021

  1. Configuration menu
    Copy the full SHA
    6754804 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2021

  1. Configuration menu
    Copy the full SHA
    7c887e0 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2021

  1. Configuration menu
    Copy the full SHA
    418f79b View commit details
    Browse the repository at this point in the history
  2. Try gmsh in conda instead.

    MTCam committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    9f1bc7c View commit details
    Browse the repository at this point in the history