https://bugs.kde.org/show_bug.cgi?id=388074

--- Comment #7 from João Netto <joaonetto...@gmail.com> ---
I implemented the first part of the request on, added the OilBarrel unit.

The second part of the project brings some questions, the SI unit for
permeability  is SquareMeters, which is a Area type of unit. I implemented
pemearbility.h and pemearbility.cpp based on the patterns of the other files. I
declared Darcy and Mili-Darcys as units (Since Da are already used by eletric
voltage, I called it Darcy) and they can convert to each other.

My questions now are: 

Is there a way to establish a connection between Darcy and SquareMeters?

After I implemented permeability.cpp, I added it to CMakeLists.txt, but I can't
test my changes, how can I link it to the rest of the library?

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to