diff options
author | 2020-07-13 16:24:20 -0700 | |
---|---|---|
committer | 2020-07-13 16:24:20 -0700 | |
commit | ef5dd4af84197891217023b35246d3cbd88e1248 (patch) | |
tree | d321c1f734c980bd1c7928d83d2b796ad5e3f8dd /Source/FieldSolver/SpectralSolver/SpectralAlgorithms | |
parent | 0b00cfa973de24e3ae08ecd0894b2d9b8b986c0d (diff) | |
download | WarpX-ef5dd4af84197891217023b35246d3cbd88e1248.tar.gz WarpX-ef5dd4af84197891217023b35246d3cbd88e1248.tar.zst WarpX-ef5dd4af84197891217023b35246d3cbd88e1248.zip |
Added the electrostatic sphere test (#907)
* Create inputs
* fixed stuff
* Make smaller test
* Re-use EvolveEM for ES calculation
* Use correct variable const_dt
* Avoid out of bound and modify computation of electrostatic field
* Update test file
* Remove tab
* Minor refactoring of space-charge calculation
* Fix electrostatic test
* Particle tests for estatic
Added single particle test, 2 partcile test (1 fixed), and a plotting script for the 2 particle test output
* Update yt_2_particle_test.py
* electrostatic sphere test inputs
Input script for electrostatic sphere test
* Updates to electrostatic sphere test
* Create analysis_electrostatic_sphere.py
* Added analysis scripts
* Update PhysicalParticleContainer.cpp
* Update inputs_3d
* Update analysis_electrostatic_sphere.py
* Update analysis_electrostatic_sphere.py
* Update WarpX-tests.ini
* Removed whitespace
This whitespace parser is PICKY!
* Update yt_2_particle_test.py
* Removed EOL whitespace
* Deleted unnecessary files
* Removed unused import statements
* Electrostatic sphere test fixes
Fixed several style and performance related issues in analysis_electrostatic_sphere. Removed unnecessary bounding box from initial particles in inputs_3d. Removed 2 particle test in WarpX-tests.ini. Removed 2 particle test entirely from PR. Removed electrostatic sphere plotting tool from PR since it isn't used by anything and needs to be adjusted for more general use.
* Remove untested file
* Remove obsolete input parameter
* Fix issues with electrostatic automated test
Co-authored-by: dbizzozero <dbizzozero@users.noreply.github.com>
Co-authored-by: Remi Lehe <remi.lehe@normalesup.org>
Diffstat (limited to 'Source/FieldSolver/SpectralSolver/SpectralAlgorithms')
0 files changed, 0 insertions, 0 deletions