aboutsummaryrefslogtreecommitdiff
path: root/iCircle2D-help.pd
blob: 0a43ad71db3daae2ab3a83bfd1bf478d8900d42e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
#N canvas 645 77 574 795 10;
#X obj 12 785 iCircle2D;
#X text 260 23 Circlular interaction;
#X text 152 281 5 : Maximum Radius;
#X text 151 258 4 : Minimum Radius;
#X text 144 614 14 : Normal displacement;
#X msg 80 194 setX 0;
#X msg 80 219 setY 0;
#X msg 80 257 setRmin 0;
#X msg 81 281 setRmax 1;
#X text 176 236 center of the circle defining the interactor;
#X text 176 295 minimal and maximal radius of the circle. If the mass
is outside or inside this circles \, it will not interact with this
link.;
#X text 173 355 constant force normal to the circle.;
#X msg 78 373 setFT 0;
#X msg 79 339 setFN 0;
#X text 174 649 normal and tangential displacement field.;
#X text 143 695 17 : Gravitation;
#X msg 78 694 setG;
#X msg 78 731 setdN;
#X msg 78 750 setdT;
#X msg 79 412 setKN;
#X msg 78 431 setKT;
#X msg 78 492 setRN;
#X msg 78 514 setRT;
#X msg 80 558 setDN;
#X msg 80 582 setDT;
#X msg 80 615 setdN;
#X msg 79 636 setdT;
#X msg 78 670 setD;
#X text 173 527 normal and tangential forces proportional to the 1/distance
between the mass and the center of the circle.;
#X text 174 596 normal and tangential (to the circle) damping to the
mass.;
#X text 63 87 message to change parameter / default value / creation
arg number / description;
#X text 180 145 this is the name of the mass interacting with this
object. you can also connect the output of this object to a mass \,
to allow an interaction with this mass.;
#X text 175 446 normal and tangential rigidity of the circle. Forces
are proportional to the distance between the mass and the maximum diameter
of the circle.;
#X text 154 52 This object should be used for the simulation of interaction
between a collection of mass and a circle.;
#X text 156 130 1 : Name;
#X text 151 193 2 : Center circle X;
#X text 152 219 3 : Center circle Y;
#X text 150 340 6 : Constant Normal Force;
#X text 149 374 7 : Constante tengential Force;
#X text 173 391 adds a constant force tangential to the circle.;
#X text 150 412 8 : Normal rigidity;
#X text 150 430 9 : Tangential rigidity;
#X text 143 492 10 : Normal force proportional to 1/R;
#X text 141 512 11 : Tangential force proportional to 1/R;
#X text 144 559 12 : Normal damping;
#X text 142 580 13 : Tangential damping;
#X text 143 633 15 : Tangential displacement;
#X text 143 670 16 : Link damping.;
#X text 143 731 18 : Normal constant displacement;
#X text 142 753 19 : Tangential constant displacement;
#X text 173 771 displaces the mass if it's inside the interactor;
#X text 173 711 this is a normal force proportional to 1/R*R.;
#X connect 5 0 0 0;
#X connect 6 0 0 0;
#X connect 7 0 0 0;
#X connect 8 0 0 0;
#X connect 12 0 0 0;
#X connect 13 0 0 0;
#X connect 16 0 0 0;
#X connect 17 0 0 0;
#X connect 18 0 0 0;
#X connect 19 0 0 0;
#X connect 20 0 0 0;
#X connect 21 0 0 0;
#X connect 22 0 0 0;
#X connect 23 0 0 0;
#X connect 24 0 0 0;
#X connect 25 0 0 0;
#X connect 26 0 0 0;
#X connect 27 0 0 0;