Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
BTD fields with RZ + openPMD - single mode only (ECP-WarpX#3350)
* cell center BTD functors for RZ with openpmd * add RZ modes to output varnames too * update varnames once and set map for RZ fields in BTfunctor * fix access to varname field instead of unallocated m_varnames, and update hi ki-index after flush * set back trasnformed fields to false if fields_to_plot is none. Separate PArticle and Field io further. Also, clean up Particle Buffer initialize so its consistent with Field box, boxarray, dmap, and geom * clean commented line * assert for single rz mode * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * remove unused var * Apply suggestions from code review From Axels' review Co-authored-by: Axel Huebl <[email protected]> * adding comments, doxygen, and clean-up Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Axel Huebl <[email protected]>
- Loading branch information