BreakingBytes / simkit

Model Simulation Framework
http://breakingbytes.github.io/simkit/
BSD 3-Clause "New" or "Revised" License
27 stars 16 forks source link

lumen and lux are in pint now, so don't need to define them #104

Closed mikofski closed 7 years ago

mikofski commented 7 years ago

remove these lines

UREG.define('lumen = cd * sr = lm')
UREG.define('lux = lumen / m ** 2.0 = lx')