Ecosyste.ms: Awesome
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: 25 days ago
JSON representation
1-D FEL code in Python
- Host: GitHub
- URL: https://github.com/slaclab/zfel
- Owner: slaclab
- License: apache-2.0
- Created: 2019-05-17T23:20:05.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-03-03T22:03:45.000Z (almost 2 years ago)
- Last Synced: 2024-12-10T12:03:22.922Z (26 days ago)
- Topics: fel, python
- Language: Python
- Homepage: https://slaclab.github.io/zfel/
- Size: 53 MB
- Stars: 6
- Watchers: 6
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# zfel
1-D FEL code in PythonThis 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.