Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-11-24 | Modified UpdateMomentumPerezElastic.H to fix a bug caused by very small ↵ | 1 | -3/+11 | ||
random number. | |||||
2019-11-20 | Add description in parameter.rst. | 1 | -0/+4 | ||
2019-11-20 | Also do not deposit charge. | 2 | -5/+8 | ||
2019-11-20 | Add do_not_deposit_current. | 2 | -0/+6 | ||
2019-11-18 | Minor change. | 1 | -4/+0 | ||
2019-11-18 | Fixed a bug when there is only one particle in the cell. | 2 | -51/+59 | ||
2019-11-18 | Add collisions between a single species. | 4 | -130/+190 | ||
2019-11-18 | Modify UpdateMomentumPerezElastic to be templated. | 2 | -47/+44 | ||
2019-11-17 | Remove additional function | 1 | -7/+0 | ||
2019-11-17 | automated tests must not modify html file, as it results in conflicts ↵ | 1 | -2/+1 | ||
between Cori and Summit performance tests. The user should do it themselves | |||||
2019-11-16 | Remove more fortran code | 4 | -255/+0 | ||
2019-11-16 | Minor fixes | 3 | -7/+12 | ||
2019-11-15 | Update ShuffleFisherYates.H to make it cleaner. | 1 | -33/+10 | ||
2019-11-15 | Small change. | 2 | -5/+5 | ||
2019-11-15 | A working, correct for the conductivity test, but not clean version. | 3 | -96/+104 | ||
2019-11-14 | Update parameters | 4 | -9/+10 | ||
2019-11-14 | One bug traced in CollisionType.cpp. | 3 | -96/+117 | ||
2019-11-13 | Added information on MB method and made code corrections. | 2 | -9/+15 | ||
2019-11-13 | First version that can run with collisions! | 9 | -180/+309 | ||
2019-11-13 | Add comments and change sign | 1 | -6/+23 | ||
2019-11-13 | Update analysis script | 1 | -4/+8 | ||
2019-11-13 | Redefine the functions computePhi and computeE | 2 | -108/+19 | ||
2019-11-13 | Fix error in DepositCharge | 1 | -1/+1 | ||
2019-11-13 | Checkout GNUmakefile | 1 | -2/+2 | ||
2019-11-13 | Remove CoulombCollisions. | 2 | -134/+0 | ||
2019-11-13 | Changed format. | 1 | -1/+1 | ||
2019-11-13 | Changed query. | 1 | -2/+4 | ||
2019-11-13 | Compile successfully! | 4 | -9/+11 | ||
2019-11-13 | Use allcontainer. | 1 | -2/+2 | ||
2019-11-12 | Add static. | 2 | -4/+4 | ||
2019-11-12 | This version has compiling errors. | 6 | -15/+15 | ||
2019-11-12 | Added comments on MB distribution, added MB docs, and chaned MJ docs | 2 | -22/+41 | ||
2019-11-12 | add CollisionType | 7 | -24/+446 | ||
2019-11-12 | remove ShuffleFisherAYates.H | 1 | -31/+0 | ||
2019-11-12 | remove ElasticCollisionPerez.H | 1 | -310/+0 | ||
2019-11-12 | Second implimentation and basic comments. | 2 | -15/+40 | ||
2019-11-12 | Remove more Fortran functions | 4 | -104/+0 | ||
2019-11-12 | Reuse existing interpolation functions | 2 | -23/+33 | ||
2019-11-12 | Remove Fortran files | 4 | -139/+6 | ||
2019-11-12 | Modernize DepositCharge | 1 | -48/+34 | ||
2019-11-12 | fixed bug | 3 | -6/+10 | ||
2019-11-12 | correct bug | 1 | -3/+4 | ||
2019-11-12 | moved spatiotemporal couplings into LaserProfileGaussian | 4 | -25/+37 | ||
2019-11-12 | Updated comment | 1 | -1/+3 | ||
2019-11-12 | removed unwanted comment | 1 | -2/+0 | ||
2019-11-11 | Cuda -> Gpu according to AMReX change | 11 | -33/+30 | ||
2019-11-11 | Update DepositCharge | 4 | -34/+13 | ||
2019-11-11 | Call RedistributeGPU on GPU, since @amtyers fixed the issue with runtime ↵ | 2 | -20/+2 | ||
components | |||||
2019-11-11 | Added comments and chagned variable names for clarity. | 1 | -19/+51 | ||
2019-11-11 | Initial implementation of Boltzmann dist. | 3 | -4/+71 | ||