History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
ac0bd095567a | lebars | corrected dimension mismatch for rhsoverlap | Dec 20 2023 | |||
e12c9b874d7d | lebars | the zbounds are now computed with all the species | Dec 15 2023 | |||
1db0c09bd518 | lebars | Transposed the FEM matrix in r and z to reduce communication costs This breaks… | Nov 27 2023 | |||
31426c6e00c2 | lebars | Changed Rindex Zindex to cellindex for particles structures added magnet mod to… | Aug 16 2023 | |||
2108b044b1e8 | lebars | Corrected bug on openmp implementation | Mar 3 2023 | |||
4fcc30c3e024 | lebars | Refactored Particles type to have better memory layout for speed Added… | Feb 8 2023 | |||
b36505acae42 | lebars | Merged with helvetios changes | Nov 10 2022 | |||
da95e7a43867 | lebars | Added psupply module dt is now normalised in the code variable qnorm has been… | Aug 17 2022 | |||
5f4bf2b08667 | lebars | Improved consistency in subroutine names Corrected bug in geometry for… | Jun 7 2022 | |||
1f678c48d498 | lebars | changed from mpi to mpi_f08 added id wall to know boundary on which particle is… | May 20 2022 | |||
f356c89e26ba | lebars | Corrected bug in mpi particle collection | Feb 24 2022 | |||
ebebe1827a6a | lebars | Added capacity to recompute mpi domain decomposition during the run… | Sep 16 2021 | |||
b2787b05478f | lebars | rescaled elastic cross section to adapt incoming momentum sigma refactored… | Aug 23 2021 | |||
1dd834c3f943 | lebars | Added elasticc and ionisation collisions Separated grid diagnostics and rhs… | Aug 11 2021 | |||
e2022073cb8c | lebars | Changed random number generator Added possibility to add test particles on… | May 31 2021 | |||
dcbe338b1632 | lebars | particle potential is now also sent during mpi communications | Mar 7 2021 | |||
5c5553e0afbf | lebars | Corrected bug that could delete random particles during mpi particle exchange… | Mar 1 2021 | |||
ca7d11d84475 | lebars | changed set lock to reduction in rhscon | Feb 5 2021 | |||
5270dbcc11fe | lebars | Added routine to read magnetic field from h5 file | Nov 16 2020 | |||
e5701b44c051 | lebars | Second typo | Aug 12 2020 | |||
bf3f8401ca86 | lebars | Corrected typo in mpihelper_mod | Aug 12 2020 | |||
6ddf4a2e7328 | lebars | Added some comments on function definitions Repaired bug with reference energy… | Aug 10 2020 | |||
769d96a632e4 | lebars | Corrected error in restart of maxwellsource | Jul 8 2020 | |||
42eb7b0e626f | lebars | Corrected bug on restart leading to mpi lock np_locs_all is now saved in var0d… | May 26 2020 | |||
c543c5898416 | lebars | Corrected files to remove several compiler warnings Added ifdef for xgrafix | May 25 2020 | |||
646a693626cb | lebars | Added mpi db_type for communication of Real(kind=db) Change Nplocsall in… | May 20 2020 | |||
7e5be7e39931 | lebars | Added Maxwell source separated nb of particles created at start of run and… | May 18 2020 | |||
6bc6183feba0 | lebars | Changed from double precision to real(kind=db) everywhere | May 18 2020 | |||
4c7ac574e00c | lebars | Divided moments into local moments matrices of reduced size | May 11 2020 | |||
6b046cb0452b | lebars | Added the possibility to increase the number of macroparticles on restart… | Apr 20 2020 | |||
8d7b3488dccc | lebars | Changed moments deposition from 0th oder to femorder, Created the corresponding… | Mar 13 2020 | |||
e3b71186ea57 | lebars | - Reverted Zbounds to integer to facilitate postprocessing - Added part of… | Feb 27 2020 | |||
736fc9121113 | lebars | Added part of the doxygen documentation | Feb 17 2020 | |||
9099bdbeac85 | lebars | - Added flag for particles boundary conditions - Corrected bug with pressure… | Feb 4 2020 | |||
bf4048137560 | lebars | - Moved launch.json and tasks.json at root level - added python data analysis… | Dec 2 2019 | |||
fce363d838e5 | lebars | Added openmp parallelism, periodic boundary conditions for mpi communications… | Nov 18 2019 | |||
530d21887131 | lebars | Modified domain decomposition from grid points to double precision position | Nov 12 2019 | |||
46960cfe1772 | lebars | modified parts velocity vector from allocatable to pointer | Nov 9 2019 | |||
bde8e520bdf2 | lebars | initial commit | Nov 7 2019 |
c4science · Help