More actions
m Manual reprocessing yield formula had a minor parenthesis error. It was 50 + Rig Mod * (1+ Sec Mod) whereas it should be (50 + Rig Mod) * (1+ Sec Mod). |
Thorse Sasen (talk | contribs) The compression ratio numbers were completely wrong, they were using (oreVolume / compressedOreVolume) instead of ((oreVolume * 100) / compressedOreVolume). I changed the column to decimal, and inverted the values, I feel it's more useful this way, as you can do (oreVolume * compressionRatio) to get the total compressed ore volume. |
||
| Line 162: | Line 162: | ||
! style="background-color:#222222" data-sort-type="numbers" | Ore volume (m³) | ! style="background-color:#222222" data-sort-type="numbers" | Ore volume (m³) | ||
! style="background-color:#222222" data-sort-type="numbers" | Compressed ore volume (m³) | ! style="background-color:#222222" data-sort-type="numbers" | Compressed ore volume (m³) | ||
! style="background-color:#222222" data-sort-type="numbers" | Compression ratio | ! style="background-color:#222222" data-sort-type="numbers" | Compression ratio | ||
|- | |- | ||
| Arkonor || 16 || 3.08 || | | Arkonor || 16 || 3.08 || 0.001925 | ||
|- | |- | ||
| Bistot || 16 || 6.11 || | | Bistot || 16 || 6.11 || 0.00381875 | ||
|- | |- | ||
| Crokite || 16 || 7.81 || | | Crokite || 16 || 7.81 || 0.00488125 | ||
|- | |- | ||
| Dark Ochre || 8 || 3.27 || | | Dark Ochre || 8 || 3.27 || 0.0040875 | ||
|- | |- | ||
| Gneiss || 5 || 1.03 || | | Gneiss || 5 || 1.03 || 0.00206 | ||
|- | |- | ||
| Hedbergite || 3 || 0.14 || | | Hedbergite || 3 || 0.14 || 0.0004666666667 | ||
|- | |- | ||
| Hemorphite || 3 || 0.16 || | | Hemorphite || 3 || 0.16 || 0.0005333333333 | ||
|- | |- | ||
| Jaspet || 2 || 0.15 || | | Jaspet || 2 || 0.15 || 0.00075 | ||
|- | |- | ||
| Kernite || 1.2 || 0.19 || | | Kernite || 1.2 || 0.19 || 0.001583333333 | ||
|- | |- | ||
| Mercoxit || 40 || 0.10 || | | Mercoxit || 40 || 0.10 || 0.000025 | ||
|- | |- | ||
| Omber || 0.6 || 0.07 || | | Omber || 0.6 || 0.07 || 0.001166666667 | ||
|- | |- | ||
| Plagioclase || 0.35 || 0.15 || | | Plagioclase || 0.35 || 0.15 || 0.004285714286 | ||
|- | |- | ||
| Pyroxeres || 0.3 || 0.16 || | | Pyroxeres || 0.3 || 0.16 || 0.005333333333 | ||
|- | |- | ||
| Scordite || 0.15 || 0.19 || | | Scordite || 0.15 || 0.19 || 0.01266666667 | ||
|- | |- | ||
| Spodumain || 16 || 16.0 || | | Spodumain || 16 || 16.0 || 0.01 | ||
|- | |- | ||
| Veldspar || 0.1 || 0.15 || | | Veldspar || 0.1 || 0.15 || 0.015 | ||
|- | |- | ||
| Ice || 1000 || 100 || | | Ice || 1000 || 100 || 0.001 | ||
|} | |} | ||