Merge in changes from upstream master (for better or worse).#1
Conversation
…e example run faster
…other cosmetic changes.
Co-authored-by: Andreas Klöckner <inform@tiker.net>
* switch doc to furo theme * fixes * Add Github/releases links to TOC Co-authored-by: Andreas Klöckner <inform@tiker.net>
- Allows hierarchical content menu - Reduces 'wall of text'
* add boundary conditions to diffusion operator * attempt to simplify diffusion_operator BC specification * apply suggestions from review * add more documentation for diffusion BCs * add comment * Update mirgecom/diffusion.py Co-authored-by: Andreas Klöckner <inform@tiker.net> * make vectorized 'boundaries' a list instead of an object array * update comment Co-authored-by: Andreas Klöckner <inform@tiker.net>
Also adds totals for num_calls and time. Mostly extracted from illinois-ceesd#96.
Co-authored-by: Andreas Klöckner <inform@tiker.net>
* add variable diffusivity * remove calls to deprecated flat_norm * use quadrature discretization normal * mention numerical flux formulation in docstring * allow scalar values of alpha in diffusion_operator * tweak docstring * add comment about product rule decomposition * cosmetic change * add missing quad tag argument in obj array vectorize * Apply suggestions from code review Co-authored-by: Andreas Klöckner <inform@tiker.net> * make quad tag argument mandatory * avoid promoting constant alpha to a DOFArray * temporarilty change grudge branch * Point grudge in requirements.txt back to master after majosm:project-constants Co-authored-by: Andreas Klöckner <inform@tiker.net>
…ceesd#209) * simplify alpha in heat-source-mpi example * remove branch no longer needed after constant projection support added to grudge
|
BTW, I think we need to ignore the CI failures atm, because they'll fail even on w-hagen/master. |
|
|
Yeah, per our convo on Slack. I inadvertently removed these in the hand-merge. Any chance you could make sure your own tests work on this branch before we push something that breaks the hell out of it? |
|
I will pull this branch and make sure everything is running. |
Everything looks good after a few fixes to my boundary condition routines needed when updating to the latest packages. |
Terrific, ok to merge? |
|
Yeah, should be good. |
No description provided.