Skip to content

A program for calculating gaussian beam propagation, with a working mac version

License

Notifications You must be signed in to change notification settings

DanHickstein/GaussianBeam

Repository files navigation

GaussianBeam

GaussianBeam computes the profile propagation of a Gaussian laser beam through a set of lenses.

GaussianBeam

Install from sources

git clone https://github.com/mer0m/GaussianBeam.git
cd GaussianBeam

Requirements

This software requires the following libraries:

  • Qt >= 4.4 (tested with 5.15.8)

Debian and similar

qmake
make
# run it in standalone
./gaussianbeam
# or install it
sudo make install

About

A program for calculating gaussian beam propagation, with a working mac version

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published