![]() |
God Determine all parameters of the galaxy |
![]() |
Initialize Populate the galaxy with a random set of stars |
![]() |
Start Time Put the stars into motion |
![]() |
Stop Time Stop the stellar motion |
![]() |
Quit Exit the galaxy2 program |
![]() |
Help Dispaly the user guide (this document) |
name | range | explanation |
parallel execution threads |
1 - 8 |
Parallel threads used for calculating forces and motions. A sensible value is the number of CPUs available (often called the number of processor cores). |
number of stars |
10 - 50K |
Values over 20K are very slow. |
star pixel diameter |
1 - 3 |
Star image pixel size: 1x1 or 2x2 or 3x3. |
strength of gravity |
0.1 - 10K |
Attractive force multiplier. Normally use values >1000 for a few stars, and values <10 for thousands of stars. |
flat G force distance |
5 - 100 |
Value added to the distance between stars before the attractive force is calculated. See technical notes for details. |
black hole equivalent stars |
0 - 10K |
Mass of central black hole, in units of stars. |
black hole capture distance |
1 - 100 |
Stars getting within this pixel distance are consummed by the black hole. |
mean rotational velocity |
0.7 - 1.10 |
1.0 is the equilibrium value. Values <1 will cause contraction, and values >1 will cause expansion. |