cramicule is comming !
This commit is contained in:
@@ -21,7 +21,7 @@ program animation
|
||||
type(massbody) :: planets(NB_BODY)
|
||||
|
||||
call init_random()
|
||||
call create_some_planets(planets, 1664.3, IMG_WIDTH , IMG_HEIGHT)
|
||||
call create_some_planets(planets, 1.4e4, IMG_WIDTH , IMG_HEIGHT)
|
||||
call print_barycentre_bodies(planets, 'begin')
|
||||
|
||||
call la_grande_boucle(0, 667, planets)
|
||||
|
||||
Reference in New Issue
Block a user