Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Gravoturbulence

San Diego State University

This section covers the framework that links cloud-scale density structure to the integrated star formation rate. The chain is:

  1. Density PDF — the volume-density distribution pV(ρ)p_V(\rho) in a turbulent self-gravitating cloud, parameterised by Mach number and forcing geometry Federrath & Klessen, 2012.

  2. Freefall-density factor (FDF) — the kernel ρ/tff(ρ)ρ3/2\rho/t_{\mathrm{ff}}(\rho) \propto \rho^{3/2} that weights local density by its star-forming efficiency.

  3. ζ magnification factor — the geometric SFR boost over a uniform-density “top-hat” cloud, parameterised by the radial density-profile slope pp Parmentier & Pasquali, 2020, computed three ways (analytic / cored / direct-3D).

  4. BM19 framework — the dense-gas SFR formalism that combines all the above into a predictive forward model for cloud-integrated SFR Burkhart, 2018Burkhart & Mocz, 2019.

  5. Inference — running the chain backwards to recover natal cloud parameters from observed substructure.

Map of the section

Chapter

Scope

Density PDFs and the freefall-density factor

The Federrath & Klessen (2012) lognormal + power-law density PDF (Mach scaling, forcing bb), the ρ3/2\rho^{3/2} freefall-density kernel, the cloud-integrated SFR they combine to give, and the single canonical α↔p mapping.

The magnification factor ζ — three ways to compute it

The magnification factor ζ three ways: Parmentier & Pasquali (2020) analytic ζ(p) for power-law profiles, magnification_factor_with_core for cored profiles, and zeta_from_field for an arbitrary 3D field — with the “which ζ-mode when” table.

BM19 dense-gas SFR framework

The Burkhart (2018)Burkhart & Mocz (2019) framework that consumes ζ in a forward model for dense-gas SFR.

Differentiable inference — natal cloud parameters from cluster substructure

The inference capstone — running the chain backwards: natal cloud parameters (M,b,α,β)(\mathcal{M}, b, \alpha, \beta) from observed cluster substructure, via differentiable predicted statistics (Gaussianization/Mehler 2-point + counts-in-cells + a peaks-over-threshold tail block) and HMC, in 3-D and in projection. Makes the BM19 tail slope α\alpha inferable and gives the differentiable β\beta successor to QQ/MST.

Reading order

For a student first encountering the framework: read in TOC order (Density PDFs and the freefall-density factorThe magnification factor ζ — three ways to compute itBM19 dense-gas SFR framework), then Differentiable inference — natal cloud parameters from cluster substructure as the capstone that inverts the forward chain. Each chapter assumes only the conventions established in the previous one.

For a researcher already familiar with the literature: jump directly to The magnification factor ζ — three ways to compute it for the ζ derivation, the three computation modes, and the Historical Note on the 2026-04-28 transcription bug fix, or to BM19 dense-gas SFR framework for the full forward chain that consumes ζ.

For implementation work: each chapter ends with a code snippet showing the corresponding gravoturb API. The module reference is the package source under src/experimental/gravoturb/ (see its README.md and VALIDATION_SUMMARY.md); this experimental subsystem has no generated website API page.

Why ζ is computed three ways

The three ζ-computation modes (all in The magnification factor ζ — three ways to compute it) are not redundant — each captures a different physical situation:

For HMC-based inference of cloud parameters from observed SFR, all three are differentiable and gravoturb exposes them through a unified API. The choice of which to use depends on the level of cloud parameterisation in the inference target.

Implementation, validation & references

References
  1. Federrath, C., & Klessen, R. S. (2012). The star formation rate of turbulent magnetized clouds. The Astrophysical Journal, 761, 156. 10.1088/0004-637X/761/2/156
  2. Parmentier, G., & Pasquali, A. (2020). A new parameterization of the star formation rate–dense gas mass relation: Embracing gas density gradients. The Astrophysical Journal, 903, 56. 10.3847/1538-4357/abb8d3
  3. Burkhart, B. (2018). The Star Formation Rate in the Gravoturbulent Interstellar Medium. The Astrophysical Journal, 863, 118. 10.3847/1538-4357/aad002
  4. Burkhart, B., & Mocz, P. (2019). The self-gravitating gas fraction and the critical density for star formation. The Astrophysical Journal, 879, 129. 10.3847/1538-4357/ab25ed
  5. Kainulainen, J., Federrath, C., & Henning, T. (2014). Unfolding the laws of star formation: The density distribution of molecular clouds. Science, 344, 183–185. 10.1126/science.1248724
  6. Tan, J. C., Krumholz, M. R., & McKee, C. F. (2006). Equilibrium star cluster formation. The Astrophysical Journal Letters, 641, L121–L124. 10.1086/504150