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

Fix non ascii characters and other small robustness improvements #24

Closed gbarter closed 1 year ago

gbarter commented 1 year ago

Some build systems struggle with non-ascii characters, even if they are in the comments. We have seen some issues using meson and ninja in this regard. I have removed non-ascii characters.

Other small tweaks: