aboutsummaryrefslogtreecommitdiff
path: root/Python/pywarpx/Collisions.py (follow)
AgeCommit message (Collapse)AuthorFilesLines
2021-07-26PICMI inputs for MCC (#2098)Gravatar Roelof Groenewald 1-0/+15
* added functionality to picmi.py to initialize MCC collisions from python runscripts * bug fix and copyright declaration change * add Boltzmann's constant to picmi.py * added test for picmi MCC setup * set diagnostic output name for test and cleaned up analysis.py * fixed style issue with EOL white space after merge