1
0

Added some text to 1a

This commit is contained in:
Silver-T 2018-05-18 16:44:11 +10:00
parent 9c9ec65a48
commit 6caee8c1d1

View File

@ -71,6 +71,10 @@ There are 6 updating schemes:
with their neighbours, they gradually become synchronised
\end{enumerate}
Each of the updating methods consist of steps dependent on the cells surrounding them.
When operations are inconsistent (geographically) and performed on cells across different locations, the result of the these operations can be affected. When these systems are visualised, the effect of the specific update method may appear as a change in the final product.
\\
\par
The synchronous method updates all the cells at once for each time-step.
As shown this results in a plot that is consistent. The Random
Independent method allows any cell to be updated at any time