Commit be62045
committed
Add cost Pareto plots, GWP breakdown, HRWR docs, unit-aware labels
Notebook (prediction_and_optimization_tutorial):
- Add GWP vs Cost scatter (guarded by include_cost)
- Add Cost vs Strength Pareto frontiers for each strength day
- Add per-ingredient GWP breakdown bar chart
- Use STRENGTH_DISPLAY_SCALE + strength_label() for all axes
- Merge duplicate cells into loops for DRY code
Notebook (slump_prediction_demo):
- Use SLUMP_DISPLAY_SCALE + slump_label() consistently
utils.py:
- Document HRWR GWP coefficient (3.18 kg CO₂/kg) with EPD refs1 parent bc18684 commit be62045
4 files changed
Lines changed: 1702 additions & 1350 deletions
File tree
- boxcrete
- notebooks
- test
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
935 | 935 | | |
936 | 936 | | |
937 | 937 | | |
| 938 | + | |
| 939 | + | |
| 940 | + | |
938 | 941 | | |
939 | 942 | | |
940 | 943 | | |
| |||
945 | 948 | | |
946 | 949 | | |
947 | 950 | | |
| 951 | + | |
| 952 | + | |
948 | 953 | | |
949 | 954 | | |
950 | 955 | | |
| |||
0 commit comments