Skip to contents

Reserved 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.

Usage

sim_r_reimpl(...)

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.