Skip to content

aboivert/lightning_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Mathematical modeling of lightning

Simple mathematical modeling of lightning in 2D

Project realized in second year at the Institut National des Sciences Appliquées (INSA) of Toulouse about the mathematical modeling of lightning in 2D on Python (inspired by a work realized for the Olympiades de Physique 2017-2018, https://odpf.org/images/archives_docs/25eme/memoires/EquipeT/memoire.pdf)

lightning_modeling: returns a .txt which displays the lightning impact points according to a grid of defined size and a convergence parameter, and a .npy, with the data returned by the main function.

fractal_dimension: from a set of .npy files, returns the mean fractal dimension as well as the empirical standard deviation of a lightning impact simulation for the same values of N, MAXDELTA and ETA (grid size and convergence parameters)

About

Mathematical modeling of lightning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages