GreenDelta / olca-app

Source code of openLCA
openlca.org
Mozilla Public License 2.0
184 stars 41 forks source link

Conversion function in the flow mapping tool switches units #395

Closed pweilerERG closed 2 weeks ago

pweilerERG commented 3 weeks ago

When entering individual flow mapping lines there is a conversion factor field (e.g., .001 m3/kg). After selecting "OK" the units switch so it appears as .001kg/m3 and this is what is applied on the database. image

image

msrocka commented 2 weeks ago

Thank you. This should be fixed in the next release (2.2.0). For this example, the factor should be 1000 kg/m3 in both places (x m3 * 1000 kg/m3 = y kg).