Project Questions

Each student needs something to present for the project demo. These questions were developed for the 2014 projects and assigned individually.


Schelling Model

  1. Map out how the satisfaction threshold $t$ affects the average satisfaction and amount of "clumping" as a function of time.

    • How many rounds does it take for a neighborhood to completely sort itself ("equilibrate") for a given value of $t$ when the population balance is 50/50? Make a plot of $t$ on the x axis and equilibration time on the y axis.
  2. What happens when one population is much larger than the other, say 75/25?

    • Map out the equilibration time for different thresholds $t$. Make a plot of $t$ on the x axis and equilibration time on the y axis.
  3. What happens if the neighborhood is pre-seeded with clumps of a certain size?

    • Set up the starting configuration to have an average clump size that is (20%,30%,40%,50%) the size of the board. i.e. if your board is 10x10, it has 100 spaces, let one population have clumps of (2x2,3x3,4x4,5x5) neighborhoods and then map the equilibration time as a function of $t$ for each clump size.
  4. Reproduce the left-hand column of plots (1 million steps) for the 100x100 non-periodic grid in Figure 4. of http://www.pnas.org/content/103/51/19261.full

  5. Reproduce Figure 5 of the paper http://arxiv.org/pdf/0903.4694v1.pdf showing the segregation coefficient vs. tolerance parameter for both the raw and renormalized data with vacancy concentration of 50%.

  6. Reproduce Figure 8 of http://arxiv.org/pdf/0903.4694v1.pdf showing the analogue of the specific heat vs. the tolerance parameter for different vacancy parameters.

  7. Reproduce Figure A.8 of http://arxiv.org/pdf/0903.4694v1.pdf showing how the distribution of the segregation coefficient evolves with the tolerance parameter for vacancy densities of 44% and 50%.

  8. Reproduce Figure 1 of http://arxiv.org/pdf/0903.4694v1.pdf showing the time evolution of the system for the specified parameters. Demonstrate with an animated iPythonblocks and also create a static set of images from the listed timesteps.


Galaxy Mergers

  1. Demonstrate with static images and/or animation the direct passage example from the Toomre and Toomre paper.

  2. Demonstrate with static images and/or animation the retrograde passage example from the Toomre and Toomre paper.

  3. Demonstrate with static images and/or animation the light mass disruptor example from the Toomre and Toomre paper.

  4. Demonstrate with static images and/or animation the heavy mass disruptor example from the Toomre and Toomre paper.

  5. Demonstrate with static images and/or animation the S2+ configuration from the table in the project description. This is the direct passage of an equal mass disruptor but the galaxies pass each other in an elliptical orbit with the ratio of long to short axis = 2.

  6. Demonstrate with static images and/or animation the S2- configuration from the table in the project description. This is the retrograde passage of an equal mass disruptor but the galaxies pass each other in an elliptical orbit with the ratio of long to short axis = 2.

  7. Demonstrate with static images and/or animation the S3+ configuration from the table in the project description. This is the direct passage of a heavy mass disruptor but the galaxies pass each other in an elliptical orbit with the ratio of long to short axis = 4.

  8. Demonstrate with static images and/or animation the direct passage example from the Toomre and Toomre paper.


Brownian Motion

  1. Demonstrate and present $N_A$ for your test data and your collected data.
  2. Demonstrate and present $N_A$ for your test data and your collected data.
  3. Demonstrate and present $N_A$ for your test data and your collected data.
  4. Demonstrate and present $N_A$ for your test data and your collected data.
  5. Demonstrate and present $N_A$ for your test data and your collected data.
  6. Demonstrate and present $N_A$ for your test data and your collected data.
  7. Demonstrate the complete analysis with all datasets included and the average value and sigma for Avogadro's number.

All content is under a modified MIT License, and can be freely used and adapted. See the full license text here.