The big idea¶
Molecular clouds are well described by fractional Brownian motion (FBM) density fields — self-similar random fields with a well-defined fractal dimension. Since clusters are born from clouds, Lomax+ propose modelling cluster structure with the same FBM fields, rather than with the discrete box-fractal (BF; Goodwin & Whitworth 2004) or radial density-profile (RDP) models used to calibrate the CW04 parameter. An FBM cluster is parametrised by just two numbers: the drift/Hurst exponent (structural roughness) and the log-density standard deviation . Crucially, FBM can produce both centrally-concentrated and substructured clusters, giving a much better match to real clusters than BF or RDP.
This is the same construction gravoturb uses for its 3-D density field (a
Gaussian random field with a power-law power spectrum, exponentiated to a lognormal) — so
Lomax+ 2018 is the published, peer-reviewed grounding for our differentiable field
method. We differ only in the final marginal map (see Notes).
Core equations (their Section 2)¶
Work on an -dimensional grid ( or 3); denotes a uniform random variate. Generate the field spectrum with a power-law amplitude (Eqs. 1–2):
with and . Hermitian-symmetric phases (Eq. 3) make the inverse DFT real:
Optionally smooth with a Gaussian kernel of width (a nuisance resolution parameter; Eq. 4). Finally exponentiate the standardised field to a lognormal density (Eq. 5):
where is the standard deviation of . Stellar positions are then sampled with as the PDF; 3-D fields are projected to 2-D for analysis.
Fractal dimension. The FBM field has
so in 3-D (): gives smooth/centrally-concentrated structure ( surface-like), while gives rough, multi-clump structure (, space-filling sub-clumps).
statistics (their Eq. 8). Lomax+ use the Schmeja & Klessen (2006) normalisation for both:
(The choice differs from CW04’s + , so the absolute scale differs — see Cartwright & Whitworth (2004).)
The key result for us¶
Lomax+ show that analysis is unable to estimate FBM parameters: in the (and –) plane, FBM clusters with different overlap badly, and FBM clusters occupy the same region as smooth RDP clusters. is therefore a poor predictor of and/or ; they resort to a machine-learning regressor trained on to recover with uncertainties.
Implication (AC7 risk). Because the
gravoturbdensity field is an FBM-type field, a clean monotonic calibration may be optimistic — may weakly discriminate our GRF-based substructure, exactly as Lomax+ found. This caution is recorded for the P3 / AC7 calibration.
Use in progenax¶
experimental/gravoturb/realization/gaussian_field.py(P2) — the GRF + exponentiation engine is the Lomax-2018 FBM construction; we map via and from BM19.Cartwright & Whitworth (2004) — the estimator Lomax+ analyse (different convention).
Notes¶
What we keep / change. We keep Lomax’s spatial engine (GRF, , Hermitian → iFFT, differentiable in ). We replace the plain exponentiation (Eq. 5, a lognormal of width ) with a rank copula to the BM19 lognormal+power-law marginal, so the field carries the physically-motivated dense tail rather than a pure lognormal. Both maps are differentiable in the cloud parameters.
(Hurst) ↔ fractal dimension ↔ power-spectrum slope are three views of the same roughness parameter.
- Lomax, O., Bates, M. L., & Whitworth, A. P. (2018). Modelling the structure of star clusters with fractional Brownian motion. Monthly Notices of the Royal Astronomical Society, 480, 371–380. 10.1093/mnras/sty1788