Python Physics - 2 Right Ways and 1 Wrong Way to Make a Spherical Distribution
Dot Physics via YouTube
Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Learn three different computational methods for creating spherical charge distributions in physics simulations using Python and GlowScript. Explore the mathematical and programming challenges of generating uniform distributions on spherical surfaces, comparing a Cartesian grid approach, proper spherical coordinate methods, and random distribution techniques. Discover why certain intuitive approaches fail to produce truly uniform distributions and master the correct algorithms for accurate physics modeling. Access provided Python code examples for hands-on implementation of each method, including Cartesian grid generation, proper spherical distribution, and random distribution approaches. Build essential computational physics skills for electrostatics problems and gain practical experience with 3D visualization techniques in scientific programming.
Syllabus
Python Physics: 2 Right Ways and 1 Wrong Way to Make a Spherical Distribution
Taught by
Dot Physics