Skip to content

Commit ac11159

Browse files
committed
Merge branch 'port/rigid-contact-runtime' of https://github.com/svchb/TrixiParticles.jlOpen into port/rigid-contact-runtime
2 parents e4d1479 + ecdee6d commit ac11159

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/src/systems/rigid_body.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,7 @@ The current implementation uses the same model for rigid-wall and rigid-rigid co
3030
forces or contact-history terms yet.
3131

3232
`contact_distance` defines when contact starts. If `contact_distance == 0`, the
33-
particle spacing of the `RigidBodySystem` is used when the contact model is adapted to
34-
the runtime system.
33+
particle spacing of the `RigidBodySystem` is used.
3534

3635
If no `contact_model` is specified for a rigid body, rigid-wall and rigid-rigid contact
3736
for that system are disabled.

0 commit comments

Comments
 (0)