Skip to content
Snippets Groups Projects
  1. Apr 25, 2022
  2. Jan 13, 2022
    • Thomas H. Gibson's avatar
      Fix metric computation for affine + overintegrated (#210) · 9dca44da
      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: default avatarAndreas 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: default avatarAndreas Kloeckner <inform@tiker.net>
      Unverified
      9dca44da
  3. Jan 12, 2022
  4. Jan 03, 2022
  5. Nov 02, 2021
  6. Oct 25, 2021
  7. Oct 20, 2021
  8. Oct 19, 2021
  9. Jun 30, 2021
  10. Jun 11, 2021
    • Thomas H. Gibson's avatar
      Return non-geometric factors for all groups (#121) · ee30ed68
      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: default avatarAndreas Klöckner <inform@tiker.net>
      
      * Make wavespeed argument option
      
      * Drop dt estimator; provide characteristic lengthscales
      
      * Expand and update documentation
      
      Co-authored-by: default avatarAndreas 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: default avatarAndreas Klöckner <inform@tiker.net>
      Unverified
      ee30ed68
  11. Jun 05, 2021
  12. Jun 03, 2021
  13. Jun 02, 2021
  14. May 27, 2021
  15. May 26, 2021
  16. May 25, 2021
  17. May 24, 2021
  18. May 22, 2021
  19. May 21, 2021
  20. May 17, 2021
  21. May 15, 2021
  22. May 14, 2021
  23. May 13, 2021
  24. May 12, 2021
  25. May 11, 2021
  26. May 03, 2021
  27. Apr 30, 2021
Loading