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
/
picmi.py
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-05
PICMI: Add max_grid_size, blocking_factor in (x,y,z) (#2524)
Edoardo Zoni
1
-0
/
+28
2021-11-02
Change regex string to raw string (#2519)
Kevin Z. Zhu
1
-1
/
+1
2021-10-29
Add option to specificy absolute tolerance for the MLMG solver (#2410)
Roelof Groenewald
1
-0
/
+5
2021-10-25
PICMI: Add PML div(E),div(B) Cleaning Options (#2480)
Edoardo Zoni
1
-0
/
+3
2021-10-23
PICMI: Add div(E),div(B) Cleaning Options (#2477)
Edoardo Zoni
1
-0
/
+2
2021-10-18
Use os.path.join in picmi.py for portability (#2400)
Andrew Myers
1
-4
/
+5
2021-10-08
Fix checkpoint with runtime components through the Python interface. (#2332)
Andrew Myers
1
-0
/
+5
2021-10-07
Remove unused fftw_plan_measure parameter (#2387)
Neïl Zaim
1
-2
/
+0
2021-09-24
Stochastic particle reflection from absorbing domain boundaries (#2281)
Roelof Groenewald
1
-0
/
+19
2021-09-21
Rename eb_potential parameter (#2310)
Remi Lehe
1
-1
/
+1
2021-09-17
Add picmi parameter (#2306)
Michael Kieburtz
1
-1
/
+3
2021-09-10
Various updates related to defining embedded boundaries in Python (#2280)
David Grote
1
-10
/
+34
2021-09-07
Allow Restarts and Checkpoints in python picmi (#2274)
Nicholas Ruof
1
-0
/
+30
2021-08-30
Make buffer of scraped particles available to Python code (#2164)
Phil Miller
1
-0
/
+16
2021-08-27
Functionality to save particle positions from the previous step (#2206)
Roelof Groenewald
1
-1
/
+3
2021-08-16
do_pml should not be parsed anymore. (#2183)
Revathi Jambunathan
1
-2
/
+0
2021-08-13
Implemented new style BTD in picmi (#2187)
David Grote
1
-0
/
+87
2021-08-05
Fixed bug where specifying write_dir for particle diagnostic did not work (#2...
Kevin Z. Zhu
1
-0
/
+5
2021-07-26
PICMI inputs for MCC (#2098)
Roelof Groenewald
1
-0
/
+41
2021-07-21
PICMI - Embedded boundary (#2104)
Roelof Groenewald
1
-0
/
+21
2021-07-21
Update picmi.py for new injection_style default (#2109)
Peter Scherpelz
1
-1
/
+1
2021-07-15
Changed species to self.species as species is not defined (#2087)
KZhu-ME
1
-1
/
+1
2021-07-12
Fixes to RZ PSATD (#1945)
David Grote
1
-2
/
+3
2021-07-09
Feature pass MPI comm from Python script to AMReX during initialization (#2034)
KZhu-ME
1
-4
/
+4
2021-07-06
Input parameter for AMReX MLMG verbosity (#2041)
Michael Kieburtz
1
-2
/
+5
2021-06-21
Add damped to BC_map (#2021)
David Grote
1
-1
/
+1
2021-06-07
Call function ReadBCParams() during python execution (#1972)
roelof-groenewald
1
-3
/
+27
2021-05-11
New Input Parameter for Order of Shape Factors (#1934)
Edoardo Zoni
1
-3
/
+1
2021-05-11
Feature - Time dependent Dirichlet boundary conditions for electrostatic simu...
roelof-groenewald
1
-0
/
+27
2021-02-26
For picmi, fix MultiSpecies (#1745)
David Grote
1
-2
/
+8
2021-02-25
Add multiple particles source (#1718)
David Grote
1
-8
/
+10
2021-02-05
Input load balance parameters as `algo.load_balance_param` (#1683)
Michael E Rowan
1
-2
/
+12
2021-02-03
Updates to match picmi version 0.0.14 (#1672)
David Grote
1
-0
/
+1
2021-01-22
Cleaned up field diagnostic in picmi interface (#1649)
David Grote
1
-11
/
+2
2021-01-14
Unify intervals notation (#1485)
NeilZaim
1
-4
/
+4
2021-01-11
Add electrostatic to picmi (#1548)
David Grote
1
-4
/
+27
2020-12-11
PSATD Runtime Control (#1300)
Axel Huebl
1
-3
/
+2
2020-12-01
Update and fix to picmi.py (#1539)
David Grote
1
-2
/
+5
2020-11-17
use_filter now controls physical and k-space filtering (#1516)
David Grote
1
-7
/
+2
2020-11-16
Update picmi constants to match the values in PhysConst (#1483)
David Grote
1
-6
/
+12
2020-10-22
picmi - minor cleanup, removing unneeded input quantities (#1446)
David Grote
1
-9
/
+0
2020-10-12
picmi - do name mangling on expression variables to ensure their uniqueness (...
David Grote
1
-30
/
+58
2020-10-08
Add laser phase to gaussian profile (#1155)
Igor Andriyash
1
-0
/
+1
2020-10-05
PICMI: read flag for laser continuous injection (#1358)
Edoardo Zoni
1
-1
/
+3
2020-09-22
Initial version of use_damp_fields_in_z_guard option (#1304)
David Grote
1
-0
/
+3
2020-09-17
picmi - implemented rigid advance species option (#1338)
David Grote
1
-2
/
+16
2020-09-15
For PICMI, expect length 2 args for 2D solver (#1326)
David Grote
1
-4
/
+8
2020-09-14
picmi: replaced warpx_n[xyz]_guard with grid.guard_cells (#1317)
David Grote
1
-6
/
+4
2020-09-14
PICMI analytic applied fields (#1306)
David Grote
1
-0
/
+59
2020-09-14
picmi: use kspace filter automatically for RZ PSATD (#1318)
David Grote
1
-5
/
+4
[next]