YingyiLiu / HAMS

An open-source computer program for the analysis of wave diffraction and radiation of three-dimensional floating or submerged structures
Apache License 2.0
100 stars 50 forks source link

Source code for the mesh converter #29

Closed halowine closed 1 year ago

halowine commented 1 year ago

Hello, could you share the source code of the mesh converter ? I'm working on linux and there is no executable.

halowine commented 1 year ago

Nevermind, the input format (pnl) is easy to implement. The only thing that misses is the computation of Hydrostatic.in. Can you share the algorithm behind it?