summaryrefslogtreecommitdiff
path: root/examples/framework-multiple/src
diff options
context:
space:
mode:
authorGravatar matthewp <matthewp@users.noreply.github.com> 2023-09-06 13:15:40 +0000
committerGravatar astrobot-houston <fred+astrobot@astro.build> 2023-09-06 13:15:40 +0000
commit2272f8d3c4f4c5c836a5ef356c8bfd29bb801382 (patch)
tree73afcc0f088c4c0dc6d2ab2ce7eddec7c22c1207 /examples/framework-multiple/src
parent67e83485949cf21de62831731111413abf57718c (diff)
downloadastro-2272f8d3c4f4c5c836a5ef356c8bfd29bb801382.tar.gz
astro-2272f8d3c4f4c5c836a5ef356c8bfd29bb801382.tar.zst
astro-2272f8d3c4f4c5c836a5ef356c8bfd29bb801382.zip
[ci] format
Diffstat (limited to 'examples/framework-multiple/src')
0 files changed, 0 insertions, 0 deletions
ve slicing from `BTD_ReducedSliceDiag` * Rename `BTD_ReducedSliceDiag` as `LaserAcceleration_BTD` * Query deprecated input and abort Co-authored-by: Edoardo Zoni <ezoni@lbl.gov> 2022-11-08Docs: Improve MPI Threading User FAQ (#3501)Gravatar Axel Huebl 1-5/+16 * Docs: Improve MPI Threading User FAQ Clarify that this FAQ entry explains the initial output of WarpX in stdout. * Mention: `amrex.async_out_nfiles` * Link Build Options, too 2022-11-07Allow `None` for Maxwell solver (#3504)Gravatar Roelof Groenewald 39-195/+199 * Add "None" as an option for the Maxwell solver * fixed some of the reasons for failing CI tests * no longer pass `do_electrostatic` to `GuardCellManager` * renamed `MaxwellSolverAlgo` to `ElectromagneticSolverAlgo` * rename `do_electrostatic` to `electrostatic_solver_id` * rename `maxwell_solver_id` to `electromagnetic_solver_id` * changes requested during PR review * remove `do_no_deposit` from tests without field evolution * Fix doc-string in `GuardCellManager.H` Co-authored-by: Edoardo Zoni <59625522+EZoni@users.noreply.github.com> Co-authored-by: Edoardo Zoni <59625522+EZoni@users.noreply.github.com> 2022-11-07Load balancing bug fix: remake MultiFabs for Vay deposition, current ↵Gravatar Revathi Jambunathan 1-2/+15 centering, time averaging (#3508) Additional MultiFabs for Vay deposition, current centering, and time averaging need to be allocated after load-balancing, otherwise the simulation crashes. 2022-11-07AMReX: Weekly Update (#3509)Gravatar Axel Huebl 5-5/+5 2022-11-04Clean Species Physical Properties (#3505)Gravatar Neïl Zaim 2-5/+7