Skip to content

arvin-forks/Python_Simulations

 
 

Repository files navigation

Python_Simulations

Various Python Simulations

Dielectric_Breakdown.ipynb

A simulation of the dielectric breakdown model described in: Fractal Dimension of Dielectric Breakdown, L. Niemeyer, L. Pietronero, ' and H. J. Wiesmann Brown Boveri Research Center, CH-5405 Baden, Switzerland

Statistical_Approach_2nd_law.ipynb

A simulation of the Second Law of Thermodynamics as described in: A statistical approach to the second law of thermodynamics using a computer simulation L Bellomonte and R M Sperandeo-Mineo Eur. J. Phys. 18 (1997) 321–326.

Video: https://github.com/profConradi/Python_Simulations/assets/17752153/ed271bf7-6b1f-4b6a-a19d-0993bc7264fa

DLA_numpy_diffusionCA.ipynb

A simulation of Diffusion Limited Aggregation using a numpy vectorized approach and in which particles diffusion is simulated using a 2x2 block cellular automata.

Feigenbaum-Cvitanović_function_on_ℂ.ipynb

Plotting the numerical solution to the Feigenbaum-Cvitanović functional equation in the complex plane.

Nice_orbits.ipynb

Plotting nice orbits of a 2d dynamical system

About

Various Python Simulations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%