History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
2108b044b1e8 | lebars | Corrected bug on openmp implementation | Mar 3 2023 | |||
974f8a44472b | lebars | Removed compression on saved files: | Mar 1 2023 | |||
438cf8d62988 | lebars | Merge branch 'master' of ssh://c4science.ch/source/fennecs | Feb 28 2023 | |||
89ca6c822b30 | lebars | Refactored the code to better use openmp | Feb 28 2023 | |||
e76568475826 | lebars | added reduction in rhscon and moments_comp corrected bug with partperiodic… | Feb 15 2023 | |||
0dc1ab28c2d5 | lebars | Merged Salomon Guinchard contribution for IIEE | Feb 13 2023 | |||
4fcc30c3e024 | lebars | Refactored Particles type to have better memory layout for speed Added… | Feb 8 2023 | |||
1299a8294092 | lebars | Renamed matlab postprocessing routines Added some defaults in the code | Jan 17 2023 | |||
e1567a8cad9f | lebars | Added a documented test case for the T-Rex experiment | Dec 13 2022 | |||
c371bded18e5 | Sguinchard | condition correction | Dec 7 2022 | |||
2dc8ad635d7d | Sguinchard | Corrections | Dec 1 2022 | |||
fee710e684e3 | lebars | removed unused variables import splinebound now use b-splines interpolation… | Dec 1 2022 | |||
a9345dcf631e | Sguinchard | Nettoyage et Test Vnorm electrons | Nov 28 2022 | |||
d8044c0b1456 | Sguinchard | iiee_mod ready for tests and seems to work | Nov 23 2022 | |||
067ea41346e0 | Sguinchard | IIEE module pre-test | Nov 20 2022 | |||
2f7df33775e1 | Sguinchard | Poisson distrib for electrons: DONE | Nov 18 2022 | |||
1220b9a09c28 | lebars | Merge branch 'master' of ssh://c4science.ch/source/espic2d | Nov 16 2022 | |||
bbb321eca2b3 | lebars | Cleaned whote spaces and disposition | Nov 16 2022 | |||
d65246b665bb | Sguinchard | Last update of the day | Nov 14 2022 | |||
eace98967958 | Sguinchard | IIEE_commit module and subroutines for first time | Nov 14 2022 | |||
b36505acae42 | lebars | Merged with helvetios changes | Nov 10 2022 | |||
81fbf08a9335 | lebars | Added description comments improved run speed | Nov 9 2022 | |||
062b1a617594 | Sguinchard | beam_mode.f90 - change wall type | Nov 7 2022 | |||
64ebe3c564da | lebars | Corrected error on particle collection on node 0 for h5 writing of partindex | Oct 12 2022 | |||
7c76ac4a4742 | lebars | Merge branch 'master' of ssh://c4science.ch/source/espic2d | Oct 11 2022 | |||
df575db10b17 | lebars | changed files on helvetios for stability | Oct 11 2022 | |||
70d9498869f3 | lebars | merged boundary loss and localisation to speedup the calculations Corrected bug… | Oct 11 2022 | |||
722f3be885e3 | lebars | adapted the src files to comply with gcc 8.4 compiler | Aug 18 2022 | |||
3eaf507ffec2 | lebars | merged branch geom_test | Aug 17 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 | |||
830a2c067f4f | lebars | removed bug in upsample | Jun 1 2022 | |||
087c804b182f | lebars | Increased number of subgrids in r direction | May 25 2022 | |||
1f678c48d498 | lebars | changed from mpi to mpi_f08 added id wall to know boundary on which particle is… | May 20 2022 | |||
4a6bfbae5396 | lebars | improved diospespicFIelds for Log scale added total current and subdivision for… | May 17 2022 | |||
e4669700ed0d | lebars | corrected velocity definition for created ions | May 4 2022 | |||
87ed3e83df35 | lebars | Added possibility to add electrons and ions in particle creation | May 4 2022 | |||
77b4b66b5239 | lebars | added type in splineboud file changed mpi part division | May 3 2022 | |||
577903136c3e | lebars | Added separation between tot weight and dirichletweight to account for… | Apr 27 2022 | |||
f453f829c658 | lebars | Added domain weights moved most of geometric weights to weighttypes | Apr 25 2022 | |||
2ee01e282c0f | lebars | Corrected calc_gauss limits for left boundaries falling on cell boundary | Apr 13 2022 | |||
39f89de010e2 | lebars | Improved spline boundary connexions Corrected bug in calc_gauss for web-splines… | Apr 11 2022 | |||
5d02e3ab9a42 | lebars | Added spline interpolation of weight for splineweight moved closest form… | Mar 25 2022 | |||
7425ab576e1e | lebars | Added splinebound module first implementation | Mar 1 2022 | |||
3b3aa64bbc1b | lebars | Improved execution speed during sorting | Feb 16 2022 | |||
381d84faa3f8 | lebars | Improved several post-processing routines | Oct 19 2021 | |||
8c01c56ba7b7 | lebars | Merge branch 'geom_test' of ssh://c4science.ch/source/espic2d into… | Sep 16 2021 | |||
d17b48733925 | lebars | Added computation of global effective momentum collision frequency | Sep 16 2021 | |||
be7f6c73d5e2 | lebars | corrected error with step and cstep | Sep 16 2021 | |||
11ccac521c70 | lebars | corrected step to cstep | Sep 16 2021 | |||
472e8e4141e9 | lebars | changed initial Zbounds calculation | Sep 16 2021 | |||
ebebe1827a6a | lebars | Added capacity to recompute mpi domain decomposition during the run… | Sep 16 2021 | |||
189228bd63ac | lebars | Corrected miscalculation of lost kinetic E when deleting a lost particle | Sep 7 2021 | |||
b2787b05478f | lebars | rescaled elastic cross section to adapt incoming momentum sigma refactored… | Aug 23 2021 | |||
3e866ce0c335 | lebars | deleted stop in case of lost particles on restart | Aug 17 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 | |||
48301f3373db | lebars | Added nlFreezephi flag to stop actualisation of the electric field Corrected… | May 10 2021 | |||
da84a907358b | lebars | Streamlined creation and deletion of particles corrected bug in celldiag output… | Apr 20 2021 | |||
9ceaf6f2492b | lebars | Changed several postprocessing routines removed bug in restart | Mar 15 2021 | |||
d3a5ffdd49c1 | lebars | Maxwell source can now inject in the whole surface Maxwellsource renamed to… | Mar 10 2021 | |||
dcbe338b1632 | lebars | particle potential is now also sent during mpi communications | Mar 7 2021 | |||
a22a3ee849fa | lebars | Added text output to track gained and lost particles | Mar 3 2021 | |||
7a98199dccc1 | lebars | Updated stepon forgoten form last comit | Mar 2 2021 | |||
a032d4ccb09d | lebars | corrected sorting of losthole | Mar 1 2021 | |||
5c5553e0afbf | lebars | Corrected bug that could delete random particles during mpi particle exchange… | Mar 1 2021 | |||
380196ab8e8d | lebars | changed calculation of e_pot on particle deletion | Feb 12 2021 | |||
541e36488bac | lebars | Improved parallelisation speed with better simd use | Feb 10 2021 | |||
22b60c541a80 | lebars | Improved parallelism and calculation of reducced mat | Feb 9 2021 | |||
ca7d11d84475 | lebars | changed set lock to reduction in rhscon | Feb 5 2021 | |||
bf709bb6fb42 | lebars | Corrected reference energy reload on restart | Jan 28 2021 | |||
ce7f2d55f11e | lebars | Corrected calculation of external potential | Jan 26 2021 | |||
d6667bc5cea5 | lebars | Corrected calculation of reducced mat | Jan 25 2021 | |||
9a54db9b4006 | lebars | Added second spline variable to compute external field Particles electric… | Jan 21 2021 | |||
6414a77cd186 | lebars | Merge branch 'master' of ssh://c4science.ch/source/espic2d | Dec 14 2020 | |||
40215d860ced | lebars | Small changes to particle initialization | Dec 14 2020 | |||
d65c696ce919 | lebars | Created geometry module to implement non conforming boundary conditions | Dec 1 2020 | |||
5270dbcc11fe | lebars | Added routine to read magnetic field from h5 file | Nov 16 2020 | |||
7a81ec0f73ee | lebars | Added initial celldiag that save the particles phase space at the given location | Aug 18 2020 | |||
6ddf4a2e7328 | lebars | Added some comments on function definitions Repaired bug with reference energy… | Aug 10 2020 | |||
ee9627d09170 | lebars | Corrected bug in MPI for lost particles | Jul 23 2020 | |||
1bffa7ba6d24 | lebars | Corrected bug in particle creation for Nptot value | Jul 8 2020 | |||
ac66fb96cbe7 | lebars | Streamlined the bound and diagnostics routines | Jul 8 2020 | |||
9fff51911ef1 | lebars | Corrected crash due to particles array size using maxwellian source | Jul 1 2020 | |||
80c5505cf164 | lebars | Corrected partindex value for newly created particles Corrected error in radial… | Jul 1 2020 | |||
19314101d015 | lebars | corrected bug in particle creation | Jun 25 2020 | |||
68a1a5f299f0 | lebars | Corrected typo in keep_mpi_slef_parts | Jun 25 2020 | |||
3a536f7c6be5 | lebars | Corrected bug on restart adapted multispecies simulation to mpi parallelism for… | Jun 25 2020 | |||
d63eab5bf06d | lebars | Added capability of multi species and tracer particles not used for field… | Jun 24 2020 | |||
ee2bef4097ff | Guillaume Michel le Bars | corrected bug in beam%bound | Jun 16 2020 | |||
d44c8cb2f8c2 | lebars | new particle initialization with partfile parts mass charge and weight are in… | Jun 9 2020 | |||
b2c43787a3bd | Guillaume Michel le Bars | Added preprocessor directives for intel compiler <17.0 | May 27 2020 | |||
2197befdc406 | lebars | Improved the particles communication | May 27 2020 | |||
1f26d65ce9c3 | lebars | corrected typos in beam_mod | May 26 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 | |||
217feaae4e78 | lebars | corrected error on last commit | May 18 2020 | |||
6af4dc7fb7b6 | Guillaume Michel le Bars | Corrected bug in particles communications when a node had no more particles | May 18 2020 | |||
6bb37017cbc0 | Guillaume Michel le Bars | Merge branch 'master' of ssh://c4science.ch/source/espic2d | May 18 2020 |
c4science · Help