Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Test unit handling in GMSO for standard unit conversion utilities (#747)
* Migrate unit handling to gmso/utils/units.py * Fix extraneous imports move write_out_parameters to units.py * type on _write _out_parameters_and_units function * Add doc string parameters, add tests for individual unit conversions by dimensions * Update gmso/utils/units.py Co-authored-by: Co Quach <[email protected]> * Update gmso/utils/units.py Co-authored-by: Co Quach <[email protected]> * Fix staticmethod decorator use --------- Co-authored-by: Co Quach <[email protected]>
- Loading branch information