The physical quantities defined in PhysicalQuantities can be used to write physico-chemical formulae in a computer program in a way most natural to scientists: as symbols of quantities connected by mathematical operators. Thus, PhysicalQuantities provides C++ code to use (a partial set of) the SI defined or related quantities. The main concepts and implementation details are discussed elsewhere.
Here is a list of the physical quantities available in the present version:
In addition, the following fundamental physical (``natural'') constants are provided:
See the respective pages for detailed information on the particular physical quantities. General implementation features are discussed on the implementation page.
The use of PhysicalQuantities is documented in various test programs (see directory PhysicalQuantities/test).
Please contact the author of the program at bernd.speiser@uni-tuebingen.de if you have specific questions about the software. Also, let us know if you use Quantities
in your projects and work. We are interested in your experience with this software.
[BIPM] http://www1.bipm.org/en/si/ (web-site of the Bureau International des Poids et Mesures).
back to Quantities