iliekturtles / uom

Units of measurement -- type-safe zero-cost dimensional analysis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

add thermal_capacitance [J/K]

calbaker opened this issue · comments

I've made a start at this in:
https://github.com/calbaker/uom/pull/1/files

but there are numerous errors I'm struggling with. @iliekturtles , could you take a look?

Hah, never mind, heat_capacity.rs does what I need.