Salome HOME
Documentation and code update for PSO
[modules/adao.git] / doc / en / snippets / VelocityClampingFactor.rst
1 .. index:: single: VelocityClampingFactor
2
3 VelocityClampingFactor
4   *Real value*. This key indicates the rate of group velocity attenuation in
5   the update for each insect, useful to avoid swarm explosion, i.e.
6   uncontrolled growth of insect velocity. It is a floating point value between
7   0+ and 1. The default value is 1.0.
8
9   Example :
10   ``{"VelocityClampingFactor":1.0}``