aboutsummaryrefslogtreecommitdiff
path: root/Source/FieldSolver/SpectralSolver/SpectralAlgorithms/ComovingPsatdAlgorithm.cpp (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-29a few _rt (#2146)Gravatar MaxThevenet 1-15/+15
2021-07-29CI: Add Missing Python Analysis for EB Test (#2147)Gravatar Edoardo Zoni 1-1/+2
2021-07-27CI: Any yt works (#2066)Gravatar Axel Huebl 1-1/+1
2021-07-27Rename: Optical Depths QED (#2140)Gravatar Axel Huebl 10-57/+57
2021-07-26Removed n_buffer (#2139)Gravatar David Grote 2-2/+0
2021-07-26RZ PSATD: Multi-J Algorithm (#2111)Gravatar Edoardo Zoni 11-32/+392
2021-07-26Generalize the way we handle runtime components when writing diagnostics (#2126)Gravatar Andrew Myers 2-39/+85
2021-07-26AMReX/PICSAR: Weekly Update (#2134)Gravatar Axel Huebl 2-2/+2
2021-07-26Docs: Update JSC Juwels-Booster (#2133)Gravatar Axel Huebl 2-3/+5
2021-07-26Docs: Update NERSC Cori (#2131)Gravatar Axel Huebl 1-8/+20
2021-07-26Docs: Update LLNL Lassen/Quartz (#2130)Gravatar Axel Huebl 2-3/+3
2021-07-26Embedded Boundaries not Implemented in RZ (#2125)Gravatar Edoardo Zoni 1-0/+4
2021-07-26Ascent: Fixing shadowing warning (#2135)Gravatar Luca Fedeli 1-2/+2
2021-07-26PICMI inputs for MCC (#2098)Gravatar Roelof Groenewald 7-0/+282
2021-07-26Fix: CUDA C++17 Builds (ParticleBins) (#2129)Gravatar Axel Huebl 1-1/+1
2021-07-24clean up documentation (#2127)Gravatar Revathi Jambunathan 2-49/+34
2021-07-23Multi-J Algo: Remove Unnecessary Operations on F,G (#2122)Gravatar Edoardo Zoni 1-6/+6
2021-07-23Fix missing header file (#2123)Gravatar gpotter2 1-0/+2
2021-07-21PICMI - Embedded boundary (#2104)Gravatar Roelof Groenewald 6-0/+159
2021-07-21Particle injection callback for ElectrostaticSolver (#2096)Gravatar nruof 1-1/+1
2021-07-22Use IntVect Flags for F and G Index Types (#2118)Gravatar Edoardo Zoni 1-11/+6
2021-07-21Multi-J Algo: Make div(E)/div(B) Cleaning Optional (#2116)Gravatar Edoardo Zoni 5-42/+81
2021-07-21AMReX: ROCMClang CMake (#2120)Gravatar Axel Huebl 4-5/+9
2021-07-21Update picmi.py for new injection_style default (#2109)Gravatar Peter Scherpelz 1-1/+1
2021-07-20assert that the NCI corrector is used with Esirkepov only (#2114)Gravatar MaxThevenet 1-0/+6
2021-07-20simplify code (#2108)Gravatar Luca Fedeli 1-8/+3
2021-07-20ChecksumAPI: yt 4+ ds.force_periodicity() (#2117)Gravatar Axel Huebl 5-8/+32
2021-07-20AMReX/PICSAR: Weekly Update (#2107)Gravatar Axel Huebl 2-2/+2
2021-07-21Use only species name in libwarpx (#2119)Gravatar Roelof Groenewald 3-115/+75
2021-07-21Implements a periodically repeating plasma lenses (#2080)Gravatar David Grote 9-2/+300
2021-07-21Use new boundary input (#2110)Gravatar Revathi Jambunathan 69-225/+335
2021-07-20Python - add new particle attributes at runtime (#2112)Gravatar Roelof Groenewald 3-0/+156
2021-07-19moved ScrapeParticles() out of a #ifdef WARPX_QED block (#2103)Gravatar Roelof Groenewald 1-11/+11
2021-07-19Docs: Dev Envs Update (RZ/openPMD) (#2101)Gravatar Axel Huebl 1-9/+26
2021-07-19added error message for invalid cross-section files in MCC setup (#2105)Gravatar Roelof Groenewald 1-0/+3
2021-07-19Fix Bug in Multi-J PSATD Equations (#2106)Gravatar Edoardo Zoni 1-3/+3
2021-07-16fix #if macro (#2102)Gravatar Andrew Myers 1-1/+1
2021-07-16RZ PSATD: Compute dt as min(dr,dz)/c (#2100)Gravatar Edoardo Zoni 1-7/+3
2021-07-16Use Cartesian electrostatic solver with EB (#2067)Gravatar Remi Lehe 7-9/+109
2021-07-16Infrastructure for interacting particles with embedded boundary walls (#2069)Gravatar Andrew Myers 15-4/+522
2021-07-15Typo fix in fields.py (#2095)Gravatar nruof 1-1/+1
2021-07-15Replace `injection_style = python` with `injection_style = none` (#2081)Gravatar Edoardo Zoni 3-30/+31
2021-07-15CI: -Werror (#1457)Gravatar Axel Huebl 5-0/+6
2021-07-15Spectral Index: Replace `struct`s of `enum` with Class (#2062)Gravatar Edoardo Zoni 27-544/+686
2021-07-15GH Action: Split Workflows (#2093)Gravatar Axel Huebl 7-201/+214
2021-07-15Doc: Update Summit Ascent Path (#2090)Gravatar lge0303 1-3/+1
2021-07-15CMake: Warn Unknown Build Type (#2088)Gravatar Axel Huebl 1-3/+10
2021-07-15Changed species to self.species as species is not defined (#2087)Gravatar KZhu-ME 1-1/+1
2021-07-15Fix Warning in 2D/3D Cartesian Builds (#2091)Gravatar Edoardo Zoni 1-0/+2
2021-07-15Silence compiler warning in SmartCopy.H (#2092)Gravatar Andrew Myers 1-20/+8