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
/
Utils
/
write_atomic_data_cpp.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-13
Modification of the Perlmutter guide in order to run a job (#2736)
thomas clark
1
-0
/
+3
2022-01-12
Don't attempt to use costs when working on PML grids. (#2737)
Andrew Myers
4
-19
/
+58
2022-01-12
Make moving window dimensionality consistent in PICMI (#2721)
Prabhat Kumar
7
-16
/
+16
2022-01-12
AMReX/PICSAR: Weekly Update (#2731)
Axel Huebl
5
-5
/
+5
2022-01-12
Initialize EB grid data on restart. (#2689)
Andrew Myers
4
-0
/
+159
2022-01-12
Fix PML with anisotropic refinement ratio (#2734)
Weiqun Zhang
3
-82
/
+90
2022-01-11
More efficient PML BoxArray (#2631)
Weiqun Zhang
17
-232
/
+364
2022-01-11
Sort the argument list that Python writes to the inputs files (#2732)
David Grote
1
-4
/
+7
2022-01-09
Multi-J: J Always Linear in Time (#2679)
Edoardo Zoni
21
-109
/
+90
2022-01-07
Particle Buffer for Backtransformed Diagnostics (#1898)
Revathi Jambunathan
50
-414
/
+1801
2022-01-04
Python Script to Compute PSATD Stencil (#2364)
Edoardo Zoni
3
-0
/
+482
2022-01-04
Add Coulomb collision and nuclear fusion subfolders (#2389)
Neïl Zaim
11
-7
/
+8
2022-01-04
Allow Dirichlet BCs on r boundaries in RZ (electrostatic) (#2714)
Roelof Groenewald
5
-22
/
+32
2022-01-04
Release 22.01 (#2718)
Axel Huebl
11
-13
/
+13
2022-01-04
Docs: Add New Inputs (Manual) (#2717)
Axel Huebl
1
-3
/
+8
2022-01-04
Docs: Spack Dev - Relax MPL Pin (#2715)
Axel Huebl
1
-1
/
+1
2022-01-04
Add PICMI Scripts for LWFA Tests (#2700)
Edoardo Zoni
18
-198
/
+822
2021-12-30
[pre-commit.ci] pre-commit autoupdate (#2712)
pre-commit-ci[bot]
1
-1
/
+1
2021-12-29
Regression Testing: Use Mainline & CMake (#2556)
Axel Huebl
8
-58
/
+237
2021-12-29
CI: mpi4py breaking setuptools API (#2713)
Axel Huebl
4
-9
/
+29
2021-12-23
Test particle scraping for EB in RZ. (#2691)
Yinjian Zhao
7
-14
/
+129
2021-12-23
Adding staircased EB in the PMLs (#2693)
Lorenzo Giacomel
10
-73
/
+246
2021-12-22
Docs: Add Missing Default for warpx.serialize_ics (#2706)
Edoardo Zoni
1
-1
/
+1
2021-12-23
removed distinct functions computePhiRZ and computePhiCartesian since these f...
Roelof Groenewald
2
-177
/
+51
2021-12-22
Change _libwarpx.py functions to LibWarpX class methods (#2696)
Peter Scherpelz
16
-2016
/
+1927
2021-12-22
Add embedded BC in RZ. (#2602)
Yinjian Zhao
11
-74
/
+184
2021-12-22
ParticleMoments: Deduct Lambda Ret Type (#2705)
Axel Huebl
1
-8
/
+3
2021-12-21
Doxygen: include `static` functions (#2701)
Axel Huebl
1
-1
/
+1
2021-12-21
Add runtime option to use DM that is 'similar' to the mother grids in the PML...
Andrew Myers
6
-6
/
+27
2021-12-21
pre-commit: Python imports (#2686)
Axel Huebl
118
-238
/
+478
2021-12-21
Update AMReX (RZ Poisson) (#2699)
Axel Huebl
4
-4
/
+4
2021-12-21
CMake: openPMD on by default (#2698)
Axel Huebl
12
-18
/
+18
2021-12-21
RZ correction in 2d RZ Poisson slver (#2697)
Weiqun Zhang
1
-0
/
+2
2021-12-21
Inputs: `geometry.dims` option (#2685)
Axel Huebl
112
-168
/
+221
2021-12-20
[pre-commit.ci] pre-commit autoupdate (#2695)
pre-commit-ci[bot]
1
-1
/
+1
2021-12-20
AMReX: Weekly Update (#2694)
Axel Huebl
4
-4
/
+4
2021-12-20
AMREX_ALWAYS_ASSERT -> AMREX_ASSERT for deposition bounds checks (#2688)
Andrew Myers
2
-4
/
+4
2021-12-19
For Python inputs, values with temporary variables are wrapped in quotes (#2690)
David Grote
1
-4
/
+8
2021-12-16
Generalize Analysis Scripts: Number of Digits (plt) (#2683)
Axel Huebl
38
-54
/
+100
2021-12-16
added RZ support in libwarpx function _get_boundary_number (#2680)
Roelof Groenewald
1
-1
/
+3
2021-12-16
Wrap shared object in a class to control its loading (#2637)
David Grote
19
-582
/
+599
2021-12-16
AMREX_SPACEDIM : EB, Filter, Laser, Utils, and Diagnostics (#2677)
Prabhat Kumar
26
-153
/
+153
2021-12-16
Adding new inputs to picmi.ElectromagneticSolver (#2676)
Lorenzo Giacomel
1
-0
/
+8
2021-12-16
Doxygen: Fix Diags, FieldSolver, Parallelization & Particles (#2662)
Axel Huebl
29
-24
/
+101
2021-12-15
ABLASTR: Cleanups & Particle Moments (#2675)
Axel Huebl
12
-71
/
+242
2021-12-15
CI: Azure Cache Ignore Errors (#2678)
Axel Huebl
1
-0
/
+2
2021-12-15
CI: Reduce Runtime of Some Galilean Tests (#2625)
Olga Shapoval
8
-148
/
+148
2021-12-15
Docs: Perlmutter Early Science (#2674)
Axel Huebl
1
-0
/
+2
2021-12-15
Cori: c-blosc Support (#2636)
Axel Huebl
1
-3
/
+24
2021-12-15
Examples: Python ShellBang & Executable (#2673)
Axel Huebl
84
-66
/
+107
[next]