diff options
author | 2020-09-28 21:52:07 +0200 | |
---|---|---|
committer | 2020-09-28 12:52:07 -0700 | |
commit | 96b0e8b0a638a7e5377222df15d2e7007f2870ff (patch) | |
tree | f8a22bbc7ee49c4ae515f43e20cb8cec15863f54 /Examples/Modules | |
parent | 8b5ee89c3002ce94c3b71c09b5e1c43cde51f89f (diff) | |
download | WarpX-96b0e8b0a638a7e5377222df15d2e7007f2870ff.tar.gz WarpX-96b0e8b0a638a7e5377222df15d2e7007f2870ff.tar.zst WarpX-96b0e8b0a638a7e5377222df15d2e7007f2870ff.zip |
New Diagnostics: FieldMaximum (#988)
* Add MaxField reduced diagnostic
* Add test of the MaxField reduced diag
* Minor modifications
* Fix test input file
* Use read_raw_data.py module in test
* Merge FieldEnergy and MaxField reduced diags
* Add specific error message if old syntax is used
* Fix column header numbers
* Update copyright
* Change name of diag in input file from Field to FieldReduced
* Add comment when allocating MultiFAB
* Add BackwardCompatibility () function
* Update Source/Diagnostics/ReducedDiags/MultiReducedDiags.cpp
Co-authored-by: MaxThevenet <mthevenet@lbl.gov>
* Add FieldReduced.cpp in CMakeLists.txt
* Apply suggestions from code review
Co-authored-by: Axel Huebl <axel.huebl@plasma.ninja>
* Remove magic numbers and update MFIter construct
* Apply suggestions from code review
Co-authored-by: Axel Huebl <axel.huebl@plasma.ninja>
* Fix typo
* Do a reduction on the fly instead of allocating a MultiFAB
* Interpolate fields to cell center before computing maximum value of |E| and |B|
* Reseparate FieldReduced into FieldEnergy and MaxField
* Fix few typos
* Replace MaxField with FieldMaximum
Co-authored-by: MaxThevenet <mthevenet@lbl.gov>
Co-authored-by: Axel Huebl <axel.huebl@plasma.ninja>
Diffstat (limited to 'Examples/Modules')
0 files changed, 0 insertions, 0 deletions