
Standalone-R Dynamic Fire reimplementation (stub)
sim_r_reimpl.RdReserved slot for a future pure-R reimplementation of LANDIS-II Dynamic Fire,
usable as a faster simulator backend for calibration. Signature matches
sim_landis() so it can be swapped in via the calibration driver's
simulator argument without touching the loss function or observed-target
contract.
Arguments
- ...
Same shape as
sim_landis().
Details
Currently raises; see the comparison-of-approaches discussion in the
gitanyow-partial-harvest project's _tmp_dynamic_fire_calibration.md for
design notes.
See also
Other Dynamic Fire calibration helpers:
apply_calibrated_hi_prop(),
apply_calibrated_ignprob(),
bc_fuel_code_to_base(),
build_calibration_scenario_template(),
build_calibration_spinup_scenario(),
calibrate_dynamic_fire(),
calibration_par_names(),
default_severity_prior_sturtevant2009(),
loss_from_stats(),
parse_dynamic_fire_logs(),
patch_fire_config(),
run_calibration_spinup(),
save_observed_fire_targets(),
sim_landis(),
sim_mock()