Документ взят из кэша поисковой машины. Адрес оригинального документа : http://kodomo.cmm.msu.ru/hg/petri_dish/raw-rev/97768e4bbe61
Дата изменения: Unknown
Дата индексирования: Tue Oct 2 18:37:50 2012
Кодировка:

# HG changeset patch
# User Yashina Ksenia
# Date 1293113298 -10800
# Node ID 97768e4bbe61adce1887480e9e45120c214330e4
# Parent 69a4724e7cacb3b30e01e6d5c4dc7103a9094161
help

diff -r 69a4724e7cac -r 97768e4bbe61 about.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/about.html Thu Dec 23 17:08:18 2010 +0300
@@ -0,0 +1,49 @@
+
+ Petri dish
+
+
+
+

Petri dish


+Simulation of life inside Petri dish, where hypothetic unicellular organisms move and reproduce.
+


+

List of terms:


+
+
+

Initial parameters:


+Parameters which are defined before the start of simulation. They can't be changed while simulation is in progress
+

+Number of cells [1-10] - number of cells in dish at start of simulation
+Diameter of Petri dish [100-500] - defines the size of Petri dish
+Cell's lifetime [1-1000] - defines period of cell's life in dish
+Asexual(sexual) reproduction (on/off) - activates or disables chosen type of reproduction
+

+When you press "Submit" button, simulation is launched. After that this button is replaced by "Stop" button, which can stop the simulation at any time.

+Once there are no cells in dish left, the simulation stop automatically.
+

+

Changeable parameters:


+Parameters which can be changed at any time
+

+Environment [1-100] - influences on probability of cell's sexual reproduction
+

+In addition, by pressing "Add mutation" button you add mutation to living population.
+


+

Statistics:


+When "Show statistics" button is pressed, a window appears with information about:
+
+
\ No newline at end of file