danieljprice / phantom

Phantom Smoothed Particle Hydrodynamics and Magnetohydrodynamics code
https://phantomsph.github.io
Other
94 stars 223 forks source link

robust reconstruction of grain size distributions from the nucleation moments #490

Open danieljprice opened 8 months ago

danieljprice commented 8 months ago

For post-processing of phantom snapshots, we need a robust procedure for reconstructing a grain size distribution from the dust nucleation moments (K_0, K_1, K_2, K_3 as per Siess et al. 2022). We have some code for this but the procedure is currently not robust and needs to work reliably under all circumstances.

danieljprice commented 8 months ago

see reconstruct-moments branch