Module 3 Exercise: Configure Batch Partitioning with LCA Emissions
Set up per-delivery batch partitioning, add LCA event types, calculate and allocate process emissions, and verify net carbon output across multiple batches.
Use this file to discover all available pages before exploring further.
What you’ll build in this exercise:
Configure per-delivery batch partitioning to generate separate batches per delivery
Add Energy Consumption and Transportation event types for LCA data
Calculate process emissions and allocate them to individual batches
Verify net carbon output (gross - emissions) across multiple batches
This exercise brings together everything from Module 3: you’ll configure your Mangrove Biochar project to generate multiple batches from partitioned deliveries, then add LCA emissions that are allocated to each batch and deducted from gross carbon to compute net carbon removal.Prerequisites: Complete Lesson 3.1, Lesson 3.2, Lesson 3.3, and Lesson 3.4. Your project should have the 3 event types and multi-step model from Module 2.
Should batches be per-delivery or time-based (e.g., monthly)?
What does the Isometric methodology require?
What makes operational sense for 3-4 deliveries per week?
We recommend per-delivery partitioning — each delivery becomes its own batch with a tracking ID matching the delivery ticket number. This gives maximum traceability for verification.
Verify that 4 separate batches are created (one per delivery).
For each batch, check:
Gross carbon calculation matches expected values
Allocated emissions are proportional to mass
Transport emissions are directly assigned to the correct batch
Net carbon = gross - total emissions
If you see only 1 batch instead of 4, check that the partition cadence is set to per-delivery (ID-based) and that each delivery event has a unique tracking ID or date range.
You’re still using a single ledger. In Module 4: Mass Balance with Ledgers you’ll learn how to track material across multiple stages using ledgers and multiple batch types. After that, Module 5 will teach you how to run comprehensive integration tests on your complete project.