source: tags/3.0.3/data/units.xml @ 5980

Last change on this file since 5980 was 4669, checked in by Nicklas Nordborg, 15 years ago

Merged 2.9-stable@4643:4666 to trunk.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Date Id
File size: 36.2 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!--
3  $Id: units.xml 4669 2008-11-26 11:05:59Z nicklas $
4
5  Copyright (C) 2008 Nicklas Nordborg
6
7  This file is part of BASE - BioArray Software Environment.
8  Available at http://base.thep.lu.se/
9
10  BASE is free software; you can redistribute it and/or
11  modify it under the terms of the GNU General Public License
12  as published by the Free Software Foundation; either version 3
13  of the License, or (at your option) any later version.
14
15  BASE is distributed in the hope that it will be useful,
16  but WITHOUT ANY WARRANTY; without even the implied warranty of
17  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
18  GNU General Public License for more details.
19
20  You should have received a copy of the GNU General Public License
21  along with BASE. If not, see <http://www.gnu.org/licenses/>.
22-->
23<quantities
24  xmlns="http://base.thep.lu.se/units.xsd"
25  >
26  <quantity system-id="net.sf.basedb.core.Quantity.LENGTH">
27    <name>Distance</name>
28    <reference-unit>1 meter</reference-unit>
29    <description>
30      Distance is defined by distance light travels in vacuum during
31      1/299 792 458 of a second. See http://physics.nist.gov/cuu/Units/meter.html
32      and http://en.wikipedia.org/wiki/Meter
33    </description>
34    <unit>
35      <name>Kilometer</name>
36      <symbol>km</symbol>
37      <factor>1000</factor>
38      <description>1 kilometer is 1000 meters.</description>
39    </unit>
40    <unit>
41      <name>Meter</name>
42      <symbol>m</symbol>
43      <factor>1</factor>
44      <description>1 meter is the standard unit of distance.</description>
45    </unit>
46    <unit>
47      <name>Centimeter</name>
48      <symbol>cm</symbol>
49      <factor>0.01</factor>
50      <description>1 centimeter is 1/100 of a meter.</description>
51    </unit>
52    <unit>
53      <name>Millimeter</name>
54      <symbol>mm</symbol>
55      <factor>0.001</factor>
56      <description>1 millimeter is 1/1 000 of a meter.</description>
57    </unit>
58    <unit>
59      <name>Micrometer</name>
60      <symbol>µm</symbol>
61      <alias>um</alias>
62      <factor>1E-6</factor>
63      <description>1 micrometer is 1/1 000 of a millimeter.</description>
64    </unit>
65    <unit>
66      <name>Nanometer</name>
67      <symbol>nm</symbol>
68      <factor>1E-9</factor>
69      <description>1 nanometer is 1/1 000 of a micrometer.</description>
70    </unit>
71  </quantity>
72  <quantity system-id="net.sf.basedb.core.Quantity.MASS">
73    <name>Mass</name>
74    <reference-unit>1 kilogram</reference-unit>
75    <description>
76      Mass is defined by the kilogram prototype.
77      See http://physics.nist.gov/cuu/Units/kilogram.html and
78      http://en.wikipedia.org/wiki/Mass
79    </description>
80    <unit>
81      <name>Kilogram</name>
82      <symbol>kg</symbol>
83      <factor>1</factor>
84      <description>1 kilogram is the reference unit of mass.</description>
85    </unit>
86    <unit>
87      <name>Gram</name>
88      <symbol>g</symbol>
89      <factor>1E-3</factor>
90      <description>1 gram is 1/1 000 of a kilogram.</description>
91    </unit>
92    <unit>
93      <name>Milligram</name>
94      <symbol>mg</symbol>
95      <factor>1E-6</factor>
96      <description>1 milligram is 1/1 000 of a gram.</description>
97    </unit>
98    <unit>
99      <name>Microgram</name>
100      <symbol>µg</symbol>
101      <alias>ug</alias>
102      <factor>1E-9</factor>
103      <description>1 mikrogram is 1/1 000 of a milligram.</description>
104    </unit>
105  </quantity> 
106  <quantity system-id="net.sf.basedb.core.Quantity.TIME">
107    <name>Time</name>
108    <reference-unit>1 second</reference-unit>
109    <description>
110      Time is defined by the duration of 9 192 631 770 periods of the
111      radiation corresponding to the transition between the two hyperfine
112      levels of the ground state of the cesium 133 atom.
113      See http://physics.nist.gov/cuu/Units/second.html and
114      http://en.wikipedia.org/wiki/Second
115    </description>
116    <unit>
117      <name>Year</name>
118      <symbol>y</symbol>
119      <alias>year</alias>
120      <alias>years</alias>
121      <factor>31557600</factor>
122      <description>1 year is 365.25 days in average or 31 557 600 seconds.</description>
123    </unit>
124    <unit>
125      <name>Month</name>
126      <symbol>mo</symbol>
127      <alias>month</alias>
128      <alias>months</alias>
129      <factor>2629800</factor>
130      <description>1 month is 30.4375 days in average or 2 629 800 seconds.</description>
131    </unit>
132    <unit>
133      <name>Week</name>
134      <symbol>w</symbol>
135      <alias>week</alias>
136      <alias>weeks</alias>
137      <factor>604800</factor>
138      <description>1 week is 7 days or 604 800 seconds.</description>
139    </unit>
140    <unit>
141      <name>Day</name>
142      <symbol>d</symbol>
143      <alias>day</alias>
144      <alias>days</alias>
145      <factor>86400</factor>
146      <description>1 day is 24 hours or 86 400 seconds.</description>
147    </unit>
148    <unit>
149      <name>Hour</name>
150      <symbol>h</symbol>
151      <alias>hour</alias>
152      <alias>hours</alias>
153      <factor>3600</factor>
154      <description>1 hour is 60 minutes or 3600 seconds.</description>
155    </unit>
156    <unit>
157      <name>Minute</name>
158      <symbol>min</symbol>
159      <alias>minute</alias>
160      <alias>minutes</alias>
161      <factor>60</factor>
162      <description>1 minute is 60 seconds.</description>
163    </unit>
164    <unit>
165      <name>Second</name>
166      <symbol>s</symbol>
167      <alias>sec</alias>
168      <factor>1</factor>
169      <description>1 second is the reference unit of time.</description>
170    </unit>
171    <unit>
172      <name>Millisecond</name>
173      <symbol>ms</symbol>
174      <factor>1E-3</factor>
175      <description>1 millisecond is 1/1 000 of a second.</description>
176    </unit>
177    <unit>
178      <name>Microsecond</name>
179      <symbol>µs</symbol>
180      <alias>ug</alias>
181      <factor>1E-6</factor>
182      <description>1 microsecond is 1/1 000 of a millisecond.</description>
183    </unit>
184    <unit>
185      <name>Nanosecond</name>
186      <symbol>ns</symbol>
187      <factor>1E-9</factor>
188      <description>1 nanosecond is 1/1 000 of a microsecond.</description>
189    </unit>
190  </quantity>
191  <quantity system-id="net.sf.basedb.core.Quantity.TEMPERATURE">
192    <name>Temperature</name>
193    <reference-unit>1 kelvin</reference-unit>
194    <description>
195      Temperature is defined as 1/273.16 of the triple point of water.
196      See http://physics.nist.gov/cuu/Units/kelvin.html and
197      http://en.wikipedia.org/wiki/Kelvin
198    </description>
199    <unit>
200      <name>Kelvin</name>
201      <symbol>K</symbol>
202      <factor>1</factor>
203      <description>Kelvin is the reference unit of temperature.</description>
204    </unit>
205    <unit>
206      <name>Celsius</name>
207      <symbol>°C</symbol>
208      <alias>C</alias>
209      <factor>1</factor>
210      <offset>273.15</offset>
211      <description>
212        The Celcius scale has 0 = freezing point of water
213        and 100 = boiling point of water and is related to Kelvin by an
214        offset of 273.15.
215      </description>
216    </unit>
217    <unit>
218      <name>Fahrenheit</name>
219      <symbol>°F</symbol>
220      <alias>F</alias>
221      <factor>0.55555555555555555555555555555556</factor>
222      <offset>241.15</offset>
223      <description>
224        In the Fahrenheit scale the water freezes as 32 degrees
225        and boils at 212.
226      </description>
227    </unit>
228  </quantity>
229  <quantity system-id="net.sf.basedb.core.Quantity.CURRENT">
230    <name>Electric current</name>
231    <reference-unit>1 ampere</reference-unit>
232    <description>
233      The ampere is that constant current which, if maintained in two straight parallel
234      conductors of infinite length, of negligible circular cross section, and placed 1
235      meter apart in vacuum, would produce between these conductors a force equal to 2 × 10-7
236      newton per meter of length. See http://physics.nist.gov/cuu/Units/ampere.html and
237      http://en.wikipedia.org/wiki/Ampere
238    </description>
239    <unit>
240      <name>Ampere</name>
241      <symbol>A</symbol>
242      <factor>1</factor>
243      <description>1 ampere is the reference unit of electric current.</description>
244    </unit>
245    <unit>
246      <name>Milliampere</name>
247      <symbol>mA</symbol>
248      <factor>1E-3</factor>
249      <description>1 milliampere is 1/1 000 of an ampere.</description>
250    </unit>
251    <unit>
252      <name>Microampere</name>
253      <symbol>µA</symbol>
254      <alias>uA</alias>
255      <factor>1E-6</factor>
256      <description>1 microampere is 1/1 000 of a milliampere.</description>
257    </unit>
258    <unit>
259      <name>Nanoampere</name>
260      <symbol>nA</symbol>
261      <factor>1E-9</factor>
262      <description>1 nanoampere is 1/1 000 of a microampere.</description>
263    </unit>
264  </quantity>
265  <quantity system-id="net.sf.basedb.core.Quantity.SUBSTANCE">
266    <name>Amount of substance</name>
267    <reference-unit>1 mol</reference-unit>
268    <description>
269      The mole is the amount of substance of a system which contains as many elementary
270      entities as there are atoms in 0.012 kilogram of carbon 12. See
271      http://physics.nist.gov/cuu/Units/mole.html and
272      http://en.wikipedia.org/wiki/Mole_(unit)
273    </description>
274    <unit>
275      <name>Kilomole</name>
276      <symbol>kmol</symbol>
277      <factor>1000</factor>
278      <description>1 kilomole is 1000 moles.</description>
279    </unit>
280    <unit>
281      <name>Mole</name>
282      <symbol>mol</symbol>
283      <factor>1</factor>
284      <description>1 mole is the reference unit of amount of substance.</description>
285    </unit>
286    <unit>
287      <name>Millimole</name>
288      <symbol>mmol</symbol>
289      <factor>1E-3</factor>
290      <description>1 millimole is 1/1 000 of a mole.</description>
291    </unit>
292    <unit>
293      <name>Micromole</name>
294      <symbol>µmol</symbol>
295      <factor>1E-6</factor>
296      <description>1 micromole is 1/1 000 of a millimole.</description>
297    </unit>
298    <unit>
299      <name>Nanomole</name>
300      <symbol>nmol</symbol>
301      <factor>1E-9</factor>
302      <description>1 nanomole is 1/1 000 of a micromole.</description>
303    </unit>
304  </quantity>
305  <quantity system-id="net.sf.basedb.core.Quantity.AREA">
306    <name>Area</name>
307    <reference-unit>1 m²</reference-unit>
308    <description>
309      1 square meter is defined as the area of a square whose sides measure exactly one metre.
310      See http://en.wikipedia.org/wiki/Area
311    </description>
312    <unit>
313      <name>Square kilometer</name>
314      <symbol>km²</symbol>
315      <alias>km2</alias>
316      <factor>1E6</factor>
317      <description>1 square kilometer is 1 000 000 square meters.</description>
318    </unit>
319    <unit>
320      <name>Square meter</name>
321      <symbol></symbol>
322      <alias>m2</alias>
323      <factor>1</factor>
324      <description>1 square meter is the reference unit of area.</description>
325    </unit>
326    <unit>
327      <name>Square centimeter</name>
328      <symbol>cm²</symbol>
329      <alias>cm2</alias>
330      <factor>1E-4</factor>
331      <description>1 square centimeter is 1/10 000 of a square meter.</description>
332    </unit>
333    <unit>
334      <name>Square millimeter</name>
335      <symbol>mm²</symbol>
336      <alias>mm2</alias>
337      <factor>1E-6</factor>
338      <description>1 square millimeter is 1/1 000 000 of a square meter.</description>
339    </unit>
340    <unit>
341      <name>Square micrometer</name>
342      <symbol>µm²</symbol>
343      <alias>um2</alias>
344      <factor>1E-12</factor>
345      <description>1 square microimeter is 1/1 000 000 of a square millimeter.</description>
346    </unit>
347  </quantity>
348  <quantity system-id="net.sf.basedb.core.Quantity.VOLUME">
349    <name>Volume</name>
350    <reference-unit>1 m³</reference-unit>
351    <description>
352      1 cubic meter is the volume a cube whose sides measure exactly 1 meter.
353      See http://en.wikipedia.org/wiki/Volume
354    </description>
355    <unit>
356      <name>Cubic meter</name>
357      <symbol></symbol>
358      <alias>m3</alias>
359      <factor>1</factor>
360      <description>1 cubic meter is the reference unit of volume.</description>
361    </unit>
362    <unit>
363      <name>Liter</name>
364      <symbol>l</symbol>
365      <factor>1E-3</factor>
366      <description>1 liter is the 1/1 000 of a cubic meter.</description>
367    </unit>
368    <unit>
369      <name>Milliliter</name>
370      <symbol>ml</symbol>
371      <alias>cm³</alias>
372      <alias>cm3</alias>
373      <factor>1E-6</factor>
374      <description>
375        1 milliliter is 1/1 000 of a liter. A milliliter is equal
376        to 1 cm³.
377      </description>
378    </unit>
379    <unit>
380      <name>Microliter</name>
381      <symbol>µl</symbol>
382      <alias>mm³</alias>
383      <alias>mm3</alias>
384      <factor>1E-9</factor>
385      <description>
386        1 microliter is 1/1 000 of a milliliter. A microliter is
387        equal to 1 mm³.
388      </description>
389    </unit>
390    <unit>
391      <name>Nanoliter</name>
392      <symbol>nl</symbol>
393      <factor>1E-12</factor>
394      <description>1 nanoliter is 1/1 000 of a microliter.</description>
395    </unit>
396    <unit>
397      <name>Picoliter</name>
398      <symbol>pl</symbol>
399      <factor>1E-15</factor>
400      <description>1 picoliter is 1/1 000 of a nanoliter.</description>
401    </unit>
402  </quantity>
403  <quantity system-id="net.sf.basedb.core.Quantity.VELOCITY">
404    <name>Velocity</name>
405    <reference-unit>1 m/s</reference-unit>
406    <description>
407      The volocity is the distance traveled during a specified unit of time.
408      See http://en.wikipedia.org/wiki/Speed
409    </description>
410    <unit>
411      <name>Meter per second</name>
412      <symbol>m/s</symbol>
413      <factor>1</factor>
414      <description>1 m/s is the reference unit of velocity.</description>
415    </unit>
416    <unit>
417      <name>Kilometers per hour</name>
418      <symbol>km/h</symbol>
419      <alias>km/hour</alias>
420      <factor>3.6</factor>
421      <description>1 m/s is the same as 3.6 km/hour.</description>
422    </unit>
423  </quantity>
424  <quantity system-id="net.sf.basedb.core.Quantity.ANGLE">
425    <name>Angle</name>
426    <reference-unit>1 radian</reference-unit>
427    <description>
428      One radian is the angle subtended at the center of a circle by an arc that
429      is equal in length to the radius of the circle. See
430      http://en.wikipedia.org/wiki/Radian
431    </description>
432    <unit>
433      <name>Radian</name>
434      <symbol>rad</symbol>
435      <factor>1</factor>
436      <description>1 radian is the reference unit of angle.</description>
437    </unit>
438    <unit>
439      <name>Degree</name>
440      <symbol>°</symbol>
441      <alias>deg</alias>
442      <factor>0.017453292519943295</factor>
443      <description>1 degree is π/180 radians (≈0.0175).</description>
444    </unit>
445    <unit>
446      <name>Minute (angle)</name>
447      <symbol>'</symbol>
448      <factor>2.908882086657216E-4</factor>
449      <description>1' = 1/60°</description>
450    </unit>
451    <unit>
452      <name>Second (angle)</name>
453      <symbol>"</symbol>
454      <factor>4.84813681109536E-6</factor>
455      <description>1" = 1/60' = 1/3 600°</description>
456    </unit>
457  </quantity>
458  <quantity system-id="net.sf.based.core.Quantity.FORCE">
459    <name>Force</name>
460    <reference-unit>1 newton</reference-unit>
461    <description>
462      A force is what causes a mass to accelerate. 1 newton is the force required
463      to give a mass of one kilogram an acceleration of one meter per second
464      squared. See http://en.wikipedia.org/wiki/Newton
465    </description>
466    <unit>
467      <name>Kilonewton</name>
468      <symbol>kN</symbol>
469      <factor>1000</factor>
470      <description>1 kilonewton is 1 000 N.</description>
471    </unit>
472    <unit>
473      <name>Newton</name>
474      <symbol>N</symbol>
475      <factor>1</factor>
476      <description>1 newton is the reference unit of force.</description>
477    </unit>
478    <unit>
479      <name>Millinewton</name>
480      <symbol>mN</symbol>
481      <factor>1E-3</factor>
482      <description>1 millinewton is 1/1 000 N.</description>
483    </unit>
484    <unit>
485      <name>Micronewton</name>
486      <symbol>µN</symbol>
487      <factor>1E-6</factor>
488      <description>1 micronewton is 1/1 000 mN.</description>
489    </unit>
490  </quantity>
491  <quantity system-id="net.sf.basedb.core.Quantity.FREQUENCY">
492    <name>Frequency</name>
493    <reference-unit>1 hertz</reference-unit>
494    <description>
495      The definition of hertz follows directly from the definition of
496      a second such that the hyperfine splitting in the ground state of the
497      caesium 133 atom is exactly 9 192 631 770 hertz.
498      See http://en.wikipedia.org/wiki/Hertz
499    </description>
500    <unit>
501      <name>Hertz</name>
502      <symbol>Hz</symbol>
503      <factor>1</factor>
504      <description>1 hertz is the reference unit of frequency.</description>
505    </unit>
506    <unit>
507      <name>Kilohertz</name>
508      <symbol>kHz</symbol>
509      <factor>1000</factor>
510      <description>1 kilohertz is 1 000 hertz.</description>
511    </unit>
512    <unit>
513      <name>Megahertz</name>
514      <symbol>MHz</symbol>
515      <factor>1E6</factor>
516      <description>1 megahertz is 1 000 000 hertz.</description>
517    </unit>
518    <unit>
519      <name>Gigahertz</name>
520      <symbol>GHz</symbol>
521      <factor>1E9</factor>
522      <description>1 gigahertz is 1 000 000 000 hertz.</description>
523    </unit>
524    <unit>
525      <name>Terahertz</name>
526      <symbol>THz</symbol>
527      <factor>1E12</factor>
528      <description>1 terahertz is 1 000 gigahertz.</description>
529    </unit>
530  </quantity>
531
532  <quantity system-id="net.sf.basedb.core.Quantity.DENSITY">
533    <name>Density</name>
534    <reference-unit>1 kg/m³</reference-unit>
535    <description>
536      The density of a material is the mass per unit volumne. See
537      http://en.wikipedia.org/wiki/Density
538    </description>
539    <unit>
540      <name>Grams per cubic centimeter</name>
541      <symbol>g/cm³</symbol>
542      <alias>g/cm3</alias>
543      <alias>g/mL</alias>
544      <factor>1000</factor>
545      <description>
546        1 g/cm³ is the is the same as 1 g/mL and is 1 000 kilograms per
547        cubic metre.
548      </description>
549    </unit>
550    <unit>
551      <name>Kilograms per cubic meter</name>
552      <symbol>kg/m³</symbol>
553      <alias>kg/m3</alias>
554      <alias>g/L</alias>
555      <factor>1</factor>
556      <description>
557        1 kg/m³ is the reference unit of density.
558      </description>
559    </unit>
560  </quantity>
561  <quantity system-id="net.sf.basedb.core.Quantity.ENERGY">
562    <name>Energy</name>
563    <reference-unit>1 joule</reference-unit>
564    <description>
565      One joule is the work done, or energy expended, by a force of one newton moving one
566      meter along the direction of the force. See http://en.wikipedia.org/wiki/Joule
567    </description>
568    <unit>
569      <name>Kilowatt hour</name>
570      <symbol>kWh</symbol>
571      <factor>3.6E6</factor>
572      <description>1 kilowatt hour is 3 600 000 joules.</description>
573    </unit>
574    <unit>
575      <name>Megajoule</name>
576      <symbol>MJ</symbol>
577      <factor>1E6</factor>
578      <description>1 megajoule is 1 000 000 joules.</description>
579    </unit>
580    <unit>
581      <name>Kilojoule</name>
582      <symbol>kJ</symbol>
583      <factor>1E3</factor>
584      <description>1 kilojoule is 1 000 joules.</description>
585    </unit>
586    <unit>
587      <name>Joule</name>
588      <symbol>J</symbol>
589      <alias>Ws</alias>
590      <factor>1</factor>
591      <description>
592        1 joule is the reference unit of energy. A joule is also
593        equal to one watt-second (Ws)
594      </description>
595    </unit>
596    <unit>
597      <name>Millijoule</name>
598      <symbol>mJ</symbol>
599      <factor>1E-3</factor>
600      <description>1 millijoule is 1/1 000 of a joule.</description>
601    </unit>
602    <unit>
603      <name>Mikrojoule</name>
604      <symbol>µJ</symbol>
605      <factor>1E-6</factor>
606      <description>1 microjoule is 1/1 000 of a millijoule.</description>
607    </unit>
608    <unit>
609      <name>Megaelectronvolt</name>
610      <symbol>MeV</symbol>
611      <factor>1.60217653E-12</factor>
612      <description>
613        1 kiloelectronvolt is 1 000 000 electronvolts.
614      </description>
615    </unit>
616    <unit>
617      <name>Kiloelectronvolt</name>
618      <symbol>keV</symbol>
619      <factor>1.60217653E-15</factor>
620      <description>
621        1 kiloelectronvolt is 1 000 electronvolts.
622      </description>
623    </unit>
624    <unit>
625      <name>Electronvolt</name>
626      <symbol>eV</symbol>
627      <factor>1.60217653E-19</factor>
628      <description>
629        1 electronvolt is the amount of kinetic energy gained by a single unbound electron
630        when it passes through an electrostatic potential difference of one volt, in vacuum.
631        1 eV ≈ 1.602 176 53E−19 J.
632      </description>
633    </unit>
634  </quantity>
635  <quantity system-id="net.sf.basedb.core.Quantity.POWER">
636    <name>Power</name>
637    <reference-unit>1 watt</reference-unit>
638    <description>
639      Power measures the rate of energy conversion. The reference unit
640      is 1 watt which is equal to 1 joule of energy per second.
641      See http://en.wikipedia.org/wiki/Watt
642    </description>
643    <unit>
644      <name>Megawatt</name>
645      <symbol>MW</symbol>
646      <alias>MJ/s</alias>
647      <factor>1E6</factor>
648      <description>1 megawatt is 1 000 000 watts.</description>
649    </unit>
650    <unit>
651      <name>Kilowatt</name>
652      <symbol>kW</symbol>
653      <alias>kJ/s</alias>
654      <factor>1000</factor>
655      <description>1 kilowatt is 1 000 watts.</description>
656    </unit>
657    <unit>
658      <name>Watt</name>
659      <symbol>W</symbol>
660      <alias>J/s</alias>
661      <factor>1.0</factor>
662      <description>1 watt is the reference unit of power.</description>
663    </unit>
664    <unit>
665      <name>Milliwatt</name>
666      <symbol>mW</symbol>
667      <alias>mJ/s</alias>
668      <factor>1E-3</factor>
669      <description>1 milliwatt is 1/1 000 watt.</description>
670    </unit>
671    <unit>
672      <name>Microwatt</name>
673      <symbol>µW</symbol>
674      <alias>uW</alias>
675      <alias>µJ/s</alias>
676      <factor>1E-3</factor>
677      <description>1 microwatt is 1/1 000 milliwatt.</description>
678    </unit>
679  </quantity>
680  <quantity system-id="net.sf.basedb.core.Quantity.PRESSURE">
681    <name>Pressure</name>
682    <reference-unit>1 pascal</reference-unit>
683    <description>
684      Pressure is a measure of perpendicular force per unit area i.e. equivalent
685      to one newton per square meter. See http://en.wikipedia.org/wiki/Pascal_(unit)
686    </description>
687    <unit>
688      <name>Megapascal</name>
689      <symbol>MPa</symbol>
690      <alias>MN/m²</alias>
691      <alias>MN/m2</alias>
692      <factor>1E6</factor>
693      <description>1 megapascal is 1 000 000 Pa.</description>
694    </unit>
695    <unit>
696      <name>Kilopascal</name>
697      <symbol>kPa</symbol>
698      <alias>kN/m²</alias>
699      <alias>kN/m2</alias>
700      <factor>1000</factor>
701      <description>1 kilopascal is 1 000 Pa.</description>
702    </unit>
703    <unit>
704      <name>Pascal</name>
705      <symbol>Pa</symbol>
706      <alias>N/m²</alias>
707      <alias>N/m2</alias>
708      <factor>1.0</factor>
709      <description>1 pascal is the reference unit of pressure.</description>
710    </unit>
711    <unit>
712      <name>Millipascal</name>
713      <symbol>mPa</symbol>
714      <alias>mN/m²</alias>
715      <alias>mN/m2</alias>
716      <factor>1E-3</factor>
717      <description>1 millipascal is 1/1 000 of a pascal.</description>
718    </unit>
719    <unit>
720      <name>Micropascal</name>
721      <symbol>µPa</symbol>
722      <alias>uPa</alias>
723      <alias>µN/m²</alias>
724      <alias>uN/m2</alias>
725      <factor>1E-6</factor>
726      <description>1 micropascal is 1/1 000 of a millipascal.</description>
727    </unit>
728  </quantity>
729  <quantity system-id="net.sf.basedb.core.Quantity.POTENTIAL">
730    <name>Electric potential</name>
731    <reference-unit>1 volt</reference-unit>
732    <description>
733      The volt is defined as the potential difference across a conductor
734      when a current of one ampere dissipates one watt of power. See
735      http://en.wikipedia.org/wiki/Volt
736    </description>
737    <unit>
738      <name>Kilovolt</name>
739      <symbol>kV</symbol>
740      <factor>1000</factor>
741      <description>1 kilovolt is 1 000 volts.</description>
742    </unit>
743    <unit>
744      <name>Volt</name>
745      <symbol>V</symbol>
746      <factor>1</factor>
747      <description>1 volt is the reference unit of electrical potential.</description>
748    </unit>
749    <unit>
750      <name>Millivolt</name>
751      <symbol>mV</symbol>
752      <factor>1E-3</factor>
753      <description>1 millivolt is 1/1 000 of a volt.</description>
754    </unit>
755    <unit>
756      <name>Microvolt</name>
757      <symbol>µV</symbol>
758      <alias>uV</alias>
759      <factor>1E-6</factor>
760      <description>1 microvolt is 1/1 000 of a millivolt.</description>
761    </unit>
762  </quantity>
763  <quantity system-id="net.sf.basedb.core.Quantity.RESISTANCE">
764    <name>Electric resistance</name>
765    <reference-unit>1 ohm</reference-unit>
766    <description>
767      The ohm is the electric resistance between two points of a conductor when
768      a constant potential difference of 1 volt, applied to these points, produces
769      in the conductor a current of 1 ampere.
770      See http://en.wikipedia.org/wiki/Ohm
771    </description>
772    <unit>
773      <name>Megaohm</name>
774      <symbol>MΩ</symbol>
775      <alias>MO</alias>
776      <factor>1E6</factor>
777      <description>1 megaohm is 1 000 000 ohms.</description>
778    </unit>
779    <unit>
780      <name>Kiloohm</name>
781      <symbol>kΩ</symbol>
782      <alias>kO</alias>
783      <factor>1000</factor>
784      <description>1 kiloohm is 1 000 ohms.</description>
785    </unit>
786    <unit>
787      <name>Ohm</name>
788      <symbol></symbol>
789      <alias>O</alias>
790      <factor>1</factor>
791      <description>1 ohm is the reference unit of electrical resistance.</description>
792    </unit>
793    <unit>
794      <name>Milliohm</name>
795      <symbol>mΩ</symbol>
796      <alias>mO</alias>
797      <factor>1E-3</factor>
798      <description>1 milliohm is 1/1 000 ohm.</description>
799    </unit>
800  </quantity>
801  <quantity system-id="net.sf.basedb.core.Quantity.CHARGE">
802    <name>Electrical charge</name>
803    <reference-unit>1 coulomb</reference-unit>
804    <description>
805      1 coulomb is the amount of electric charge transported by a current of 1 ampere in 1 second.
806      See http://en.wikipedia.org/wiki/Coulomb
807    </description>
808    <unit>
809      <name>Ampere-hour</name>
810      <symbol>Ah</symbol>
811      <factor>3600</factor>
812      <description>1 ampere-hour is 3 600 coulombs.</description>
813    </unit>
814    <unit>
815      <name>Kilocoulomb</name>
816      <symbol>kC</symbol>
817      <alias>kAs</alias>
818      <factor>1000</factor>
819      <description>1 kilocoulomb is 1 000 coulombs.</description>
820    </unit>
821    <unit>
822      <name>Coulomb</name>
823      <symbol>C</symbol>
824      <alias>As</alias>
825      <factor>1</factor>
826      <description>1 coulomb is the reference unit of charge.</description>
827    </unit>
828    <unit>
829      <name>Millicoulomb</name>
830      <symbol>mC</symbol>
831      <alias>mAs</alias>
832      <factor>1E-3</factor>
833      <description>1 millicoulomb is 1/1 000 of a coulomb.</description>
834    </unit>
835    <unit>
836      <name>Microoulomb</name>
837      <symbol>µC</symbol>
838      <alias>uC</alias>
839      <alias>µAs</alias>
840      <alias>uAs</alias>
841      <factor>1E-6</factor>
842      <description>1 microcoulomb is 1/1 000 of a millicoulomb.</description>
843    </unit>
844    <unit>
845      <name>Nanooulomb</name>
846      <symbol>nC</symbol>
847      <alias>nAs</alias>
848      <factor>1E-9</factor>
849      <description>1 nanocoulomb is 1/1 000 of a microcoulomb.</description>
850    </unit>
851  </quantity>
852  <quantity system-id="net.sf.basedb.core.Quantity.CAPACITANCE">
853    <name>Capacitance</name>
854    <reference-unit>1 farad</reference-unit>
855    <description>
856      One farad is the capacitance for which a potential difference of one volt results in
857      a static charge of one coulomb.
858    </description>
859    <unit>
860      <name>Farad</name>
861      <symbol>F</symbol>
862      <factor>1</factor>
863      <description>1 farad is the reference unit of capacitance.</description>
864    </unit>
865    <unit>
866      <name>Millifarad</name>
867      <symbol>mF</symbol>
868      <factor>1E-3</factor>
869      <description>1 millifarad is 1/1 000 of a farad.</description>
870    </unit>
871    <unit>
872      <name>Microfarad</name>
873      <symbol>µF</symbol>
874      <alias>uF</alias>
875      <factor>1E-6</factor>
876      <description>1 microfarad is 1/1 000 of a millifarad.</description>
877    </unit>
878    <unit>
879      <name>Nanofarad</name>
880      <symbol>nF</symbol>
881      <factor>1E-9</factor>
882      <description>1 nanofarad is 1/1 000 of a microfarad.</description>
883    </unit>
884    <unit>
885      <name>Picofarad</name>
886      <symbol>pF</symbol>
887      <factor>1E-12</factor>
888      <description>1 picofarad is 1/1 000 of a nanofarad.</description>
889    </unit>
890  </quantity>
891  <quantity system-id="net.sf.basedb.core.Quantity.MAGNETIC_FIELD">
892    <name>Magnetic field</name>
893    <reference-unit>1 tesla</reference-unit>
894    <description>
895      One tesla is equal to one weber per square meter. See
896      http://en.wikipedia.org/wiki/Tesla_(unit)
897    </description>
898    <unit>
899      <name>Tesla</name>
900      <symbol>T</symbol>
901      <factor>1</factor>
902      <description>1 tesla is the reference unit of magnetic field.</description>
903    </unit>
904    <unit>
905      <name>Millitesla</name>
906      <symbol>mT</symbol>
907      <factor>1E-3</factor>
908      <description>1 millitesla is 1/1 000 of a tesla.</description>
909    </unit>
910    <unit>
911      <name>Microtesla</name>
912      <symbol>µT</symbol>
913      <alias>uT</alias>
914      <factor>1E-6</factor>
915      <description>1 microtesla is 1/1 000 of a millitesla.</description>
916    </unit>
917    <unit>
918      <name>Nanotesla</name>
919      <symbol>nT</symbol>
920      <factor>1E-9</factor>
921      <description>1 nanotesla is 1/1 000 of a microtesla.</description>
922    </unit>
923  </quantity>
924  <quantity system-id="net.sf.basedb.core.Quantity.MAGNETIC_FLUX">
925    <name>Magnetic flux</name>
926    <reference-unit>1 weber</reference-unit>
927    <description>
928      One weber is the magnetic flux which, linking a circuit of one turn, would produce
929      in it an electromotive force of 1 volt if it were reduced to zero at a uniform rate in 1 second.
930      See http://en.wikipedia.org/wiki/Weber_(unit)
931    </description>
932    <unit>
933      <name>Weber</name>
934      <symbol>Wb</symbol>
935      <factor>1</factor>
936      <description>1 weber is the reference unit of magnetic flux.</description>
937    </unit>
938    <unit>
939      <name>Milliweber</name>
940      <symbol>mWb</symbol>
941      <factor>1E-3</factor>
942      <description>1 milliweber is 1/1 000 of a weber.</description>
943    </unit>
944    <unit>
945      <name>Microweber</name>
946      <symbol>µWb</symbol>
947      <alias>uWb</alias>
948      <factor>1E-6</factor>
949      <description>1 microweber is 1/1 000 of a milliweber.</description>
950    </unit>
951    <unit>
952      <name>Nanoweber</name>
953      <symbol>nWb</symbol>
954      <factor>1E-9</factor>
955      <description>1 nanoweber is 1/1 000 of a microweber.</description>
956    </unit>
957  </quantity>
958  <quantity system-id="net.sf.basedb.core.Quantity.ABSORBED_DOSE">
959    <name>Dose (absorbed)</name>
960    <reference-unit>1 gray</reference-unit>
961    <description>
962      One gray is the absorption of one joule of radiation energy by one kilogram of matter.
963      See http://en.wikipedia.org/wiki/Gray_(unit) and http://en.wikipedia.org/wiki/Absorbed_dose
964    </description>
965    <unit>
966      <name>Gray</name>
967      <symbol>Gy</symbol>
968      <factor>1</factor>
969      <description>1 gray is the reference unit of absorbed dose.</description>
970    </unit>
971    <unit>
972      <name>Milligray</name>
973      <symbol>mGy</symbol>
974      <factor>1E-3</factor>
975      <description>1 milligray is 1/1 000 of a gray.</description>
976    </unit>
977    <unit>
978      <name>Microgray</name>
979      <symbol>µGy</symbol>
980      <alias>uGy</alias>
981      <factor>1E-6</factor>
982      <description>1 microgray is 1/1 000 of a milligray.</description>
983    </unit>
984  </quantity>
985  <quantity system-id="net.sf.basedb.core.Quantity.EQUIVALENT_DOSE">
986    <name>Dose (equivalent)</name>
987    <reference-unit>1 sievert</reference-unit>
988    <description>
989      The equivalent dose attempts to reflect the biological effects of radiation as
990      opposed to the physical aspects, which are characterised by the absorbed dose.
991      See http://en.wikipedia.org/wiki/Sievert and http://en.wikipedia.org/wiki/Effective_dose
992    </description>
993    <unit>
994      <name>Sievert</name>
995      <symbol>Sv</symbol>
996      <factor>1</factor>
997      <description>1 sievert is the reference unit of equivalent dose.</description>
998    </unit>
999    <unit>
1000      <name>Millisievert</name>
1001      <symbol>mSv</symbol>
1002      <factor>1E-3</factor>
1003      <description>1 millisievert is 1/1 000 of a sievert.</description>
1004    </unit>
1005    <unit>
1006      <name>Microsievert</name>
1007      <symbol>µSv</symbol>
1008      <alias>uSv</alias>
1009      <factor>1E-6</factor>
1010      <description>1 microsievert is 1/1 000 of a millisievert.</description>
1011    </unit>
1012  </quantity>
1013  <quantity system-id="net.sf.basedb.core.Quantity.RADIOACTIVITY">
1014    <name>Radioactivity</name>
1015    <reference-unit>1 becquerel</reference-unit>
1016    <description>
1017      1 Bq is defined as the activity of a quantity of radioactive material in
1018      which one nucleus decays per second. See http://en.wikipedia.org/wiki/Becquerel
1019    </description>
1020    <unit>
1021      <name>Becquerel</name>
1022      <symbol>Bq</symbol>
1023      <factor>1</factor>
1024      <description>1 becquerel is the reference unit of radioactivity.</description>
1025    </unit>
1026    <unit>
1027      <name>Kilobecquerel</name>
1028      <symbol>kBq</symbol>
1029      <factor>1000</factor>
1030      <description>1 kilobecquerel is 1 000 becquerels.</description>
1031    </unit>
1032    <unit>
1033      <name>Megabecquerel</name>
1034      <symbol>MBq</symbol>
1035      <factor>1E6</factor>
1036      <description>1 megabecquerel is 1 000 000 becquerels.</description>
1037    </unit>
1038    <unit>
1039      <name>Gigabecquerel</name>
1040      <symbol>GBq</symbol>
1041      <factor>1E9</factor>
1042      <description>1 gigabecquerel is 1 000 000 000 becquerels.</description>
1043    </unit>
1044  </quantity>
1045  <quantity system-id="net.sf.basedb.core.Quantity.FRACTION">
1046    <name>Fraction</name>
1047    <reference-unit>1</reference-unit>
1048    <description>
1049      Fractions are used to denote relative proportions in
1050      any measured quantity. A fraction is always dimensionless.
1051      See http://en.wikipedia.org/wiki/Parts-per_notation
1052    </description>
1053    <unit>
1054      <name>Percent</name>
1055      <symbol>%</symbol>
1056      <factor>0.01</factor>
1057      <description>1 percent is 1/100 of the whole.</description>
1058    </unit>
1059    <unit>
1060      <name>Permille</name>
1061      <symbol></symbol>
1062      <factor>0.001</factor>
1063      <description>1 permille is 1/1 000 of the whole.</description>
1064    </unit>
1065    <unit>
1066      <name>Part-per-million</name>
1067      <symbol>ppm</symbol>
1068      <factor>1E-6</factor>
1069      <description>1 part-per-million is 1/1 000 000 of the whole.</description>
1070    </unit>
1071  </quantity>
1072  <quantity system-id="net.sf.basedb.core.Quantity.ACCELERATION">
1073    <name>Acceleration</name>
1074    <reference-unit>1 m/s²</reference-unit>
1075    <description>
1076      Acceleration is the increase (or decrease) of speed per unit of time.
1077      See http://en.wikipedia.org/wiki/Acceleration
1078    </description>
1079    <unit>
1080      <name>Meters per second squared</name>
1081      <symbol>m/s²</symbol>
1082      <alias>m/s2</alias>
1083      <factor>1</factor>
1084      <description>1 meter per second squared is the reference unit of acceleration.</description>
1085    </unit>
1086  </quantity>
1087  <quantity system-id="net.sf.basedb.core.Quantity.TORQUE">
1088    <name>Torque</name>
1089    <reference-unit>1 Nm</reference-unit>
1090    <description>
1091      A torque is a pseudo-vector that measures the tendency of a force to rotate
1092      an object about some axis.
1093      See http://en.wikipedia.org/wiki/Torque
1094    </description>
1095    <unit>
1096      <name>Kilonewtonmeter</name>
1097      <symbol>kNm</symbol>
1098      <factor>1000</factor>
1099      <description>1 kilonewtonmeter is 1 000 newtonmeters.</description>
1100    </unit>
1101    <unit>
1102      <name>Newtonmeter</name>
1103      <symbol>Nm</symbol>
1104      <factor>1</factor>
1105      <description>1 newtonmeter is the reference unit of torque.</description>
1106    </unit>
1107    <unit>
1108      <name>Millinewtonmeter</name>
1109      <symbol>mNm</symbol>
1110      <factor>1E-3</factor>
1111      <description>1 millinewtonmeter is 1/1 000 of a newtonmeter.</description>
1112    </unit>
1113    <unit>
1114      <name>Micronewtonmeter</name>
1115      <symbol>µNm</symbol>
1116      <alias>uMn</alias>
1117      <factor>1E-6</factor>
1118      <description>1 micronewtonmeter is 1/1 000 of a millinewtonmeter.</description>
1119    </unit>
1120  </quantity>
1121  <quantity system-id="net.sf.basedb.core.Quantity.MOMENTUM">
1122    <name>Momentum</name>
1123    <reference-unit>1 kg·m/s</reference-unit>
1124    <description>
1125      In classical mechanics, momentum is the product of the mass and velocity of an object.
1126      See http://en.wikipedia.org/wiki/Momentum
1127    </description>
1128    <unit>
1129      <name>Kilogram-meter per second</name>
1130      <symbol>kgm/s</symbol>
1131      <alias>Ns</alias>
1132      <factor>1</factor>
1133      <description>1 kilogram-meter per second is the reference unit of momentum.</description>
1134    </unit>
1135  </quantity>
1136  <quantity system-id="net.sf.basedb.core.Quantity.FLOW_RATE">
1137    <name>Flow rate</name>
1138    <reference-unit>1 m³/s</reference-unit>
1139    <description>
1140      The flow rate is the volume that passes through a given surface per unit
1141      of time. See http://en.wikipedia.org/wiki/Volumetric_flow_rate
1142    </description>
1143    <unit>
1144      <name>Cubic meter per second</name>
1145      <symbol>m³/s</symbol>
1146      <alias>m3/s</alias>
1147      <factor>1</factor>
1148      <description>1 cubic meter per second is the reference unit of flow rate.</description>
1149    </unit>
1150    <unit>
1151      <name>Liter per second</name>
1152      <symbol>L/s</symbol>
1153      <factor>1E-3</factor>
1154      <description>1 liter per second is 1/1 000 of a cubic meter per second.</description>
1155    </unit>
1156    <unit>
1157      <name>Milliliter per second</name>
1158      <symbol>mL/s</symbol>
1159      <alias>cm³/s</alias>
1160      <alias>cm3/s</alias>
1161      <factor>1E-6</factor>
1162      <description>1 milliliter per second is 1/1 000 of a liter per second.</description>
1163    </unit>
1164    <unit>
1165      <name>Microliter per second</name>
1166      <symbol>µL/s</symbol>
1167      <alias>uL/s</alias>
1168      <alias>mm³/s</alias>
1169      <alias>mm3/s</alias>
1170      <factor>1E-9</factor>
1171      <description>1 milliliter per second is 1/1 000 of a liter per second.</description>
1172    </unit>
1173  </quantity>
1174  <quantity system-id="net.sf.basedb.core.Quantity.THERMAL_CONDUCTIVITY">
1175    <name>Thermal conductivity</name>
1176    <reference-unit>1 W/(m·K)</reference-unit>
1177    <description>
1178      Thermal conductivity is the property of a material that indicates its ability
1179      to conduct heat. See http://en.wikipedia.org/wiki/Thermal_conductivity.
1180    </description>
1181    <unit>
1182      <name>Watt per meter and Kelvin</name>
1183      <symbol>W/m·K</symbol>
1184      <alias>W/m K</alias>
1185      <factor>1</factor>
1186      <description>1 watt per meter and Kelvin is the reference unit of thermal conductivity.</description>
1187    </unit>
1188  </quantity>
1189  <quantity system-id="net.sf.basedb.core.Quantity.STORAGE_SIZE">
1190    <name>Storage size</name>
1191    <reference-unit>1 byte</reference-unit>
1192    <description>
1193      A byte is the basic unit of for measuring storage
1194      requirements for files, etc. We use the binary meaning
1195      of the prefixes kilo (k), mega (M) and giga (G). Eg. 1
1196      kilobyte = 1 024 bytes.
1197    </description>
1198    <unit>
1199      <name>Byte</name>
1200      <symbol>B</symbol>
1201      <alias>bytes</alias>
1202      <factor>1</factor>
1203      <description>1 byte is the reference unit of file size.</description>
1204    </unit>
1205    <unit>
1206      <name>Kilobyte</name>
1207      <symbol>kB</symbol>
1208      <factor>1024</factor>
1209      <description>1 kilobyte is 1 024 bytes.</description>
1210    </unit>
1211    <unit>
1212      <name>Megabyte</name>
1213      <symbol>MB</symbol>
1214      <factor>1048576</factor>
1215      <description>1 megabyte is 1 048 576 bytes.</description>
1216    </unit>
1217    <unit>
1218      <name>Gigabyte</name>
1219      <symbol>GB</symbol>
1220      <factor>1073741824</factor>
1221      <description>1 gigabyte is 1 073 741 824 bytes.</description>
1222    </unit>
1223  </quantity>
1224
1225<!--
1226  <quantity system-id="">
1227    <name></name>
1228    <reference-unit></reference-unit>
1229    <description>
1230    </description>
1231    <unit>
1232      <name></name>
1233      <symbol></symbol>
1234      <factor></factor>
1235      <description></description>
1236    </unit>
1237  </quantity>
1238-->
1239</quantities>
Note: See TracBrowser for help on using the repository browser.