aboutsummaryrefslogtreecommitdiff
path: root/Python/pywarpx/EB2.py (follow)
AgeCommit message (Collapse)AuthorFilesLines
2022-05-16Add STL files support in pywarpx (#3089)Gravatar Lorenzo Giacomel 1-0/+9
* Added STL files support in pywarpx * Add new EB bucket * Added name to file headers * Fixing year in file headers * Checking that stl file and imp function are not both specified * Renamed EB bucket to EB2 * Adding STL documentation * Implement suggestions from code review Co-authored-by: lgiacome <lorenzo.giacome@cern.ch>