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
/
PsatdAlgorithmJLinearInTime.cpp
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-27
ParticleReal for external fields and collisions (#3262)
David Grote
17
-312
/
+313
2022-07-26
Frontier: Update Jobscript
Axel Huebl
1
-2
/
+2
2022-07-25
[pre-commit.ci] pre-commit autoupdate (#3261)
pre-commit-ci[bot]
1
-1
/
+1
2022-07-25
AMReX: Weekly Update (#3260)
Axel Huebl
5
-5
/
+5
2022-07-24
Bug fix for BTD - particle BA, and geom, same as field buffer (#3056)
Revathi Jambunathan
6
-106
/
+160
2022-07-24
Poisson Solver: Fix Bug w/ Semi-coarsening and EB (#3247)
Edoardo Zoni
1
-1
/
+1
2022-07-22
Fixes to allow mixed precision, ParticleReal float, Real double (#3239)
David Grote
5
-2143
/
+2143
2022-07-22
CI: Add Missing Regression Analysis (NCI corrector) (#3252)
Edoardo Zoni
3
-0
/
+84
2022-07-22
Add Python Callback Call when Checkpointing Signal is Received (#3251)
Roelof Groenewald
3
-1
/
+17
2022-07-22
Fix a bug in GPU version of Hankel Transform (#3253)
Weiqun Zhang
1
-6
/
+6
2022-07-19
Docs: gaussian beam `q_tot` is not optional (#3249)
Neïl Zaim
1
-1
/
+1
2022-07-19
D-T fusion (#3153)
Remi Lehe
15
-8
/
+868
2022-07-18
Docs: New OLCF Machine (#3228)
Axel Huebl
4
-0
/
+202
2022-07-18
ABLASTR: Update Poisson Solver API (#3243)
Axel Huebl
2
-14
/
+23
2022-07-18
[pre-commit.ci] pre-commit autoupdate (#3246)
pre-commit-ci[bot]
1
-1
/
+1
2022-07-18
AMReX: Weekly Update (#3244)
Axel Huebl
5
-5
/
+5
2022-07-14
Remove Unused Allocations of Averaged MultiFabs (#3237)
Edoardo Zoni
1
-18
/
+30
2022-07-14
CMake: 3.20+ (#3196)
Axel Huebl
5
-12
/
+6
2022-07-13
Refactor code in fusion module to avoid machine-precision issues (#3229)
Remi Lehe
3
-14
/
+16
2022-07-12
Fix: Write Used Inputs Once (#3234)
Axel Huebl
1
-4
/
+6
2022-07-12
Update 2D nuclear fusion test input file (#3230)
Neïl Zaim
2
-65
/
+65
2022-07-12
[pre-commit.ci] pre-commit autoupdate (#3226)
pre-commit-ci[bot]
1
-1
/
+1
2022-07-12
Add 2D tests for proton boron fusion (#2540)
Neïl Zaim
4
-5
/
+391
2022-07-11
Docs: Update WarpX Reference (#3223)
Edoardo Zoni
1
-2
/
+2
2022-07-09
Cleanup how fields_to_plot = none is handled (#3219)
David Grote
7
-21
/
+15
2022-07-09
Release 22.07 (#3211)
Axel Huebl
12
-18
/
+17
2022-07-08
Improve Docs on max_grid_size/blocking_factor for RZ (#3221)
Edoardo Zoni
1
-1
/
+2
2022-07-07
Parse the quantity `zmax_plasma_to_compute_max_step` in PICMI (#3217)
Remi Lehe
1
-0
/
+3
2022-07-06
Initialize multi-physics module (ionization, QED) when restarting simulations...
Remi Lehe
5
-16
/
+29
2022-07-05
Add new entries in Physical Species properties (+ refactoring of the SpeciesP...
Luca Fedeli
23
-362
/
+549
2022-07-05
[pre-commit.ci] pre-commit autoupdate (#3213)
pre-commit-ci[bot]
1
-1
/
+1
2022-07-05
Merge `FillBoundary` and `NodalSync` (`OneStep_multiJ`) (#3169)
Edoardo Zoni
5
-109
/
+53
2022-07-02
Use amrex::RandomNormal in Maxwell-Boltzmann momentum injection (#3209)
Neïl Zaim
6
-172
/
+167
2022-06-28
[pre-commit.ci] pre-commit autoupdate (#3205)
pre-commit-ci[bot]
1
-1
/
+1
2022-06-27
AMReX: Weekly Update (#3204)
Axel Huebl
5
-5
/
+5
2022-06-24
Added `none` as an option for fields_to_plot (#2419)
David Grote
8
-11
/
+92
2022-06-23
Remove Unused Function `getcurrent` (#3197)
Edoardo Zoni
1
-1
/
+0
2022-06-22
AMReX/PICSAR: Weekly Update (#3192)
Axel Huebl
7
-44
/
+44
2022-06-21
fix missing newline in documentation (#3193)
Luca Fedeli
1
-0
/
+1
2022-06-20
Remove temporary copy of MultiFab (#3190)
Marco Garten
1
-10
/
+1
2022-06-20
Use ablastr::utils::communication::FillBoundary instead of amrex::FillBoundar...
David Grote
1
-2
/
+4
2022-06-16
Docs: Move LPI Experiment Citation (#3187)
Axel Huebl
1
-5
/
+5
2022-06-16
Extract function for two-particle fusion reaction (#3175)
Remi Lehe
2
-100
/
+192
2022-06-15
ABLASTR: Compute Phi (#2994)
Axel Huebl
7
-267
/
+473
2022-06-14
CMake: Generalize `CMAKE_INSTALL_CMAKEDIR` (#3180)
Axel Huebl
2
-7
/
+10
2022-06-14
AMReX/PICSAR: Weekly Update (#3177)
Axel Huebl
5
-5
/
+5
2022-06-14
CMake: AMReX_PIC (`-fPIC`) for ABLASTR (#3181)
Axel Huebl
1
-1
/
+1
2022-06-14
openPMD-api: 0.14.5 (#3171)
Axel Huebl
1
-1
/
+1
2022-06-14
[pre-commit.ci] pre-commit autoupdate (#3178)
pre-commit-ci[bot]
1
-1
/
+1
2022-06-13
Extend MCC to accurately treat relativistic particles (#3118)
Roelof Groenewald
15
-227
/
+541
[next]