Changes between Version 8 and Version 9 of u/johannjc/galactic_colonization
- Timestamp:
- 10/18/17 10:39:42 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
u/johannjc/galactic_colonization
v8 v9 33 33 == Simulation result == 34 34 35 Ran a simulation with periodic BC's, but particles enter from the right unsettled. Also shifted the random velocities by the expected front velocity 3 v_rms. (Click on the picture below for a movie) 35 || Earth Params |||| 36 || v_rms || 30 km/s || 37 || v_probe || 30 km/s || 38 || d_probe || 10 pc || 39 || launch_period || 1e4 yr || 40 || rho || 1e5/(50 pc)^3 || 41 42 Ran a simulation with periodic BC's and 10^4^ systems, but particles enter from the right unsettled and enter from the left settled. Systems on the left half start settled. Also shifted the random velocities by the expected front velocity ~3 v_rms due to the maxwellian distribution. (Click on the picture below for a movie). Settled systems are in red, probes in blue, and unsettled systems are not shown. 36 43 37 44 [[Image(settled0099.png, width=800, link=attachment:settled.gif)]] 38 45 39 46 40 Then fit the number of settled systems to a logistic curve47 Then fit the number of settled systems at the 'steady state' to a logistic curve 41 48 42 49 $\rho = \frac{\rho_{\max}}{1+\exp^{(x-x0)/L}}$ … … 49 56 where if we calculate $T_p (\mathcal{V}-v)$ we get $0.6 pc$ 50 57 51 The travel time to the nearest star is a factor of 3 longer than the launch period - and the travel time to the maximum probe range is another factor of 10 on top of that, so $.6 pc$ is definitely a lower bound. There is also potentially a selection bias in that the fastest moving systems (those out in front) will likely target systems moving quickly in the other direction...58 The travel time to neighboring stars is a factor of 3 longer than the launch period - and the travel time to the maximum probe range is another factor of 10 on top of that, so $.6 pc$ is definitely a lower bound for the logistic growth rate. There is also potentially a selection bias in that the fastest moving systems (those out in front) will see more systems traveling quickly in the other direction which can also explain the larger then expected value for $L$ 52 59 60 61 And for reference - here is the same setup, but with no velocity fluctuations 62 63 [[Image(settled0099.2.png, width=800, link=attachment:settled.2.gif)]] 64 65