Monte Carlo variance-reduction utilities built on [mcnp_io] meshtal data.
- [
magic] — MAGIC weight-window generation operating on native [nucleide_mcnp_io::meshtal::MeshTallyData] instead of MOAB-tagged meshes. - [
windows] — emission of MAGIC weight windows for OpenMC (settings.xml<mesh>+<weight_windows>text) and Serpent (wwin ... wf FILE 2, the MCNP WWINP spelling Serpent reads). - [
sampling] — Walker/Vose alias-table source sampling plus a voxel-levelMeshSourceSamplerwith ANALOG / UNIFORM / USER bias modes. - [
kde] — Gaussian kernel-density source sampling (KDSource-class, clean-room): fit over caller particle vectors, deterministic resampling.