
You can also calculate the money you can save when you re-use rainwater that falls instead of tap-water ( precipitation calculator) and the energy cost when you use a boiler to heat water ( energy cost). The other conversion programs have more units to convert and they have some useful back ground information. There is a small overview of the units that are mostly used in the industry in the process flow calculator. With the conversion calculators you can convert the units that are most commonly used. This may be useful, because most American and British use American or British units and European use the standard metric units. With these calculators you can calculate Anglo-American units to the standards units (SI-units). To Unit This is the unit you are trying to convert to. From Unit This is the unit you are converting from. Number(required argument) The numeric value we wish to convert. Ion exchange calculator for more than one chemical element, selectivity factor and separation factor CONVERT(number, from unit ,to unit) The Excel CONVERT function uses the following arguments: 1. Ion exchange calculator for one chemical element

Hardness Converter and Hardness Calculatorĭesign Characteristics for a Municipal Wastewater Treatment Plant CalculationĮvaporation of water (lake en pan evaporation)

Separation and Concentration Purification Request.Plant Inspection & Process Optimalisation.You can easily add any other units if you need them. In this case all input units are converted to SI units before converting back to the output value. Public Function ConvertUnit(Value, ConvertFromUnit, ConvertToUnit)ĬonvertUnit = ConvertToSI * ConvertFromSI * ValueĬonvertUnit = "Incompatible unit types or undefined units"

Entering a CONVERT formula using gallon or GAL instead. These codes are very specific and must be entered in exactly the way Excel expects to see them. This gives you the result 378.54: CONVERT (100,'gal', 'l') Notice the conversion codes for each unit of measure. Search help for "Unit conversion"Īlternatively if you have specific units for frequent conversion you might want to make your own function : The Analysis ToolPak includes a worksheet function called "Convert" which includes some (but not all those needed) units to convert.
