Skip to content Skip to sidebar Skip to footer
Showing posts with the label Physics

How Can I Plot Output From A Function Which Returns Multiple Values In Python?

Short intro I'm calculating and plotting spectral energy of planets orbiting pulsar from given … Read more How Can I Plot Output From A Function Which Returns Multiple Values In Python?

Is This Correct For Modeling Gravity As A Second Order Ode?

This is my first question on here, so apologies if the formatting is off. I want to model Newton… Read more Is This Correct For Modeling Gravity As A Second Order Ode?

How To Create 'billiard Ball' Reflection Boundary Condition In Python?

According to Erwin Schrodinger (in What is Life?), diffusion can be explained entirely by the rando… Read more How To Create 'billiard Ball' Reflection Boundary Condition In Python?

How To Solve A Simple Boundary Value Problem For Tise On Python

I am trying to solve the TISE for an infinite potential well V=0 on the interval [0,L]. The exercis… Read more How To Solve A Simple Boundary Value Problem For Tise On Python

Optimizing Gravitation Calculation For Particles In A Zero Gravity 2d Space

I've have created a small visualisation of particles in python. I'm caclulation the movemen… Read more Optimizing Gravitation Calculation For Particles In A Zero Gravity 2d Space