Package esys :: Package escript :: Module unitsSI
[hide private]
[frames] | no frames]

Module unitsSI


Author: Lutz Gross, l.gross@uq.edu.au

Copyright: Copyright (c) 2003-2010 by University of Queensland Earth Systems Science Computational Center (ESSCC) http://www.uq.edu.au/esscc Primary Business: Queensland, Australia

License: Licensed under the Open Software License version 3.0 http://www.opensource.org/licenses/osl-3.0.php

Classes [hide private]
  Unit
a general class to define a physical unit and convert from this unit to an appropriate SI unit.
  _DivUnit
  _PowUnit
  _ProdUnit
Variables [hide private]
  A = <esys.escript.unitsSI.Unit object at 0x1b02510>
  Atto = <esys.escript.unitsSI.Unit object at 0x1afded0>
  Barrel = <esys.escript.unitsSI.Unit object at 0x1b021d0>
  C = <esys.escript.unitsSI.Unit object at 0x1b02810>
  Celsius = <esys.escript.unitsSI.Unit object at 0x1b02590>
  Centi = <esys.escript.unitsSI.Unit object at 0x1afdd50>
  DEG = <esys.escript.unitsSI.Unit object at 0x1b02950>
  Darcy = 9.869233e-13
  Deca = <esys.escript.unitsSI.Unit object at 0x1afdc90>
  Deci = <esys.escript.unitsSI.Unit object at 0x1afdd10>
  Exa = <esys.escript.unitsSI.Unit object at 0x1afdad0>
  F = <esys.escript.unitsSI.Unit object at 0x1b02890>
  Fahrenheit = <esys.escript.unitsSI.Unit object at 0x1b025d0>
  Femto = <esys.escript.unitsSI.Unit object at 0x1afde90>
  Giga = <esys.escript.unitsSI.Unit object at 0x1afdb90>
  Gyr = <esys.escript.unitsSI._ProdUnit object at 0x1b023d0>
  Hecto = <esys.escript.unitsSI.Unit object at 0x1afdc50>
  Hz = <esys.escript.unitsSI._DivUnit object at 0x1b02650>
  J = <esys.escript.unitsSI.Unit object at 0x1b02790>
  K = <esys.escript.unitsSI.Unit object at 0x1b02550>
  Kilo = <esys.escript.unitsSI.Unit object at 0x1afdc10>
  Mcf = 28.316846592
  Mega = <esys.escript.unitsSI.Unit object at 0x1afdbd0>
  Micro = <esys.escript.unitsSI.Unit object at 0x1afddd0>
  Milli = <esys.escript.unitsSI.Unit object at 0x1afdd90>
  Mol = <esys.escript.unitsSI.Unit object at 0x1b02610>
  Mscf = <esys.escript.unitsSI.Unit object at 0x1b02210>
  Myr = <esys.escript.unitsSI._ProdUnit object at 0x1b02390>
  N = <esys.escript.unitsSI.Unit object at 0x1b02690>
  Nano = <esys.escript.unitsSI.Unit object at 0x1afde10>
  Ohm = <esys.escript.unitsSI.Unit object at 0x1b028d0>
  Pa = <esys.escript.unitsSI.Unit object at 0x1b026d0>
  Peta = <esys.escript.unitsSI.Unit object at 0x1afdb10>
  Pico = <esys.escript.unitsSI.Unit object at 0x1afde50>
  Poise = <esys.escript.unitsSI._DivUnit object at 0x1b02a10>
  RAD = <esys.escript.unitsSI.Unit object at 0x1b02910>
  R_Earth = 6367444.65
  R_Earth_equator = 6378137.0
  R_Earth_poles = 6356752.3
  Tera = <esys.escript.unitsSI.Unit object at 0x1afdb50>
  V = <esys.escript.unitsSI.Unit object at 0x1b02850>
  W = <esys.escript.unitsSI.Unit object at 0x1b027d0>
  Yocto = <esys.escript.unitsSI.Unit object at 0x1afdf50>
  Yotta = <esys.escript.unitsSI.Unit object at 0x1afda50>
  Zepto = <esys.escript.unitsSI.Unit object at 0x1afdf10>
  Zetta = <esys.escript.unitsSI.Unit object at 0x1afda90>
  __package__ = 'esys.escript'
  __url__ = 'https://launchpad.net/escript-finley'
  atm = <esys.escript.unitsSI.Unit object at 0x1b02710>
  bar = 100000.0
  cPoise = <esys.escript.unitsSI._ProdUnit object at 0x1b029d0>
  cm = <esys.escript.unitsSI._ProdUnit object at 0x1b020d0>
  day = <esys.escript.unitsSI.Unit object at 0x1b02310>
  ft = <esys.escript.unitsSI.Unit object at 0x1b02150>
  gram = <esys.escript.unitsSI._ProdUnit object at 0x1b02450>
  h = <esys.escript.unitsSI.Unit object at 0x1b022d0>
  hour = <esys.escript.unitsSI.Unit object at 0x1b022d0>
  kg = <esys.escript.unitsSI.Unit object at 0x1b02410>
  km = <esys.escript.unitsSI._ProdUnit object at 0x1b02090>
  lb = <esys.escript.unitsSI.Unit object at 0x1b02490>
  liter = <esys.escript.unitsSI._PowUnit object at 0x1b02190>
  m = <esys.escript.unitsSI.Unit object at 0x1afdf90>
  mDarcy = 9.869233e-16
  mPoise = <esys.escript.unitsSI._ProdUnit object at 0x1b02990>
  minute = <esys.escript.unitsSI.Unit object at 0x1b02290>
  mm = <esys.escript.unitsSI._ProdUnit object at 0x1b02110>
  one = <esys.escript.unitsSI.Unit object at 0x1afdcd0>
  pi = 3.14159265359
  psi = <esys.escript.unitsSI.Unit object at 0x1b02750>
  sec = <esys.escript.unitsSI.Unit object at 0x1b02250>
  ton = <esys.escript.unitsSI._ProdUnit object at 0x1b024d0>
  v_light = 299792458.0
  year = <esys.escript.unitsSI.Unit object at 0x1b02350>
  yr = <esys.escript.unitsSI.Unit object at 0x1b02350>