Skip to content

Commit db209f5

Browse files
committed
documentation
1 parent ca2e03e commit db209f5

File tree

1 file changed

+8
-11
lines changed

1 file changed

+8
-11
lines changed

README.md

Lines changed: 8 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,17 @@ This theory, proposed by T.A. Witten Jr. (not to be confused with Edward Witten)
1010
in any system where diffusion is the primary means of transport in the system. DLA can be observed in many systems such as electrodeposition,
1111
Hele-Shaw flow, mineral deposits, and dielectric breakdown.
1212

13+
The clusters formed in DLA processes are referred to as Brownian trees. These clusters are an example of a fractal.
14+
1315
## Wikipedia
1416
* [https://en.wikipedia.org/wiki/Diffusion-limited_aggregation](https://en.wikipedia.org/wiki/Diffusion-limited_aggregation)
1517

18+
## Screenshots
19+
20+
![The Dendrite](etc/img/screen1.png)
21+
22+
![The Dendrite after a while](etc/img/screen2.png)
23+
1624
## Run the Desktop Application
1725
```
1826
git clone https://github.com/phasenraum2010/diffusion-limited-aggregation.git
@@ -26,14 +34,3 @@ git clone https://github.com/phasenraum2010/diffusion-limited-aggregation.git
2634
cd diffusion-limited-aggregation
2735
TODO: xxx
2836
```
29-
30-
## Screenshots
31-
32-
![The Dendrite](etc/img/screen1.png)
33-
34-
![The Dendrite after a while](etc/img/screen2.png)
35-
36-
Blog and Download
37-
-----------------
38-
* http://thomas-woehlke.blogspot.de/2016/01/diffusion-limited-aggregation.html
39-

0 commit comments

Comments
 (0)