- 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 06, 2021
-
-
Thomas Gibson authored
-
Thomas Gibson authored
-
- Jun 05, 2021
-
-
Thomas H. Gibson authored
* Make nodal reductions mpi-aware * Add clarifying remark for nodal reductions Co-authored-by:
Andreas Klöckner <inform@tiker.net> * Use timestep estimation in mpi wave test Co-authored-by:
Andreas Klöckner <inform@tiker.net>
-
Thomas Gibson authored
-
Thomas Gibson authored
-
- Jun 04, 2021
-
-
Thomas Gibson authored
-
Thomas Gibson authored
-
- Jun 02, 2021
-
-
Thomas Gibson authored
-
Thomas Gibson authored
-
Thomas Gibson authored
-
Thomas Gibson authored
-
- May 28, 2021
- May 26, 2021
-
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
Andreas Klöckner authored
- Rename, document the supporting functions for improved clarity - Drop dim argument from (former) surface_normal
-
Thomas Gibson authored
-
Thomas H. Gibson authored
Co-authored-by:
Alex Fikl <alexfikl@gmail.com>
-
- May 25, 2021
-
-
Thomas Gibson authored
-
Thomas Gibson authored
-
- May 22, 2021
-
-
Thomas Gibson authored
-
- May 21, 2021
-
-
Thomas Gibson authored
-
- May 19, 2021
-
-
Thomas Gibson authored
-
- May 18, 2021
-
-
Thomas Gibson authored
-
Thomas Gibson authored
-
- May 17, 2021
-
-
Thomas Gibson authored
-
Thomas Gibson authored
-
- May 16, 2021
-
-
Thomas Gibson authored
-
Thomas Gibson authored
-
- May 15, 2021
-
-
Matt Smith authored
* vectorize local_grad and weak_local_grad * added stack argument to local_grad/weak_local_grad * add test for gradient using op * propagate stack argument * tweak comment to avoid flake8 warning * stack -> (not) nested * add visualization to gradient test * disable strong form gradient test for now * minor cosmetic changes * tweak local_div/weak_local_div vectorization to work with both nested and non-nested arrays * suppress pylint false positives * remove inverse_mass around grad/div in strong form tests * add check for valid 'form' argument * remove unneeded flux terms from strong form tests * Tweak phrasing: "no jumps" instead of "smooth" Co-authored-by:
Andreas Klöckner <inform@tiker.net>
-
Thomas Gibson authored
-
Thomas Gibson authored
-
- May 14, 2021
-
-
Thomas Gibson authored
-
Thomas Gibson authored
-
- May 13, 2021
-
-
Thomas Gibson authored
-
- May 12, 2021
-
-
Thomas Gibson authored
-
- May 10, 2021
-
-
- May 06, 2021
-
-
- May 03, 2021
-
-
Thomas Gibson authored
-
- Apr 30, 2021
-
-
Thomas Gibson authored
-