ProfitCalculationParameters
ProfitCalculationParameters
evo.compute.tasks.geostatistics.profit_calculation.ProfitCalculationParameters
Parameters for the profit-calculation task.
Same parameter schema as loss-calculation: classifies grid cells into material categories based on ensemble data and economic parameters.
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).