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
/
Python
/
pywarpx
/
Interpolation.py
(
unfollow
)
Age
Commit message (
Collapse
)
Author
Files
Lines
2018-02-01
Final version for automated performance tests. Last thing to do: run them ↵
mthevenet
4
-64
/
+79
every week.
2018-01-31
performance tests
mthevenet
1
-41
/
+57
2018-01-31
minor change in read_run_perf
mthevenet
1
-3
/
+4
2018-01-31
Set of automated performance tests, meant to run every week or so
mthevenet
9
-159
/
+942
2018-01-31
performance tests
mthevenet
1
-0
/
+28
2018-01-30
Added boosted diagnostics examples from atmyers' PR.
Maxence Thevenet
2
-0
/
+200
2018-01-29
only call RedistributeLocal if max_level == 0 (for now)
Andrew Myers
1
-1
/
+6
2018-01-29
use local form of redistribute that doesn't do MPI All-to-All when we can.
Andrew Myers
3
-1
/
+11
2018-01-23
Array to Vector
Weiqun Zhang
1
-1
/
+1
2018-01-04
Update documentation on particle initialization
Remi Lehe
2
-10
/
+86
2018-01-04
Add documentation on the parameter warpx.cfl
Remi Lehe
1
-1
/
+4
2018-01-03
Added documentation for plotting the raw fields.
Remi Lehe
1
-0
/
+17
2018-01-03
Fix a few bugs in read_raw_data
Remi Lehe
1
-22
/
+21
2018-01-03
adding to the python wrappers functions for getting the fine and coarse ↵
atmyers
3
-2
/
+550
patch solutions for E, B, and the current density.
2017-12-13
always disable min/max for the boost frame diagnostic fabs.
Andrew Myers
1
-1
/
+6
2017-12-12
Pass the lab frame positions to the BoostedFrameDiagnostics
Remi Lehe
1
-2
/
+6
2017-12-12
Fix read_raw_data
Remi Lehe
1
-1
/
+1
2017-12-11
fix bug I introduced in my last commit.
Andrew Myers
2
-4
/
+4
2017-12-08
Correct error in boosted-frame injection
Remi Lehe
1
-1
/
+1
2017-12-08
only create the directories and such on the IO processor
atmyers
1
-10
/
+13
2017-12-08
Correct error in boosted injection
Remi Lehe
1
-1
/
+1
2017-12-06
Clean up for python call backs
Dave Grote
3
-75
/
+80
2017-12-06
Added python callbacks, like beforestep etc
Dave Grote
9
-329
/
+602
2017-12-05
set header version in io
Weiqun Zhang
3
-9
/
+24
2017-12-04
Fix the initialization of gamma_inv
Remi Lehe
1
-25
/
+2
2017-12-04
Added WarpXPIC.py back in
Dave Grote
2
-0
/
+51
2017-12-04
Fixed Python routines for getting particle data
Dave Grote
1
-6
/
+16
2017-12-04
Added len method to PGroup python class
Dave Grote
1
-1
/
+4
2017-12-04
In AMeX.py, allowed writing of command line options
Dave Grote
1
-2
/
+14
2017-12-04
Make the injection contiguous, even for at the first timestep
Remi Lehe
3
-8
/
+20
2017-11-28
Correct number of particles per cell in 2d
Remi Lehe
1
-2
/
+1
2017-11-27
adding some more timers
Andrew Myers
2
-0
/
+10
2017-11-27
2d for the boosted frame diagnostic.
Andrew Myers
3
-13
/
+39
2017-11-27
fix viz script for 2d.
Andrew Myers
1
-1
/
+5
2017-11-27
Take into account comments from @atmyers
Remi Lehe
2
-3
/
+1
2017-11-27
Correct installation instructions
Remi Lehe
1
-1
/
+1
2017-11-27
Remove white lines and trailing spaces
Remi Lehe
5
-96
/
+95
2017-11-26
Correct error in number of cells
Remi Lehe
1
-1
/
+1
2017-11-26
Fix error in setting boosted direction in 2D
Remi Lehe
1
-1
/
+1
2017-11-22
updating the lab frame viz script.
Andrew Myers
1
-9
/
+12
2017-11-22
some diagnostic buffering bug fixes.
Andrew Myers
4
-6
/
+62
2017-11-22
first stab at implementing buffering for the boosted frame diagnostic
Andrew Myers
2
-7
/
+27
2017-11-20
Use consistent indexing for the moving window in 2D
Remi Lehe
1
-0
/
+7
2017-11-20
Add instructions for pyside-based GUI
Remi Lehe
3
-0
/
+122
2017-11-20
Update documentation with visualization
Remi Lehe
4
-3
/
+100
2017-11-20
Update documentation
Remi Lehe
1
-3
/
+3
2017-11-20
Indicate boost direction with a letter
Remi Lehe
1
-28
/
+36
2017-11-20
Added missing reconciliation
Remi Lehe
1
-6
/
+2
2017-11-20
what we are calling velocity in the plot file is really the relativistic ↵
Andrew Myers
1
-6
/
+6
momentum.
2017-11-20
have to use 2 ghost cells in F when both do_dive_cleaning and ↵
Weiqun Zhang
4
-9
/
+12
do_moving_window are true
[next]