aboutsummaryrefslogtreecommitdiff
path: root/Python/pywarpx/picmi.py (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-02-26For picmi, fix MultiSpecies (#1745)Gravatar David Grote 1-2/+8
2021-02-25Add multiple particles source (#1718)Gravatar David Grote 1-8/+10
2021-02-05Input load balance parameters as `algo.load_balance_param` (#1683)Gravatar Michael E Rowan 1-2/+12
2021-02-03Updates to match picmi version 0.0.14 (#1672)Gravatar David Grote 1-0/+1
2021-01-22Cleaned up field diagnostic in picmi interface (#1649)Gravatar David Grote 1-11/+2
2021-01-14Unify intervals notation (#1485)Gravatar NeilZaim 1-4/+4
2021-01-11Add electrostatic to picmi (#1548)Gravatar David Grote 1-4/+27
2020-12-11PSATD Runtime Control (#1300)Gravatar Axel Huebl 1-3/+2
2020-12-01Update and fix to picmi.py (#1539)Gravatar David Grote 1-2/+5
2020-11-17use_filter now controls physical and k-space filtering (#1516)Gravatar David Grote 1-7/+2
2020-11-16Update picmi constants to match the values in PhysConst (#1483)Gravatar David Grote 1-6/+12
2020-10-22picmi - minor cleanup, removing unneeded input quantities (#1446)Gravatar David Grote 1-9/+0
2020-10-12picmi - do name mangling on expression variables to ensure their uniqueness (...Gravatar David Grote 1-30/+58
2020-10-08Add laser phase to gaussian profile (#1155)Gravatar Igor Andriyash 1-0/+1
2020-10-05PICMI: read flag for laser continuous injection (#1358)Gravatar Edoardo Zoni 1-1/+3
2020-09-22Initial version of use_damp_fields_in_z_guard option (#1304)Gravatar David Grote 1-0/+3
2020-09-17picmi - implemented rigid advance species option (#1338)Gravatar David Grote 1-2/+16
2020-09-15For PICMI, expect length 2 args for 2D solver (#1326)Gravatar David Grote 1-4/+8
2020-09-14picmi: replaced warpx_n[xyz]_guard with grid.guard_cells (#1317)Gravatar David Grote 1-6/+4
2020-09-14PICMI analytic applied fields (#1306)Gravatar David Grote 1-0/+59
2020-09-14picmi: use kspace filter automatically for RZ PSATD (#1318)Gravatar David Grote 1-5/+4
2020-08-31[mini]Bug fix in ParticleListDistribution (#1252)Gravatar David Grote 1-1/+1
2020-08-24For PICMI, added more arguments for psatd solver (#1259)Gravatar David Grote 1-6/+16
2020-07-27Input: Remove n<something> options (#1217)Gravatar Axel Huebl 1-4/+3
2020-07-27Rename Input to `algo.maxwell_solver` (#1188)Gravatar Axel Huebl 1-1/+1
2020-07-27Added k-space filter for RZ spectral solver (#1006)Gravatar David Grote 1-1/+9
2020-07-02PSATD: current correction works only with global FFTs (#1131)Gravatar Edoardo Zoni 1-2/+2
2020-06-05Updates to picmi, mostly related to fields, and add psatd (#1077)Gravatar David Grote 1-5/+28
2020-06-03In picmi.py, convert the diagnostics to write into a sorted list (#1069)Gravatar David Grote 1-14/+29
2020-05-22Fix DivE diagnostic in RZ (#1034)Gravatar David Grote 1-0/+2
2020-05-19Bug fix in picmi field diagnostics with picmistandard.0.0.8 (#1032)Gravatar David Grote 1-1/+2
2020-05-14Implemented new particle diagnostics in picmi (#984)Gravatar David Grote 1-28/+57
2020-05-05PICMI: Add analytic laser (#800)Gravatar David Grote 1-3/+23
2020-05-01Delete old diagnostics (#933)Gravatar MaxThevenet 1-51/+54
2020-03-30[mini-PR] Clarifying ionizable particle charge (#863)Gravatar L. Diana Amorim 1-0/+1
2020-03-30Added blocking factor to 2d and RZ geometries (#864)Gravatar L. Diana Amorim 1-1/+2
2020-03-19Remove costs full diagnostic (#791)Gravatar Michael E Rowan 1-2/+0
2020-01-27Automatically add copyright header with update_copyright.shGravatar Tools 1-0/+8
2020-01-09For picmi, minor clean upGravatar Dave Grote 1-4/+1
2020-01-09For picmi, added plot_vars for speciesGravatar Dave Grote 1-3/+34
2020-01-03In picmi diagnostics, added plot_finepatch etc to listGravatar Dave Grote 1-0/+10
2020-01-03Updated handling of fields_to_plot in picmi interfaceGravatar Dave Grote 1-19/+36
2019-12-20Removed test function print()Gravatar L. Diana Amorim 1-1/+0
2019-12-20Merge remote-tracking branch 'upstream/dev' into picmi_ionGravatar L. Diana Amorim 1-1/+1
2019-12-20Fixed pywarpx class where ionization call is definedGravatar L. Diana Amorim 1-9/+8
2019-12-20Fix EOL whitespaceGravatar Remi Lehe 1-1/+1
2019-12-18Added print line to see absent interactionsGravatar L. Diana Amorim 1-9/+9
2019-12-18Merge branch 'picmi_mw' into picmi_ionGravatar L. Diana Amorim 1-8/+9
2019-12-18Tried to add PICMI class for ionizationGravatar L. Diana Amorim 1-0/+9
2019-12-18moving_window_velocity does not exist in PICMI RZGravatar L. Diana Amorim 1-3/+0