aboutsummaryrefslogtreecommitdiff
path: root/Source/Python/WarpX_py.cpp (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-12-21Avoid touching device memory on host in FieldProbe (#3579)Gravatar Weiqun Zhang 1-16/+23
2022-12-21CI: Unbreak macOS Python3 (#3587)Gravatar Axel Huebl 1-1/+1
2022-12-21Allow const_dt with EM and check it for ES (#3561)Gravatar David Grote 5-5/+14
2022-12-21Include fusion reactions in documentation (#3570)Gravatar Remi Lehe 1-16/+51
2022-12-21Docs: Fix HTML5 for Install Logos (#3588)Gravatar Axel Huebl 1-1/+1
2022-12-21Add accelerator lattice, starting with quadrupoles (#3063)Gravatar David Grote 40-7/+1856
2022-12-20[pre-commit.ci] pre-commit autoupdate (#3580)Gravatar pre-commit-ci[bot] 1-1/+1
2022-12-20Fix typo in documentation for Haswell (#3583)Gravatar Remi Lehe 1-1/+1
2022-12-19managed memory for user defined attribs in addplasma (#3576)Gravatar Revathi Jambunathan 1-25/+66
2022-12-19Docs: Profiler Sync (Debug) (#3571)Gravatar Axel Huebl 1-0/+4
2022-12-19Clean up documentation (#3542)Gravatar David Grote 31-92/+100
2022-12-19Docs: rst Formatting Issue in GB PaperGravatar Axel Huebl 1-6/+6
2022-12-16Add a new section on domain decomposition to the docs. (#3572)Gravatar Andrew Myers 5-90/+86
2022-12-16Docs: add ``photo_species`` input param and fix typo (#3575)Gravatar Arianna Formenti 1-1/+5
2022-12-15Refactor update of auxiliary data for electrostatic solver (#3573)Gravatar Remi Lehe 2-10/+4
2022-12-15Allow surface flux injection from the domain boundary (#3554)Gravatar David Grote 6-18/+59
2022-12-13Fix Syntax in .zenodo.jsonGravatar Axel Huebl 1-0/+1
2022-12-13Typo: Fewer Ranks (Perf. Hint) (#3569)Gravatar Axel Huebl 1-2/+2
2022-12-13Release 22.12 (#3565)Gravatar Axel Huebl 11-14/+14
2022-12-12CodeQL Filter: One Level DeeperGravatar Axel Huebl 1-0/+1
2022-12-12CI CodeQL: Filter Third Party (#3563)Gravatar Axel Huebl 2-0/+27
2022-12-13[pre-commit.ci] pre-commit autoupdate (#3564)Gravatar pre-commit-ci[bot] 1-1/+1
2022-12-13Update documentation to compile and run on LUMI supercomputer (#3562)Gravatar Luca Fedeli 3-8/+57
2022-12-09CI: CodeQL w/ 🔍Gravatar Axel Huebl 1-1/+1
2022-12-09Improve memory footprint for ParticleInitialize (#3392)Gravatar Revathi Jambunathan 5-38/+59
2022-12-09CI: Source Checks on ubuntu 22.04 (#3558)Gravatar Axel Huebl 1-1/+1
2022-12-09Renamed currents in Vay deposition from `j` to `D` (#3557)Gravatar Arianna Formenti 2-35/+36
2022-12-08CI: Concurrency Limit CodeQLGravatar Axel Huebl 1-0/+4
2022-12-08Add CodeQL workflow for GitHub code scanning (#3555)Gravatar lgtm-com[bot] 2-29/+63
2022-12-08Docs: Repo Vis Link (#3553)Gravatar Axel Huebl 1-1/+1
2022-12-08ABLASTR: Coarsen Functions (#3433)Gravatar Axel Huebl 32-546/+640
2022-12-08Highlights & References: Gordon Bell (#3552)Gravatar Axel Huebl 4-5/+25
2022-12-07PSATD: Implement First-Order Equations (#3466)Gravatar Edoardo Zoni 37-292/+957
2022-12-06Zenodo: Move Gunther to ContributorsGravatar Axel Huebl 1-5/+5
2022-12-07Fix the CUDA Aware part of the Perlmutter script. (#3549)Gravatar kngott 1-1/+1
2022-12-06[pre-commit.ci] pre-commit autoupdate (#3547)Gravatar pre-commit-ci[bot] 1-1/+1
2022-12-05Update docutils version (#3546)Gravatar David Grote 3-281/+529
2022-12-02Check rho pointer in `if` conditions for charge deposition (#3544)Gravatar Edoardo Zoni 1-2/+4
2022-12-02Clean up examples folders (#3545)Gravatar Edoardo Zoni 146-307/+307
2022-11-30PSATD: Rewrite Equations with/without Rho (#3343)Gravatar Edoardo Zoni 1-83/+64
2022-11-29Fix Esirkepov deposition in 1D (#3537)Gravatar Remi Lehe 3-22/+20
2022-11-29[pre-commit.ci] pre-commit autoupdate (#3540)Gravatar pre-commit-ci[bot] 1-1/+1
2022-11-28fix bug with reduced diagnostic FieldProbe in 1d (#3535)Gravatar Roelof Groenewald 2-2/+5
2022-11-28enable the use of `FieldProbe` default parameter values (#3538)Gravatar Roelof Groenewald 3-38/+36
2022-11-28AMReX/PICSAR: Weekly Update (#3539)Gravatar Edoardo Zoni 5-5/+5
2022-11-24Take into account mean velocity in gaussian flux injection (#3514)Gravatar Remi Lehe 8-18/+325
2022-11-24allow initial fields to be set through the picmi interface (#3536)Gravatar Roelof Groenewald 1-0/+29
2022-11-23Speed up Vay current deposition (#3529)Gravatar AlexanderSinn 1-95/+91
2022-11-22Assert for `diag_type` (prevent input typos) (#3532)Gravatar Revathi Jambunathan 1-0/+3
2022-11-21AMReX/PICSAR: Weekly Update (#3530)Gravatar Edoardo Zoni 6-5/+7