Skip to content

Commit

Permalink
Add source
Browse files Browse the repository at this point in the history
  • Loading branch information
efaulhaber committed Jan 3, 2025
1 parent b00d796 commit 7338228
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/general/time_integration.jl
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,7 @@
Modified leapfrog integration scheme for Weakly Compressible SPH (WCSPH) when integrating
the density with [`ContinuityDensity`](@ref).
This scheme is used by DualSPHysics:
https://github.com/DualSPHysics/DualSPHysics/wiki/3.-SPH-formulation#372-symplectic-position-verlet-scheme
"""
SymplecticPositionVerlet(_) = nothing

0 comments on commit 7338228

Please sign in to comment.