Skip to main content

Summer SAVY 2017, Session 5/Day 4- Computational Astrophysics (Rising 6th/7th)

Posted by on Thursday, July 20, 2017 in SAVY.

We’ve finally reached our goal in Computational Astrophysics – everyone now has a working model of the Solar System! During the first part of the day, the students added in all of the planets and made them orbit our sun. We discussed how the way we were writing our code was inefficient. The students continued to help each other, coming up with better and smarter ways to write their code. We explored how we could write more efficient code using “lists” and “for loops”. We did a class activity, acting out how a computer uses these methods, and then we applied our understanding to our Solar System, making even cleaner code. We talked about other ways in which the code we wrote is only approximately correct, like how we ignored forces between planets. Several of the students began making a version of their code that calculates the forces between all objects. The great thing about this code is that it can be applied to other planetary systems, galaxies, and any collection of objects in our Universe. Tomorrow, we will mostly play around with applying this code to a lot of different systems!

Mr. Adam Szewciw

Leave a Response