Skip to content

Commit

Permalink
Fix DEM systems
Browse files Browse the repository at this point in the history
  • Loading branch information
efaulhaber committed May 22, 2024
1 parent 217c8b7 commit fb8d6ab
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/schemes/boundary/system.jl
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ The interaction between fluid and boundary particles is specified by the boundar
!!! warning "Experimental Implementation"
This is an experimental feature and may change in a future releases.
"""
struct BoundaryDEMSystem{NDIMS, ELTYPE <: Real, IC, ARRAY1D, ARRAY2D} <:
BoundarySystem{NDIMS, IC}
Expand Down

0 comments on commit fb8d6ab

Please sign in to comment.