- Sep 05, 2021
-
-
- Sep 04, 2021
-
-
- Aug 30, 2021
-
-
- Aug 22, 2021
-
-
Andreas Klöckner authored
-
- Aug 11, 2021
-
-
Andreas Klöckner authored
Install matplotlib for gitlab docs CI See merge request !97
-
Andreas Klöckner authored
-
-
Co-authored-by:
Alex Fikl <alexfikl@gmail.com>
-
- Jul 21, 2021
-
-
Mike Campbell authored
* Fix diff property, ugh. * Add missing docstring support * Test the values, not the truthy property of these arrays. * Get op (woops).
-
- Jul 11, 2021
-
-
- Jul 05, 2021
-
-
- Jul 03, 2021
- Jun 30, 2021
-
-
- Jun 26, 2021
-
-
- Jun 25, 2021
-
-
- Jun 17, 2021
-
-
Andreas Klöckner authored
* Bump tolerance for test_mass_mat_trig in test_grudge_sym_old * Set tolerances in test_mass_trig (for old sym code) equal to ones in new-style tests
-
-
-
-
-
-
- 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>
-
-
Andreas Klöckner authored
* Clone _setup_actx to permit catching leaks * Point arraycontext at freeze-thaw-usability in req.txt * Point requirements.txt back to main for arraycontext
-