Wolfram Language Paclet Repository
Community-contributed installable additions to the Wolfram Language
A paclet for applications of dimensional analysis in physics and the engineering sciences
Contributed by: Peter Cullen Burbery
This paclet should be helpful for anyone interested in dimensional analysis. I hope you have a fun time using it.
To install this paclet in your Wolfram Language environment,
evaluate this code:
PacletInstall["PeterBurbery/DimensionalAnalysis"]
To load the code after installation, evaluate this code:
Needs["PeterBurbery`DimensionalAnalysis`"]
Transform the joule into the Planck system:
| In[1]:= |
| Out[1]= |
Transform the farad F into a combination of natural units:
| In[2]:= |
| Out[2]= |
Transform the henry H into a combination of the SI defining constants:
| In[3]:= |
| Out[3]= |
Transform the weber Wb into a combination of Stoney units:
| In[4]:= |
| Out[4]= |
Transform the pascal tesla kelvin Pa T K into a combination of the four Planck basis quantities of time, length, mass, and temperature and the Josephson constant:
| In[5]:= |
| Out[5]= |
FInd the dimensions for the weber unit:
| In[6]:= |
| Out[6]= |
Group physical quantities by base SI unit:
| In[7]:= | ![]() |
| Out[7]= | ![]() |
Wolfram Language Version 13.1