Difference between revisions of "Finesse"
Moskalenko (talk | contribs) (Created page with "Category:SoftwareCategory:Simulation {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|finesse}} |{{#vardefine:url|http://www.gwoptics.org/finesse}} <!--CONFIGURATION...") |
Moskalenko (talk | contribs) |
||
Line 18: | Line 18: | ||
{{App_Description|app={{#var:app}}|url={{#var:url}}|name={{#var:app}}}}|}} | {{App_Description|app={{#var:app}}|url={{#var:url}}|name={{#var:app}}}}|}} | ||
− | + | Finesse is an interferometer simulation program. It calculates light amplitudes in a user-specified interferometer configuration and can generate output signals for various photo detector types. All calculations are done in the frequency domain, Gaussian beams can be used to model spatial effects. Finesse is open source software distributed for OSX, Linux, and Windows. It has benefited from years of employment by scientists working on gravitational wave detectors. | |
Finesse is written in C and is compiled into a single binary executable called 'kat'. Today the preferred method of using Finesse is from Jupyter notebooks, using its Python wrapper Pykat (requires Python 3.x.) | Finesse is written in C and is compiled into a single binary executable called 'kat'. Today the preferred method of using Finesse is from Jupyter notebooks, using its Python wrapper Pykat (requires Python 3.x.) |
Revision as of 00:00, 9 July 2020
Description
Finesse is an interferometer simulation program. It calculates light amplitudes in a user-specified interferometer configuration and can generate output signals for various photo detector types. All calculations are done in the frequency domain, Gaussian beams can be used to model spatial effects. Finesse is open source software distributed for OSX, Linux, and Windows. It has benefited from years of employment by scientists working on gravitational wave detectors.
Finesse is written in C and is compiled into a single binary executable called 'kat'. Today the preferred method of using Finesse is from Jupyter notebooks, using its Python wrapper Pykat (requires Python 3.x.)
Environment Modules
Run module spider finesse
to find out what environment modules are available for this application.
System Variables
- HPC_FINESSE_DIR - installation directory