
Canonical parameter names for the Dynamic Fire calibration vector
calibration_par_names.RdThe order of names in this vector is the canonical order used by
calibrate_dynamic_fire() (Phase 8e) and patch_fire_config() (this file).
Callers building lower / upper bounds, or passing candidate vectors to
patch_fire_config(), must match this exact set.
A catalogue, not a parameter set
Two entries are alternative ways to express the same quantity: NumFires gives every fire
ecoregion one ignition rate, NumFiresMultiplier scales each ecoregion's own. A calibration
carrying both would have two parameters for one degree of freedom, so it is refused. Anything
building "the full set" from this vector should drop one of the two.
See also
Other Dynamic Fire calibration helpers:
apply_calibrated_damage_age(),
apply_calibrated_hi_prop(),
apply_calibrated_ignprob(),
apply_calibrated_num_fires(),
bc_fuel_code_to_base(),
build_calibration_scenario_template(),
build_calibration_spinup_scenario(),
calibrate_dynamic_fire(),
dedup_community_snapshot(),
default_severity_prior_sturtevant2009(),
landis_overstory_mortality_share(),
loss_from_stats(),
observed_fire_sizes(),
parse_dynamic_fire_logs(),
patch_fire_config(),
run_calibration_spinup(),
run_calibration_validation(),
save_observed_fire_targets(),
sim_landis(),
sim_mock(),
sim_r_reimpl()