Open
Description
PICMI APIs and usage is, besides links to outside docs and examples, not really documented on the same level as the C++ app w/ inputs file usage. Let's change that.
- document the standard PICMI APIs in the WarpX docs: Doc: PICMI Parameters #3291 @ax3l
- We furthermore need to document the additional PICMI
warpx_
kwargs that we allow and not yet standardize. @dpgrote
- We furthermore need to document the additional PICMI
- As a follow-up, we should add a section on additional APIs that we already expose in WarpX for field data, particle data, boundary scraping, hooks, etc.: Docs: Add description of Python APIs in
libwarpx
#3310 @roelof-groenewald
@dpgrote @RemiLehe @peterscherpelz @roelof-groenewald et al. help wanted :)