jaxdem.utils.randomizeOrientations#

Utility functions to randomize particle orientations.

Functions

randomize_orientations(state, key)

Randomize orientations for clumps (particles with repeated state.clump_id), leaving spheres unchanged.

jaxdem.utils.randomizeOrientations.randomize_orientations(state: State, key: jax.Array) State[source]#

Randomize orientations for clumps (particles with repeated state.clump_id), leaving spheres unchanged.