Skip to content

Tylerjames1504/fragmentationmodel

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fragmentation Model

Parameterized meteor fragmentation model written in Python based on Avramenko et al. 2014 and Wheeler et al. 2019

Test cases

Validation cases are given in the tests/ directory. Run the original Chelyabinsk test case in Avramenko et al. 2014 using:

	python3 -m tests.run_test_av2014

in the main repo directory, which plots the energy deposition profile and ratio of ablated mass (Fig 4 and 7 in the paper)

The Sankar et al. 2020 jovian impact case can be run using

	python3 -m tests.run_all_sankar2020

which plots the energy released for all test cases (Fig 7 in the paper).

About

Parameterized meteor fragmentation model written in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%