SI to IP conversions within OpenStudio

asked 2018-04-04 13:49:21 -0500

antonszilasi's avatar

updated 2018-04-05 02:16:35 -0500

We developing some software with which will be converting freely back and forth between ip and si using all aspects of OpenStudio (gbxml translators,measures etc).

As such we need to know the exact conversion factors that OpenStudio uses so that we don't get incorrect data in the conversion process (obviously we will not be rounding)

As I understand it the conversion factors used through OpenStudio are listed here: QuantityConverter.cpp#L133-L281

Are we correct to use these conversion factors for all aspects of OpenStudio? If not, which conversion factors should we use and for what?

Many thanks!

edit retag flag offensive close merge delete