LossCalculationParameters
LossCalculationParameters
evo.compute.tasks.geostatistics.loss_calculation.LossCalculationParameters
Parameters for the loss-calculation task.
Classifies grid cells into material categories based on ensemble data and economic parameters, minimising expected economic loss.
source
The source object and attribute containing ensemble simulation values.
target
The target object and attribute to create or update with grade categories.
material_categories
List of material categories, ordered from lowest to highest cutoff grade.
processing_cost
Processing cost per unit of material.
mining_waste_cost
Mining cost per unit of waste material.
mining_ore_cost
Mining cost per unit of ore material.
metal_recovery_fraction
Fraction of metal expected to be recovered during processing (0.0–1.0).