summaryrefslogtreecommitdiff
path: root/docs/src/pages/reference/builtin-components.md
diff options
context:
space:
mode:
authorGravatar Fred K. Schott <fkschott@gmail.com> 2021-07-16 12:57:07 -0400
committerGravatar GitHub <noreply@github.com> 2021-07-16 11:57:07 -0500
commit2827f077baab6674a8ee47f3006e82ce991118b8 (patch)
tree6ec6bbf3fc38a481816c6ed471f52bda39393a6d /docs/src/pages/reference/builtin-components.md
parent6d06fce6d2f47ee793b98b970212b27e8dc059f2 (diff)
downloadastro-2827f077baab6674a8ee47f3006e82ce991118b8.tar.gz
astro-2827f077baab6674a8ee47f3006e82ce991118b8.tar.zst
astro-2827f077baab6674a8ee47f3006e82ce991118b8.zip
New getting started guide (#715)
* New getting started guide * style: small style tweaks * style: theme updates * chore: add redirect * style: theme tweaks * fix: clamp logo height * style: fix sidebar width Co-authored-by: Nate Moore <nate@skypack.dev>
Diffstat (limited to 'docs/src/pages/reference/builtin-components.md')
0 files changed, 0 insertions, 0 deletions
;d=retro' width='13' height='13' alt='Gravatar' /> Edoardo Zoni 1-1/+12 * Run embedded_boundary_cube_2d in debug mode * Fix bug * Use `lbound`/`ubound` instead of `begin`/`end` * Run embedded_boundary_cube_2d in release mode 2022-11-09BTD: remove old/legacy back-transformed diagnostics (#3485)Gravatar Remi Lehe 29-2671/+85 * Start removing old BTD * Remove GetCellCenteredData * Remove do_backtransform_fields and do_backtransform_particles * Remove more functions * Remove more variables * Update documentation * Fix CI test `RigidInjection_BTD` * Remove 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