diff options
author | 2021-07-16 01:24:54 -0700 | |
---|---|---|
committer | 2021-07-16 01:24:54 -0700 | |
commit | baa122d44a3e005492f805ad1ea925dc4981e139 (patch) | |
tree | 0623276d5de6e7687c1dc0df0f2ba54e4effb4dc /Source/FieldSolver/SpectralSolver/SpectralAlgorithms | |
parent | 0e1c407e98531e50ac22a5790399247e491b2614 (diff) | |
download | WarpX-baa122d44a3e005492f805ad1ea925dc4981e139.tar.gz WarpX-baa122d44a3e005492f805ad1ea925dc4981e139.tar.zst WarpX-baa122d44a3e005492f805ad1ea925dc4981e139.zip |
Infrastructure for interacting particles with embedded boundary walls (#2069)
* Infrastructure for interacting particles with embedded boundary walls
* remove debug prints
* protect with AMREX_USE_EB
* fix for 2D XZ
* also update level set when regridding
* rename level set to 'DistanceToEB'
* add docstring for scrape particles.
* add assertion on maxLevel() since EB does not work with mesh refinement right now.
* m_eb_if_parser no longer exists
* add test for particle aborption at embedded boundaries
* fix bug I introduced refactoring
* add new test to suite
* fix test names
* fix 2D
* rookie python error
* fix filename in test
* fix script
* fix unused
* make sure we turn EB on in test
Diffstat (limited to 'Source/FieldSolver/SpectralSolver/SpectralAlgorithms')
0 files changed, 0 insertions, 0 deletions