aboutsummaryrefslogtreecommitdiff
path: root/Python/pywarpx/Geometry.py (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
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 3-21/+47
2020-01-02do not compile epub on RTDGravatar MaxThevenet 1-1/+0
2020-01-02do not compile the pdf version of the doc on ReadTheDocsGravatar MaxThevenet 1-1/+0
2019-12-23Fixed loops for RZ in get and set positionGravatar grote 1-18/+27
2019-12-20Fixed more compilation errorGravatar David Bizzozero 2-24/+1
2019-12-20Update WarpXEvolveES.cppGravatar dbizzozero 1-13/+0
2019-12-20Removed test function print()Gravatar L. Diana Amorim 1-1/+0
2019-12-20Fixed pywarpx class where ionization call is definedGravatar L. Diana Amorim 1-9/+8
2019-12-20only compile ElectrostaticIO.cpp of DO_ELECTROSTATICGravatar MaxThevenet 1-1/+3
2019-12-20Fix EOL whitespaceGravatar Remi Lehe 1-1/+1
2019-12-20RTD requirements sphinx>=2.0Gravatar MaxThevenet 1-1/+1
2019-12-19fix typos and formatting in Diagnostics/Make.packageGravatar MaxThevenet 1-3/+4
2019-12-19Update Docs/requirements.txtGravatar MaxThevenet 1-0/+1
Co-Authored-By: Axel Huebl <axel.huebl@plasma.ninja>
2019-12-19oopsGravatar MaxThevenet 1-3/+3
2019-12-19splitting distance depends on ppc only if uniform per cellGravatar MaxThevenet 2-4/+9
2019-12-19Always sync the values at nodal pointsGravatar Remi Lehe 1-1/+1
2019-12-18Added print line to see absent interactionsGravatar L. Diana Amorim 1-9/+9
The search for ionization should only happen for particles other than elementary
2019-12-18add exhale as requirement and fix typosGravatar MaxThevenet 2-1/+2
2019-12-18Tried to add PICMI class for ionizationGravatar L. Diana Amorim 1-0/+9
2019-12-18typoGravatar MaxThevenet 1-1/+1
2019-12-18avoid duplication :: and code-block::Gravatar MaxThevenet 4-11/+13
2019-12-18add tolerance of 1e-14 to the plotfile diff for the ↵Gravatar Andrew Myers 1-0/+1
PlasmaAccelerationBoost3d test
2019-12-18Apply suggestions from code review by @ax3lGravatar MaxThevenet 12-21/+61
Co-Authored-By: Axel Huebl <axel.huebl@plasma.ninja>
2019-12-18moving_window_velocity does not exist in PICMI RZGravatar L. Diana Amorim 1-3/+0
2019-12-18Corrected WarpX RZ to use PICMI moving_window_zvelocityGravatar L. Diana Amorim 1-4/+7
2019-12-18typoGravatar MaxThevenet 1-2/+0
2019-12-18improve amrex basicsGravatar MaxThevenet 1-3/+3
2019-12-18Fix to RZ scalar moving windowGravatar L. Diana Amorim 1-7/+8
Tried to make exception message clearer
2019-12-18Modify based on suggestions.Gravatar Yinjian Zhao 4-28/+36
2019-12-17compile Doxygen on ReadTheDocsGravatar MaxThevenet 1-3/+8
2019-12-17delete EOLGravatar MaxThevenet 2-3/+3
2019-12-17more devdoc on fields and particlesGravatar MaxThevenet 2-15/+103
2019-12-17incremental changes in fields and initialization docGravatar MaxThevenet 2-5/+45
2019-12-17more doc on particles and how to document the codeGravatar MaxThevenet 7-20/+66
2019-12-16delete eolGravatar MaxThevenet 4-4/+4
2019-12-16more doc, mostly on particlesGravatar MaxThevenet 12-36/+135
2019-12-16document particle container classes in WarpX/SourceGravatar MaxThevenet 5-0/+67
2019-12-16Add notes section empty! wherever neededGravatar MaxThevenet 1-0/+15
2019-12-15add first shot of dev documentationGravatar MaxThevenet 4-0/+138
2019-12-15temporarily turn breathe and exhale off for faster doc compilationGravatar MaxThevenet 2-27/+28
2019-12-15add rst-formatted doxygen doc to RTDGravatar MaxThevenet 2-2/+30
2019-12-15remove EOLGravatar MaxThevenet 1-6/+6
2019-12-15fix partial Doxygen entries to avoid warningGravatar MaxThevenet 5-7/+35
2019-12-15Doxygen: add amrex:: prefix for function arguments in cpp filesGravatar MaxThevenet 8-42/+46
2019-12-12Added Python wrapper for the PML fieldsGravatar Dave Grote 5-0/+507
2019-12-12Cleaned up the Python interface accessing the fieldsGravatar Dave Grote 2-116/+28
2019-12-12In Python fields wrapper, allowed multiple compoments in 3DGravatar Dave Grote 1-3/+32
2019-12-12Modify WarpXParticleContainer.H.Gravatar Yinjian Zhao 1-2/+4
2019-12-12Modify ElasticCollisionPerez.H to be doxygen's standard.Gravatar Yinjian Zhao 1-16/+16