orion-project / rezonator2

Laser resonator calculation tool
http://rezonator.orion-project.org
GNU General Public License v3.0
56 stars 11 forks source link

GRIN Calculator does not solve correctly in Linux build #38

Closed orion-project closed 11 months ago

orion-project commented 1 year ago

The build for Linux can't solve against n2 correctly:

image

It is ok in other builds (Windows, mac OS) or even in dev linux builds made on newer OS (e.g. Ubuntu 22). The release build has been made on Ubuntu 16 with gcc 5.4, both of which are quite old.

orion-project commented 11 months ago

Switched to GCC 8.4 on Ubuntu 16 in https://github.com/orion-project/rezonator2/releases/tag/v2.0.13-beta9