diff --git a/js/units.js b/js/units.js index 021af3d0..6052ddbc 100644 --- a/js/units.js +++ b/js/units.js @@ -21,8 +21,13 @@ define( function( require ) { '\u00B0C', // degrees Celsius 'K', // Kelvin 'kPa', // kilopascals + 'm', // meters + 'm/s', 'nm', // nanometers + 'nm/ps', + 'particles/ps', 'ps', // picoseconds + 's', // seconds // NOTE: In time, these will be replaced with abbreviations, see above. 'amperes',