Closed chahak13 closed 1 year ago
When updating particle velocity, if velocity_update is True, then nodal velocity is assigned to the particle velocity but if velocity_update is False, then velocity due to acceleration is added to the current particle velocity.
velocity_update
When updating particle velocity, if
velocity_update
is True, then nodal velocity is assigned to the particle velocity but ifvelocity_update
is False, then velocity due to acceleration is added to the current particle velocity.