Skip to content

python scripts for collisional velocities between dust grains induced by different types of turbulence, Gong et al. 2021

Notifications You must be signed in to change notification settings

munan/grain_collision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Welcome!

Here I provide Python scripts to calculate the grain collisional velocities in
different turbulence models, based on the paper Gong et al. (2021), https://arxiv.org/abs/2106.09525

In "grain_collision_gong2021.py", I provide the classes and functions for
setting up turbulence models and calculating grain collisional velocities based
on numerical integration or analytic approximation. The analytic approximation
is simple, fast, and accurate, and can be easily implemented in other codes for
calculating grain size evolution.

In the "vcoll.ipynb" Ipython Notebook, I provide examples for using the classes and functions in
"grain_collision_gong2021.py", by reproducing Figure 2 in Gong et al. (2021).
I also saved this Ipython Notebook to the html format as "vcoll.html", so you
can view the content even if you do not use Ipython.

Enjoy! Please feel free to contact me if you have any questions.

-- Munan Gong

About

python scripts for collisional velocities between dust grains induced by different types of turbulence, Gong et al. 2021

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published