Pulga Drag Force ================= .. image:: https://github.com/nortikin/sverchok/assets/14288520/5d0a0603-f3ff-446c-9c80-eeb200b36df4 :target: https://github.com/nortikin/sverchok/assets/14288520/5d0a0603-f3ff-446c-9c80-eeb200b36df4 Functionality ------------- This node creates a force to be applied with the Pulga Physics Solver node. The generated effect is similar to the friction generated by the environment slowing the particle. The force direction will be opposite to the particle velocity. The force magnitude will be: Strength*(Velocity to the power of Exponent) * Square of the Radius .. image:: https://github.com/nortikin/sverchok/assets/14288520/6d7a22fc-14c7-4eea-a223-de37e7a776fe :target: https://github.com/nortikin/sverchok/assets/14288520/6d7a22fc-14c7-4eea-a223-de37e7a776fe Input ----- * **Strength**: Multiplier of the force, if multiple values are given the will be use as strength per particle. * **Exponent**: Defines the type of environment friction. (2 = Liquid) Examples -------- .. image:: https://github.com/nortikin/sverchok/assets/14288520/c1240ae8-abe5-4371-8e31-639967b06eb1 :target: https://github.com/nortikin/sverchok/assets/14288520/c1240ae8-abe5-4371-8e31-639967b06eb1 * Generator-> :doc:`Segment ` * Fields-> :doc:`Rotation Field ` * Modifiers->Modifier Make-> :doc:`UV Connection ` * Number-> :doc:`Number Range ` * List->List Main-> :doc:`List Join ` * Viz-> :doc:`Viewer Draw ` * Scene-> :doc:`Frame Info ` * Pulga Physics-> :doc:`Pulga Physics Solver ` * Pulga Physics-> :doc:`Pulga Vector Force ` * Pulga Physics-> :doc:`Pulga Timed Force `