meshmagick icon indicating copy to clipboard operation
meshmagick copied to clipboard

Meshmagick Hydrostatic Issue

Open battuta opened this issue 2 years ago • 2 comments

C:\Users\User\Geometry>meshmagick H1.stl -hs

=============================================
meshmagick - version 3.0
Copyright 2014-2021, Ecole Centrale de Nantes / D-ICE Engineering
=============================================
H1.stl successfully loaded
>>>> Performing hydrostatic computation on the current hull configuration considered at equilibrium
Traceback (most recent call last):
  File "C:\Users\User\anaconda3\Scripts\meshmagick-script.py", line 33, in <module>
    sys.exit(load_entry_point('meshmagick', 'console_scripts', 'meshmagick')())
  File "c:\program files\meshmagick3\meshmagick_cli.py", line 1196, in main
    raise RuntimeError("zcog should at least be given for correct stiffness values computations")
RuntimeError: zcog should at least be given for correct stiffness values computations

battuta avatar Jul 13 '21 09:07 battuta