History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
5880077ba3ec | lebars | Adapted code to remove warning messages during -warn all | Dec 19 2023 | |||
1db0c09bd518 | lebars | Transposed the FEM matrix in r and z to reduce communication costs This breaks… | Nov 27 2023 | |||
01eec6997851 | lebars | Improved speed by structure size reduction | Nov 14 2023 | |||
31426c6e00c2 | lebars | Changed Rindex Zindex to cellindex for particles structures added magnet mod to… | Aug 16 2023 | |||
974f8a44472b | lebars | Removed compression on saved files: | Mar 1 2023 | |||
89ca6c822b30 | lebars | Refactored the code to better use openmp | Feb 28 2023 | |||
4fcc30c3e024 | lebars | Refactored Particles type to have better memory layout for speed Added… | Feb 8 2023 | |||
2249ae7d629e | lebars | Added Readme.md for basic instructions Changed all the names to use fennecs… | Dec 12 2022 | |||
70d9498869f3 | lebars | merged boundary loss and localisation to speedup the calculations Corrected bug… | Oct 11 2022 | |||
2e2aa510a707 | lebars | Merged commits | Sep 28 2022 | |||
daa1c8555398 | lebars | fixed bugs on helvetios | Sep 28 2022 | |||
834a9063bff6 | lebars | Added weight 12 added weight 11 put mv2bk in module for compilation | Sep 28 2022 | |||
da95e7a43867 | lebars | Added psupply module dt is now normalised in the code variable qnorm has been… | Aug 17 2022 | |||
26a30c55b940 | lebars | Corrected bug on restart that would save same data twice | 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 | |||
cc249a96d245 | lebars | number of particles gathered at each ittext | May 4 2022 | |||
f453f829c658 | lebars | Added domain weights moved most of geometric weights to weighttypes | Apr 25 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 | |||
ac786d2e1f38 | lebars | corrected bugs regarding undefined variables removed error message when… | Nov 17 2021 | |||
687543a1dc40 | lebars | added check on nudcol dataset existence to avoid write error | Sep 17 2021 | |||
d17b48733925 | lebars | Added computation of global effective momentum collision frequency | Sep 16 2021 | |||
e004767bdf62 | lebars | Added external electric field calculation and storage | Sep 7 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 | |||
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 | |||
9c3d1c41646d | lebars | Corrected writing of restart file corrected gathering of particles on host | Mar 8 2021 | |||
a22a3ee849fa | lebars | Added text output to track gained and lost particles | Mar 3 2021 | |||
22b60c541a80 | lebars | Improved parallelism and calculation of reducced mat | Feb 9 2021 | |||
bf709bb6fb42 | lebars | Corrected reference energy reload on restart | Jan 28 2021 | |||
8465ef5d6677 | lebars | Changed calculation of eij for web splines | Dec 9 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 | |||
80c5505cf164 | lebars | Corrected partindex value for newly created particles Corrected error in radial… | Jul 1 2020 | |||
6d13c2013f0b | lebars | Corrected bug in diagnose for mpi parallelism | Jun 25 2020 | |||
d63eab5bf06d | lebars | Added capability of multi species and tracer particles not used for field… | Jun 24 2020 | |||
d44c8cb2f8c2 | lebars | new particle initialization with partfile parts mass charge and weight are in… | Jun 9 2020 | |||
bed0b520d37e | lebars | Corrected bug on in hdf5 write on restart | May 29 2020 | |||
42eb7b0e626f | lebars | Corrected bug on restart leading to mpi lock np_locs_all is now saved in var0d… | May 26 2020 | |||
646ea9bf9f3a | lebars | finalized preprocessor use for xg_mod and diagnose | May 25 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 | |||
580212fe518b | lebars | Merge branch 'master' of ssh://c4science.ch/source/espic2d | May 18 2020 | |||
7e5be7e39931 | lebars | Added Maxwell source separated nb of particles created at start of run and… | May 18 2020 | |||
4dbe82c9ab3f | lebars | added variable to allocate more particles than initially loaded | May 13 2020 | |||
35553d3dbae3 | lebars | Added prototype for a source of particles of Maxwellian distribution | May 13 2020 | |||
8745cf198314 | lebars | Corrected bug in beam_mod%upsample improved chkrst when particles can be lost | Apr 24 2020 | |||
6b046cb0452b | lebars | Added the possibility to increase the number of macroparticles on restart… | Apr 20 2020 | |||
ca695d0d94a8 | lebars | Added computation of splines volume | Mar 26 2020 | |||
d15e522dc38f | lebars | Added saving of spline version of phi in diagnose | Mar 13 2020 | |||
8d7b3488dccc | lebars | Changed moments deposition from 0th oder to femorder, Created the corresponding… | Mar 13 2020 | |||
5bc1a84b6b70 | lebars | - Added possibility to change density in between runs - Added possible restart… | Feb 6 2020 | |||
38c93136b7a8 | lebars | - Added new particle loading -Added Matlab function blocklength for fft_espic2d… | Feb 3 2020 | |||
f1722d4c13fb | lebars | - Added rstfile in namelist - Added time save in fields and part - corrected… | Dec 17 2019 | |||
4e5f75e14c53 | lebars | - Modified fft_espic2d to adapt to new load - corrected error in tesend mystop… | Dec 10 2019 | |||
60c36b15a4df | lebars | Added pressure tensor computation and saving, added other distribtype | Dec 6 2019 | |||
bf4048137560 | lebars | - Moved launch.json and tasks.json at root level - added python data analysis… | Dec 2 2019 | |||
8ca7bf8f1164 | lebars | Added hdf5 save of rindex and zindex | Nov 25 2019 | |||
b32797dc7b88 | lebars | - Added itrestart to force save of restart every k step in case of crash… | Nov 25 2019 | |||
994d3903ac2f | lebars | - Added mpi restart - Separated load_parts in different subroutines - added… | Nov 21 2019 | |||
fce363d838e5 | lebars | Added openmp parallelism, periodic boundary conditions for mpi communications… | Nov 18 2019 | |||
055a553c2997 | Guillaume Michel le Bars | Corrected error with Nplocs_all in gatherv. Nplocs_all is again Integer | Nov 12 2019 | |||
3456c8a6442f | lebars | added communication of particles position and velocity every itparts steps and… | 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