History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
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 | |||
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 | |||
dd2ffca80527 | Guillaume Michel le Bars | Corrected bug in particles communications when a node had no more particles | May 18 2020 | |||
580212fe518b | lebars | Merge branch 'master' of ssh://c4science.ch/source/espic2d | May 18 2020 | |||
7beac3ba8e12 | Guillaume Michel le Bars | Corrected bugs in distribpartonprocs where i didnt increase initialized… | May 18 2020 | |||
a460598fd17c | lebars | refined distribpartonprocs | May 18 2020 | |||
7e5be7e39931 | lebars | Added Maxwell source separated nb of particles created at start of run and… | May 18 2020 | |||
51e22eebac0e | lebars | Merge branch 'master' of ssh://c4science.ch/source/espic2d | May 18 2020 | |||
6bc6183feba0 | lebars | Changed from double precision to real(kind=db) everywhere | May 18 2020 | |||
35553d3dbae3 | lebars | Added prototype for a source of particles of Maxwellian distribution | May 13 2020 | |||
6fee0ec46a3a | Guillaume Michel le Bars | Corrected bug on lost particles in r leading to loss of all particles | May 12 2020 | |||
5fd352521ed3 | lebars | modified message on lost particle in r | May 12 2020 | |||
8a5069ced6df | Guillaume Michel le Bars | Corrected compilation errors in beam and fields | May 11 2020 | |||
02c35dbac47e | lebars | Modified message when particle is lost | May 11 2020 | |||
4c7ac574e00c | lebars | Divided moments into local moments matrices of reduced size | May 11 2020 | |||
a575be80ad77 | lebars | Merge branch 'master' of ssh://c4science.ch/source/espic2d | May 11 2020 | |||
b8020ee11cab | lebars | Added functions to increase the size of parts on the fly Added missing… | May 11 2020 | |||
e0546d6b4d06 | lebars | New function to add particles to parts in beam_mod separated moments into… | May 11 2020 | |||
8c7c37ad051b | lebars | Moved loading distirbution function from beam to distrib module | May 5 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 | |||
46bad7e5f8db | lebars | removed particle lost error in beam_mod diagnostics | Mar 26 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 | |||
065f4c6c57d8 | lebars | Move quicksortparts to its own module Corrected bug in computation of fluid… | Feb 20 2020 | |||
dba86c10c224 | lebars | Corrected bug on delete_part | Feb 19 2020 | |||
86568b25f35a | lebars | Implemented delete_part | Feb 19 2020 | |||
736fc9121113 | lebars | Added part of the doxygen documentation | Feb 17 2020 | |||
e83205bdc6f2 | lebars | Added forcebalance to compute radial forces changed beam_mod to initialize with… | Feb 13 2020 | |||
fc7e7f3376dc | lebars | modified loadDavidson to allow for negative P0 | Feb 11 2020 | |||
5bc1a84b6b70 | lebars | - Added possibility to change density in between runs - Added possible restart… | Feb 6 2020 | |||
9c8cdd72c69d | lebars | Corrected bug on Presstens (not reset every time) | Feb 4 2020 | |||
9099bdbeac85 | lebars | - Added flag for particles boundary conditions - Corrected bug with pressure… | Feb 4 2020 | |||
72b061b5a9fc | lebars | Changed z velocity initialization in distrib 6 | Feb 4 2020 | |||
82f77f92ec32 | lebars | Corrected bug in adapt_vinit for particle loading using distrib 6 | Feb 3 2020 | |||
9f0a8504c6d8 | lebars | Corrected function name in beam_mod.f90 | Feb 3 2020 | |||
38c93136b7a8 | lebars | - Added new particle loading -Added Matlab function blocklength for fft_espic2d… | Feb 3 2020 | |||
8ba1453753b6 | lebars | Several updates in m files: corrected error in openmp implementation in… | Dec 16 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 | |||
aa461b9338c4 | Guillaume Michel le Bars | Corrected bug with fluidur,fluiduz,fluiduthet computation | Dec 2 2019 | |||
bf4048137560 | lebars | - Moved launch.json and tasks.json at root level - added python data analysis… | Dec 2 2019 | |||
f331bae49c3a | lebars | changed bunch size in rhscon removed output to stdout in quicksort | Nov 25 2019 | |||
b32797dc7b88 | lebars | - Added itrestart to force save of restart every k step in case of crash… | Nov 25 2019 | |||
1f9477d37516 | lebars | Corrected error in beam::diagnostics for MPI parallelism (V was not sent back… | Nov 21 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 | |||
033c3f1fb94a | lebars | Merge branch 'master' of ssh://c4science.ch/source/espic2d | Nov 14 2019 | |||
6cd4cb88250c | lebars | Modified initialisation of particles Z position for stable distribution function | Nov 14 2019 | |||
055a553c2997 | Guillaume Michel le Bars | Corrected error with Nplocs_all in gatherv. Nplocs_all is again Integer | Nov 12 2019 | |||
ab9e12b38e1a | Guillaume Michel le Bars | Merge branch 'master' of ssh://c4science.ch/source/espic2d | Nov 12 2019 | |||
798a08d77bb0 | Guillaume Michel le Bars | Added default value for ittext | Nov 12 2019 | |||
978be8d1c8a0 | lebars | Merge branch 'master' of ssh://c4science.ch/source/espic2d | Nov 12 2019 | |||
3456c8a6442f | lebars | added communication of particles position and velocity every itparts steps and… | Nov 12 2019 | |||
530d21887131 | lebars | Modified domain decomposition from grid points to double precision position | Nov 12 2019 | |||
ab17f0a4f931 | lebars | separated comp_velocity in classical and relativistic versions to avoid… | Nov 11 2019 | |||
f6b9175d7333 | lebars | reverted allocatable arrays in comp_velocity to unique variable | Nov 11 2019 | |||
46960cfe1772 | lebars | modified parts velocity vector from allocatable to pointer | Nov 9 2019 | |||
bde8e520bdf2 | lebars | initial commit | Nov 7 2019 |
c4science · Help