- May 24, 2024
-
-
- May 21, 2024
-
-
Andreas Klöckner authored
* Handle use-before-assign warnings from pylint * fix remaining flake8, pylint errors --------- Co-authored-by:
Matthias Diener <mdiener@illinois.edu>
-
- Apr 26, 2024
- Aug 12, 2023
-
-
- Sep 26, 2022
-
-
- Jun 13, 2022
-
-
- Jun 10, 2022
-
-
- Apr 25, 2022
-
-
- Jan 13, 2022
-
-
Thomas H. Gibson authored
* Add overintegration option for wave-op-mpi * Add OI+lazy to examples CI testing * Draft: Use P^0 discr on affine groups even if quad grid requested * Refactor geoderiv connection/interpolation steps * Fix quadrature interpolation * Add pytato pytest array context factory * Update metric unit tests * Clarifying comment Co-authored-by:
Andreas Klöckner <inform@tiker.net> * Add nonaffine option for wave op example * Run lazy + nonaffine + overintegration in examples CI testing * Add quadrature case for metric unit tests * Add optional import for debugging outside of pytest * Add docstrings for _use_geoderiv_connection Co-authored-by:
Andreas Kloeckner <inform@tiker.net>
-
- Jan 12, 2022
-
-
- Jan 03, 2022
-
-
gmsh generation was failing in v4.9 and couldn't find a setup that worked in v4.8 and v4.9. Possible bug?
-
- Nov 02, 2021
-
-
Matt Smith authored
* reimplement norm() without recursion * disallow norm of a scalar; fix tests
-
- Oct 25, 2021
-
-
Matt Smith authored
-
- Oct 20, 2021
-
-
Matt Smith authored
-
- Oct 19, 2021
-
-
Matt Smith authored
-
- Jun 30, 2021
-
-
- Jun 11, 2021
-
-
Thomas H. Gibson authored
* Update function: dt_non_geometric_factor -> dt_non_geometric_factors * Add timestep estimation helper function * Add clarifying remark about timestep estimation Co-authored-by:
Andreas Klöckner <inform@tiker.net> * Make wavespeed argument option * Drop dt estimator; provide characteristic lengthscales * Expand and update documentation Co-authored-by:
Andreas Klöckner <inform@tiker.net> * Allow HyperbolicOperator.max_characteristic_velocity to return local data * Add warning to dt_geometric_factors about non-volume discretizations * Add fudge factor to surface advection time step * Time step estimation: clean up freeze/thaw semantics * Wave models: clean up freeze/thaw * Variable coefficient wave model: do not nodal-reduce characteristic velocity * Add missing freeze(...) for dim=1 case * Add missing thaw in dt utils unit test * Fix variable coefficient wave example * Memoize characteristic lengths rather than geometric factors * Use actx from wave speed DOFArray in variable coefficient operator * Pass array context to estimate_rk4_timestep * Ensure application actx is passed through to timestep estimation * Update Operator method interfaces for timestepping * Always return thawed characteristic lengthscales Co-authored-by:
Andreas Klöckner <inform@tiker.net>
-
- Jun 05, 2021
-
-
Thomas Gibson authored
-
- Jun 03, 2021
-
-
Andreas Klöckner authored
* Simplify WADG mass inverse * Test mass inverse on warped geometry * Always WADG all the time also for symbolic * Fold test_nonaffine_mass_operator_inverse into test_mass_operator_inverse Co-authored-by:
Thomas Gibson <gibsonthomas1120@hotmail.com>
-
- Jun 02, 2021
-
-
Thomas Gibson authored
-
-
- May 27, 2021
-
-
- May 26, 2021
-
-
Andreas Klöckner authored
-
Andreas Klöckner authored
- Rename, document the supporting functions for improved clarity - Drop dim argument from (former) surface_normal
-
- May 25, 2021
-
-
Thomas Gibson authored
-
- May 24, 2021
-
-
Andreas Klöckner authored
The function registry bits are only relevant for symbolic operators, and the broadcasting test duplicates what's already being done in arraycontext.
-
Andreas Klöckner authored
This ensures that the symbolic stuff remains tested until we remove it.
-
- May 22, 2021
-
-
Thomas Gibson authored
-
- May 21, 2021
-
-
Thomas Gibson authored
-
- May 17, 2021
-
-
Thomas Gibson authored
-
- May 15, 2021
-
-
Thomas Gibson authored
-
Thomas Gibson authored
-
Thomas Gibson authored
-
- May 14, 2021
-
-
Thomas Gibson authored
-
Thomas Gibson authored
-
Thomas Gibson authored
-
Thomas Gibson authored
-
- May 13, 2021
-
-
Thomas Gibson authored
-
Thomas Gibson authored
-