184_projects:particle_accel

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revisionBoth sides next revision
184_projects:particle_accel [2022/08/16 17:26] dmcpadden184_projects:particle_accel [2023/09/26 19:11] dmcpadden
Line 8: Line 8:
 <code> <code>
 GlowScript 2.7 VPython GlowScript 2.7 VPython
 +
 +display(background = color.white)
 +
 #Set up constants #Set up constants
 R = 0.02 R = 0.02
Line 67: Line 70:
  
 <code> <code>
 +display(background = color.white)
 +
 num_points = 10 num_points = 10
 num_rings = 11 num_rings = 11
  • 184_projects/particle_accel.txt
  • Last modified: 2023/09/26 19:44
  • by dmcpadden