Skip to content
Snippets Groups Projects
  1. 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>
      ee30ed68
  2. Jun 05, 2021
  3. May 21, 2021
  4. May 17, 2021
  5. Apr 26, 2021
  6. Apr 25, 2021
  7. Apr 16, 2021
  8. Dec 03, 2020
  9. Sep 30, 2020
  10. Sep 08, 2020
  11. Aug 26, 2020
  12. Jun 24, 2020
  13. Jun 17, 2020
  14. Jun 16, 2020
  15. May 19, 2020
  16. May 17, 2020
  17. Aug 17, 2018
  18. Jul 09, 2018
  19. Jun 27, 2018
  20. May 10, 2018
  21. Apr 30, 2018
  22. Apr 28, 2018
  23. Apr 24, 2018
  24. Apr 23, 2018
  25. Apr 17, 2018
  26. Apr 06, 2018
  27. Apr 05, 2018
  28. Apr 04, 2018
  29. Mar 20, 2018
  30. Feb 26, 2018
  31. Feb 15, 2018
Loading