An open API service indexing awesome lists of open source software.

https://github.com/slaclab/zfel

1-D FEL code in Python
https://github.com/slaclab/zfel

fel python

Last synced: 10 months ago
JSON representation

1-D FEL code in Python

Awesome Lists containing this project

README

          

# zfel
1-D FEL code in Python

This code originated from Zhirong Huang, written in Fortran. Paul Emma converted that to MatLab, which many people adapted.

Xiao Zhang converted one of those MatLab codes into this Python code. The conversion was carefully checked to produce identical output with the same random generator and seed. It was then converted to use physical quantities in SI units.