Add volumetic unit liter

For simulating laboratory experiments, liter is a more suitable base
unit than gallons or barrels.
This commit is contained in:
Roland Kaufmann 2012-09-20 15:12:05 +02:00
parent 0364072977
commit f10d10e33e

View File

@ -101,6 +101,7 @@ namespace Opm
/// @{
const double gallon = 231 * cubic(inch);
const double stb = 42 * gallon;
const double liter = 1 * cubic(prefix::deci*meter);
/// @}
/// \name Mass