aboutsummaryrefslogtreecommitdiff
path: root/Source/Particles/MultiParticleContainer.cpp (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-22MultiParticleContainer: Prevent Bugs in Some `setVal` Calls (#3266)Gravatar Edoardo Zoni 1-4/+4
2022-08-15Move handling of do_not_deposit to physics callers (#3225)Gravatar Phil Miller 1-19/+23
2022-08-04Species variables in diagnostics: deal with runtime components (#3218)Gravatar Neïl Zaim 1-2/+2
2022-07-06Initialize multi-physics module (ionization, QED) when restarting simulations...Gravatar Remi Lehe 1-12/+24
2022-06-08ABLASTR: Move Communication Utilities (#3167)Gravatar Axel Huebl 1-2/+2
2022-06-02Move warning logger in ablastr (#3154)Gravatar Luca Fedeli 1-14/+16
2022-05-09Fix miscellaneous issues found with clang tidy (#3083)Gravatar Luca Fedeli 1-15/+15
2022-04-20Current Deposition Interfaces: Always Pass `dt` & `relative_time` (#2937)Gravatar Edoardo Zoni 1-5/+5
2022-03-28Clean up handling of `v_galilean` (#2989)Gravatar David Grote 1-4/+2
2022-03-14QED: Add Space in Multiline Warnings (#2956)Gravatar Axel Huebl 1-2/+2
2022-03-10Clean up the use of ndt for collisions (#2944)Gravatar David Grote 1-2/+2
2022-03-08Make error and info messages visually uniform (#2939)Gravatar Luca Fedeli 1-35/+40
2022-02-16Provide `t_min` and `t_max` for flux injection (#2842)Gravatar Remi Lehe 1-2/+2
2022-01-07Particle Buffer for Backtransformed Diagnostics (#1898)Gravatar Revathi Jambunathan 1-0/+25
2021-12-07Transform the external fields into the boosted frame (#2610)Gravatar David Grote 1-31/+15
2021-12-06AMREX_SPACEDIM : Initialization and Particles (#2628)Gravatar Prabhat Kumar 1-6/+6
2021-11-22Python: Start 1D Support (#2582)Gravatar Axel Huebl 1-1/+3
2021-11-191D3V Cartesian Support (#2307)Gravatar Prabhat Kumar 1-0/+7
2021-10-20⚠️ Add warning logger (#2113)Gravatar Luca Fedeli 1-8/+23
2021-10-18Option to do single precision mesh communication. (#2294)Gravatar Andrew Myers 1-1/+2
2021-10-11Use parser for more input parameters (#2386)Gravatar Neïl Zaim 1-7/+8
2021-10-04Add structure for proton-boron fusion module (#2217)Gravatar Neïl Zaim 1-1/+1
2021-10-04Implement Checkpoint / Restart for Laser Particles (#2360)Gravatar Andrew Myers 1-2/+3
2021-09-24Stochastic particle reflection from absorbing domain boundaries (#2281)Gravatar Roelof Groenewald 1-17/+1
2021-08-25Multi-J: Optimize Allocations of rho MultiFabs (#2224)Gravatar Edoardo Zoni 1-4/+3
2021-08-20Added transform of fields from lab to boosted frame (#2201)Gravatar David Grote 1-1/+24
2021-08-18Bug fixed: looping over all species now within `OneStep_multiJ` (#2207)Gravatar Olga Shapoval 1-6/+4
2021-08-05Added B field to plasma lens (#2163)Gravatar David Grote 1-7/+18
2021-07-27Rename: Optical Depths QED (#2140)Gravatar Axel Huebl 1-1/+1
2021-07-21Implements a periodically repeating plasma lenses (#2080)Gravatar David Grote 1-0/+25
2021-07-19moved ScrapeParticles() out of a #ifdef WARPX_QED block (#2103)Gravatar Roelof Groenewald 1-11/+11
2021-07-16fix #if macro (#2102)Gravatar Andrew Myers 1-1/+1
2021-07-16Infrastructure for interacting particles with embedded boundary walls (#2069)Gravatar Andrew Myers 1-0/+16
2021-07-13amrex::Parser (#2063)Gravatar Weiqun Zhang 1-6/+6
2021-07-06Fix readability-container-size-empty warning raised by clang-tidy (#2055)Gravatar Luca Fedeli 1-2/+2
2021-07-06Reflective particle boundary condition (#1728)Gravatar David Grote 1-8/+14
2021-06-28Multi-J scheme (#1828)Gravatar Remi Lehe 1-0/+66
2021-06-24Use "Include What You Use" on WarpX (#1947)Gravatar Luca Fedeli 1-6/+48
2021-06-07Added injection of a thermal flux from a plane (#1892)Gravatar David Grote 1-0/+12
2021-05-13Implemented query and getArrWithParser (#1936)Gravatar David Grote 1-2/+2
2021-04-29Pass skip_deposition to pc->Evolve (#1925)Gravatar David Grote 1-1/+1
2021-04-13Add an option to skip deposition in the `Evolve` function ; use it for electr...Gravatar Remi Lehe 1-9/+11
2021-04-12Fix QED Build (CUDA 10.0) (#1888)Gravatar Axel Huebl 1-11/+14
2021-03-30Remove the avg_aux fields (#1849)Gravatar Remi Lehe 1-3/+1
2021-03-18Use Clear Naming Standard for ParmParse Variables (#1809)Gravatar Edoardo Zoni 1-63/+63
2021-03-18Remove Wrong Parser Query in MultiParticleContainer.cpp (#1808)Gravatar Edoardo Zoni 1-1/+0
2021-03-17Replaced almost all nGrow with nGrowVect (#1801)Gravatar David Grote 1-4/+4
2021-03-16Add timers in routines that depend on cell-related work (#1692)Gravatar Michael E Rowan 1-0/+45
2021-03-10fix typo (#1773)Gravatar Luca Fedeli 1-2/+2
2021-02-05Fix photon species error message (#1681)Gravatar David Grote 1-1/+1