Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-12-06 | removed comments | 1 | -1/+0 | ||
2019-12-06 | removed comments etc | 2 | -5/+4 | ||
2019-12-06 | Added instructions for using PICMI with WarpX | 2 | -0/+36 | ||
2019-12-06 | add warpx.plot_costs=0 to PlasmaMirror regression test so that it doesn't ↵ | 2 | -2/+2 | ||
save costs in plotfiles | |||||
2019-12-06 | add parameter plot_costs | 3 | -2/+4 | ||
2019-12-06 | adopted c++14 to use make_unique | 2 | -6/+4 | ||
2019-12-05 | put setParticlePath at a better location | 1 | -3/+2 | ||
2019-12-05 | Makefiles: C++14 | 1 | -0/+1 | ||
Request C++14 flags explicitly. | |||||
2019-12-05 | removed end of the line whitespaces | 2 | -4/+4 | ||
2019-12-05 | updated to remove tabs | 1 | -1/+1 | ||
2019-12-05 | make changes with Axel's comments | 2 | -39/+38 | ||
mainly: 1) filename (with timestep per file) is handled by openPMD, so some related functions are simplified 2) std::move to bring openpmd_backend from WarpX.H to WarpXOpenPMDPlot. which is fine with me. donnt think that variable will be asked again by anything other than WarpXOpenPMDPlot | |||||
2019-12-05 | update path to example batch script on Summit | 1 | -1/+1 | ||
2019-12-04 | Avoid matplotlib errors in space charge regression tests | 2 | -2/+6 | ||
2019-12-04 | Remove GPU_inputs test | 2 | -82/+0 | ||
2019-12-04 | fix_warnings | 3 | -2/+6 | ||
2019-12-04 | defaults to one file per timestep | 1 | -2/+2 | ||
2019-12-04 | the option warpx.openpmd_tspf is added and test | 1 | -3/+4 | ||
2019-12-04 | When momentum-conserving gather is used, the index type of Ex, Ey, etc. is ↵ | 1 | -6/+7 | ||
not the same as WarpX::*_nodal_flag. | |||||
2019-12-04 | openpmd_tspf is openPMD specific | 1 | -0/+2 | ||
2019-12-03 | removed eol whitespaces | 1 | -6/+6 | ||
2019-12-03 | added comments, suggested from Axel | 4 | -12/+35 | ||
2019-12-03 | Update Source/Particles/WarpXParticleContainer.H | 1 | -1/+1 | ||
Co-Authored-By: Axel Huebl <axel.huebl@plasma.ninja> | |||||
2019-12-03 | Update Source/Diagnostics/WarpXOpenPMD.cpp | 1 | -1/+1 | ||
Co-Authored-By: Axel Huebl <axel.huebl@plasma.ninja> | |||||
2019-12-03 | Update Source/Diagnostics/WarpXOpenPMD.cpp | 1 | -1/+1 | ||
Co-Authored-By: Axel Huebl <axel.huebl@plasma.ninja> | |||||
2019-12-03 | Update Source/Diagnostics/WarpXOpenPMD.H | 1 | -1/+1 | ||
Co-Authored-By: Axel Huebl <axel.huebl@plasma.ninja> | |||||
2019-12-03 | Update Source/Diagnostics/WarpXOpenPMD.H | 1 | -1/+1 | ||
Co-Authored-By: Axel Huebl <axel.huebl@plasma.ninja> | |||||
2019-12-03 | Update Source/Diagnostics/WarpXOpenPMD.cpp | 1 | -1/+1 | ||
Co-Authored-By: Axel Huebl <axel.huebl@plasma.ninja> | |||||
2019-12-03 | Update Source/Diagnostics/WarpXOpenPMD.H | 1 | -1/+1 | ||
Co-Authored-By: Axel Huebl <axel.huebl@plasma.ninja> | |||||
2019-12-03 | Update Source/Diagnostics/WarpXOpenPMD.H | 1 | -1/+1 | ||
Co-Authored-By: Axel Huebl <axel.huebl@plasma.ninja> | |||||
2019-12-03 | Update Source/Diagnostics/WarpXOpenPMD.H | 1 | -1/+1 | ||
Co-Authored-By: Axel Huebl <axel.huebl@plasma.ninja> | |||||
2019-12-03 | Update Source/Diagnostics/WarpXOpenPMD.H | 1 | -1/+6 | ||
Co-Authored-By: Axel Huebl <axel.huebl@plasma.ninja> | |||||
2019-12-03 | remove EOL whitespace | 1 | -1/+1 | ||
2019-12-03 | Do not request python3 in scripts | 1 | -1/+1 | ||
2019-12-03 | Abort if the run is peridiodic in the moving window direction | 1 | -0/+3 | ||
2019-12-03 | Remove unused script | 1 | -44/+0 | ||
2019-12-03 | Remove duplicated test `Python_Langmuir_rz_multimode` | 1 | -14/+0 | ||
2019-12-03 | Add outputFile to Python tests | 1 | -0/+4 | ||
2019-12-02 | Fix regression test configuration file. Add outputFile to a number of tests ↵ | 1 | -0/+4 | ||
so that the regression test script knowns the name of plotfile. | |||||
2019-12-02 | Use latest verison of yt | 1 | -1/+2 | ||
2019-11-29 | added documentation of new parameters | 2 | -2/+84 | ||
2019-11-29 | safer comments | 2 | -16/+16 | ||
2019-11-26 | CoC: Add Specific E-Mail Address | 1 | -1/+1 | ||
2019-11-26 | Removed the blank lines between the nLevels declarations and the for loops. ↵ | 3 | -9/+3 | ||
Moved the prefix operator change back to its original postfix unary position. Changed the int const changes back to their original const int declarations. | |||||
2019-11-26 | Correct 2D calculation of B | 1 | -4/+2 | ||
2019-11-25 | Add name instead of just an email address as POC | 1 | -1/+1 | ||