Skip to content

rangeexp_disk

Yurii Kotsar edited this page Sep 16, 2025 · 1 revision

(n_gens_burnin=DEF_N_GENS_BURNIN, n_gens_exp=DEF_N_GENS_EXP; r_max_burnin=DEF_R_MAX_BURNIN, r_max_exp=DEF_R_MAX_EXP, migr_mode=DEF_MIGR_MODE, startfill_range=NaN, data_to_generate=DEF_DATA_TO_GENERATE, name=Dates.format(Dates.now(), dateformat"yyyy-mm-dd_HH-MM-SS"), bottleneck=NaN, max=(r_max_exp * 2 + 1, r_max_exp * 2 + 1), max_exp=NaN, max_burnin=NaN, wld_ms1=NaN, wld_ms2=NaN, wld_stats=NaN)

Simulates a range expansion, in which a population expands from the radially from the center by default, and that is bound by a disk.

Changes from rangeexp:

r_max_burnin: radius that bounds the burn-in area
r_max_exp: radius that bounds the expansion area

Clone this wiki locally