Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-09-27 | add description to NCI tables | 1 | -4/+14 | ||
2019-09-27 | add documentation | 2 | -4/+25 | ||
2019-09-27 | Explicitly initialize Godfrey filter without nodal gather | 3 | -5/+7 | ||
2019-09-27 | update NCIGodfreyFilter constructor | 1 | -10/+39 | ||
2019-09-27 | add NCI filter table for momentum-conserving gather | 1 | -207/+415 | ||
2019-09-26 | Warning: Unused Vars in PML | 1 | -2/+0 | ||
Fix some unused variables on the PML implementation. | |||||
2019-09-26 | Resolving conflict in Source/Make.WarpX (#410) | 1 | -4/+0 | ||
* Changing the output directory for the boosted frame diag tests from lab_frame_diag/ to lab_frame_diag/snapshots/ * resolving a conflict in Source/Make.WarpX. Using lower case for libraries += -lhdf5 -lz * reverting path of labframe data files similar to that in the dev file. | |||||
2019-09-25 | Bug fix for plot_parallel.py | 1 | -1/+1 | ||
2019-09-25 | Use explicit floating point operation | 1 | -3/+3 | ||
2019-09-25 | fix EOL whitespaces | 1 | -1/+1 | ||
2019-09-25 | comments | 1 | -1/+6 | ||
2019-09-25 | spacing between split particles depends on PPC | 1 | -10/+17 | ||
2019-09-24 | Doxygen: Update Generator File | 1 | -2/+19 | ||
Recursively parse the whole project and add as many pre-defines as possible for maximum code discovery. | |||||
2019-09-24 | Added documentation for min_particles_per_mode | 1 | -0/+5 | ||
2019-09-24 | Move temporary variables into function | 3 | -11/+7 | ||
2019-09-24 | Updated Examples/Physics_applications/laser_acceleration/inputs.rz | 1 | -4/+7 | ||
2019-09-24 | Fixed explicit value of pi in LaserParticleContainer.cpp | 1 | -1/+1 | ||
2019-09-24 | Fixed indentation in LaserParticleContainer.cpp | 1 | -97/+97 | ||
2019-09-24 | Fixed bug in AddNParticles with RZ | 1 | -1/+1 | ||
2019-09-24 | Fixed bug in RZ push of Bx | 1 | -6/+5 | ||
2019-09-24 | Add comments | 3 | -10/+51 | ||
2019-09-24 | more print statements in automated test analysis | 5 | -2/+13 | ||
2019-09-24 | more useful print statements in analysis scripts | 4 | -24/+26 | ||
2019-09-24 | increase tolerance for Langmuir test | 1 | -1/+1 | ||
2019-09-24 | dump fewer fields in Langmuir tests | 1 | -1/+1 | ||
2019-09-24 | compute aspect ratio in plot_parallel.py | 1 | -2/+5 | ||
2019-09-23 | Remove trailing space | 1 | -1/+1 | ||
2019-09-23 | update the doc | 1 | -3/+16 | ||
2019-09-23 | update example visualization notebook | 1 | -156/+55 | ||
2019-09-23 | use read_raw_data functions in tests instead of redefining | 2 | -35/+2 | ||
2019-09-23 | fix and add comments | 1 | -2/+8 | ||