LHEEA / meshmagick

A command line tool and a python package to manipulate hydrodynamics meshes
GNU General Public License v3.0
48 stars 27 forks source link

Mass unit conversion bug fixed #20

Closed yonghoonlee closed 3 years ago

yonghoonlee commented 3 years ago

When mass is directly specified for calculating hydrostatics, self._mass should be in kg while self.mass should be in tonne.

frongere commented 3 years ago

I close this PR as I do not see where is the bug now and I apologize for the really late reaction. If you consider the bug you mentionned is still present, don't hesitate to re-open an issue or a PR. Il will try to react quickly now that I have no more PR pending... cheers

frongere commented 3 years ago

This evening was the PR resolving evening :)