Created
April 25, 2013 23:39
-
-
Save jrsmith3/5464109 to your computer and use it in GitHub Desktop.
A list of physics words that appear as variable, class, or method names in my programs. It would be great to be able to abbreviate these names without ambiguity due to overlap (e.g. "pos" could be "positive" or "position"). They are in no particular order.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
position | |
positive | |
negative | |
temperature | |
potential | |
calculate | |
point | |
permittivity | |
boltzmann | |
mass | |
electron | |
charge | |
poisson | |
space | |
data | |
barrier | |
target function | |
physical | |
constant | |
current | |
voltage | |
abscissa | |
ordinate |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment