velocity_verlet¶
- torch_sim.integrators.md.velocity_verlet(state, dt, model)[source]¶
Deprecated alias for velocity_verlet_step.
- Parameters:
state (T)
model (ModelInterface)
- Return type:
T
Deprecated alias for velocity_verlet_step.
state (T)
model (ModelInterface)
T