index
:
WarpX
development
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
FieldSolver
/
SpectralSolver
/
SpectralAlgorithms
/
ComovingPsatdAlgorithm.cpp
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-05
Add particle weight as an explicit argument for _libwarpx.py::add_particles()...
Roelof Groenewald
1
-12
/
+15
2021-08-05
Fixed bug where specifying write_dir for particle diagnostic did not work (#2...
Kevin Z. Zhu
1
-0
/
+5
2021-08-05
Added B field to plasma lens (#2163)
David Grote
7
-33
/
+77
2021-08-05
BinaryCollision: use more general particle data structure (#2137)
Neïl Zaim
4
-36
/
+35
2021-08-05
PEC Analysis: Remove Unused Imports (#2165)
Axel Huebl
2
-2
/
+0
2021-08-04
openPMD: Missing Include (#2162)
Axel Huebl
1
-0
/
+1
2021-08-04
openPMD: Use Steps if != BTD (#2157)
Axel Huebl
8
-19
/
+36
2021-08-03
openPMD: Style Cleaning (Dec/Def) (#2160)
Axel Huebl
2
-33
/
+39
2021-08-03
initialize guard cells for macroscopic properties (#2159)
Revathi Jambunathan
1
-2
/
+2
2021-08-03
Release 21.08 (#2158)
Axel Huebl
8
-10
/
+10
2021-08-02
Add predefined density profile to parameters documentation (#2155)
Neïl Zaim
1
-1
/
+5
2021-08-02
Allow extra particle attributes (besides ux, uy, uz and w) to be set at parti...
Roelof Groenewald
8
-27
/
+257
2021-08-02
BTD_ReducedSliceDiag: BTD Plotfiles (#2152)
Axel Huebl
1
-1
/
+1
2021-08-02
Remove predefined constants from example input files (#2153)
Neïl Zaim
7
-16
/
+5
2021-08-02
openPMD: `groupBased` Option Missing (#2149)
Axel Huebl
2
-5
/
+8
2021-07-30
BTD: Don't Flush If Written (#2148)
Axel Huebl
1
-5
/
+12
2021-07-29
PSATD: div Cleaning Implemented only with psatd.J_linear_in_time=1 (#2142)
Edoardo Zoni
1
-0
/
+10
2021-07-29
a few _rt (#2146)
MaxThevenet
1
-15
/
+15
2021-07-29
CI: Add Missing Python Analysis for EB Test (#2147)
Edoardo Zoni
1
-1
/
+2
2021-07-27
CI: Any yt works (#2066)
Axel Huebl
1
-1
/
+1
2021-07-27
Rename: Optical Depths QED (#2140)
Axel Huebl
10
-57
/
+57
2021-07-26
Removed n_buffer (#2139)
David Grote
2
-2
/
+0
2021-07-26
RZ PSATD: Multi-J Algorithm (#2111)
Edoardo Zoni
11
-32
/
+392
2021-07-26
Generalize the way we handle runtime components when writing diagnostics (#2126)
Andrew Myers
2
-39
/
+85
2021-07-26
AMReX/PICSAR: Weekly Update (#2134)
Axel Huebl
2
-2
/
+2
2021-07-26
Docs: Update JSC Juwels-Booster (#2133)
Axel Huebl
2
-3
/
+5
2021-07-26
Docs: Update NERSC Cori (#2131)
Axel Huebl
1
-8
/
+20
2021-07-26
Docs: Update LLNL Lassen/Quartz (#2130)
Axel Huebl
2
-3
/
+3
2021-07-26
Embedded Boundaries not Implemented in RZ (#2125)
Edoardo Zoni
1
-0
/
+4
2021-07-26
Ascent: Fixing shadowing warning (#2135)
Luca Fedeli
1
-2
/
+2
2021-07-26
PICMI inputs for MCC (#2098)
Roelof Groenewald
7
-0
/
+282
2021-07-26
Fix: CUDA C++17 Builds (ParticleBins) (#2129)
Axel Huebl
1
-1
/
+1
2021-07-24
clean up documentation (#2127)
Revathi Jambunathan
2
-49
/
+34
2021-07-23
Multi-J Algo: Remove Unnecessary Operations on F,G (#2122)
Edoardo Zoni
1
-6
/
+6
2021-07-23
Fix missing header file (#2123)
gpotter2
1
-0
/
+2
2021-07-21
PICMI - Embedded boundary (#2104)
Roelof Groenewald
6
-0
/
+159
2021-07-21
Particle injection callback for ElectrostaticSolver (#2096)
nruof
1
-1
/
+1
2021-07-22
Use IntVect Flags for F and G Index Types (#2118)
Edoardo Zoni
1
-11
/
+6
2021-07-21
Multi-J Algo: Make div(E)/div(B) Cleaning Optional (#2116)
Edoardo Zoni
5
-42
/
+81
2021-07-21
AMReX: ROCMClang CMake (#2120)
Axel Huebl
4
-5
/
+9
2021-07-21
Update picmi.py for new injection_style default (#2109)
Peter Scherpelz
1
-1
/
+1
2021-07-20
assert that the NCI corrector is used with Esirkepov only (#2114)
MaxThevenet
1
-0
/
+6
2021-07-20
simplify code (#2108)
Luca Fedeli
1
-8
/
+3
2021-07-20
ChecksumAPI: yt 4+ ds.force_periodicity() (#2117)
Axel Huebl
5
-8
/
+32
2021-07-20
AMReX/PICSAR: Weekly Update (#2107)
Axel Huebl
2
-2
/
+2
2021-07-21
Use only species name in libwarpx (#2119)
Roelof Groenewald
3
-115
/
+75
2021-07-21
Implements a periodically repeating plasma lenses (#2080)
David Grote
9
-2
/
+300
2021-07-21
Use new boundary input (#2110)
Revathi Jambunathan
69
-225
/
+335
2021-07-20
Python - add new particle attributes at runtime (#2112)
Roelof Groenewald
3
-0
/
+156
2021-07-19
moved ScrapeParticles() out of a #ifdef WARPX_QED block (#2103)
Roelof Groenewald
1
-11
/
+11
[next]