forked from PedestrianDynamics/jupedsim
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Correct setting of parameters in Collision Free Speed Model v2 (Pedes…
…trianDynamics#1414) * Fix parameter assignement In CollisionFreeSpeedModelV2 setting strengthNeighborRepulsion was modifiying strengthGeometryRepulsion. * Add tests for setting agent parameters of collision free speed model * Add tests for setting agent parameters of generalized centrifugal force model * Add tests for setting agent parameters of social force model --------- Co-authored-by: Ozaq <[email protected]>
- Loading branch information
1 parent
262111c
commit 121b109
Showing
3 changed files
with
174 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters