Skip to content
Snippets Groups Projects

Draft: Lanson&Vila (2008) timestep criterion for Gizmo

Open Bert Vandenbroucke requested to merge gizmo-timestep into master
1 unresolved thread

This contains the original attempt to implement a better timestep criterion for Gizmo, based on Lanson&Vila (2008).

Needs further testing and refinement.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
364 364 }
365 365 #endif
366 366
367 /* Lanson & Vila (2008), equation (58) */
368 pi->timestepvars.delxbar += wj * hj_inv_dim * Anorm;
  • See also Hietel, D., Junk, M., Kuhnert, J., Tiwari, S. (2005). Meshless Methods for Conservation Laws. In: Warnecke, G. (eds) Analysis and Numerics for Conservation Laws. Springer, Berlin, Heidelberg . https://doi.org/10.1007/3-540-27907-5_15

  • Please register or sign in to reply
    Loading