Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gauss system support #34

Open
micrenda opened this issue Nov 8, 2018 · 1 comment
Open

Gauss system support #34

micrenda opened this issue Nov 8, 2018 · 1 comment

Comments

@micrenda
Copy link

micrenda commented Nov 8, 2018

Hello

I implemented the support for Gauss units. It is not perfect (it miss the conversions from/to SI and CGS) but I tried to follow the existing design as possible.

Unfortunately, I had to duplicate a set of physical_dimensions (Gauss define electric charge differently): you can find it in physical_dimensions/gs directory

If you want, and you know how to implements the converters, you can integrate to boost/units release. If you think this implementation does not fit the design of Boost Units please just notice me so I can create a standalone project (with only my modification).

The modifications can be found here (branch: gauss)
https://gitlab.com/micrenda/boost-units-gauss/tree/gauss

Regards

@micrenda
Copy link
Author

I created a standalone version of my implementation.

Just download and put in your include path:
https://gitlab.com/micrenda/boost-units-gauss-standalone

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant