fennecs/srcmaster
fennecs/src
master
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
83e2a0778526 | lebars | corrected second bug with w7 | Jan 12 2022 | |||
acfd0e99df77 | lebars | corrected bug in weight 7 | Jan 12 2022 | |||
fd29a04599fb | lebars | Added geometric weight to have tilted upper ellipse and left and right dirichlet | Jan 12 2022 | |||
b6264301ddf3 | lebars | added discweight added wieght 6 mix of weight 5 + right vertival wall | Dec 16 2021 | |||
591d7a20719f | lebars | updated w5 to better take ellipse into account | Dec 15 2021 | |||
e76dff557357 | lebars | Added parameter to change behavior fo B scaling Improved weights calculations… | Dec 14 2021 | |||
f4f95a917dcf | lebars | ADDED SPLINEBOUNDARY MOD | Dec 2 2021 | |||
b85f91f78aa9 | lebars | added 4th geometric weight for facing ellipses with same radii | Nov 24 2021 | |||
ac786d2e1f38 | lebars | corrected bugs regarding undefined variables removed error message when… | Nov 17 2021 | |||
feddc2c13f3c | lebars | corrected error on omp directives | Nov 16 2021 | |||
d5a7e81786d7 | lebars | streamlined particle creation in neutcol adapted tesend to avoid some crashes… | Nov 11 2021 | |||
cc6e9797e28b | lebars | Changed calculation of rotattion function for neutcol | Nov 5 2021 | |||
598b2522d404 | lebars | corrected unbalanced parenthesis on neutcol_mod | Nov 3 2021 | |||
5fc7f41985a6 | lebars | reverted error for calculation of Es | Nov 3 2021 | |||
e2e6c473b309 | lebars | scattered energy Es was incorrectly calculated | Nov 2 2021 | |||
ab556419c388 | lebars | Corrected error in geometry mod | Nov 2 2021 | |||
ce848ff96902 | lebars | added definition of B in neutcol | Nov 2 2021 | |||
865582e1b728 | lebars | corrected second bug for calculation of choschi | Nov 2 2021 | |||
9acab3731b3e | lebars | Corrected error in calculation of scattered energy | Nov 2 2021 | |||
381d84faa3f8 | lebars | Improved several post-processing routines | Oct 19 2021 | |||
bf56a752279a | lebars | simplified w2 calculation | Oct 5 2021 | |||
3fd966a02dc8 | lebars | Corrected error in weight definition in read_geom | Oct 5 2021 | |||
f58c3c134127 | lebars | The weight functions are now defined with pointer to routines A new weight has… | Oct 5 2021 | |||
d30d66df3cc9 | lebars | corrected bug in neut_cold preventing save of cross_sec | Sep 27 2021 | |||
410e1782a9ec | lebars | Corrected secind error on E calc for ionisation | Sep 21 2021 | |||
468b7d91706b | lebars | Corrected errors in collisions for random number calculations Corrected error… | Sep 21 2021 | |||
687543a1dc40 | lebars | added check on nudcol dataset existence to avoid write error | Sep 17 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 | |||
44fb5c6784f3 | lebars | Added forgotten depend | Sep 16 2021 | |||
ebebe1827a6a | lebars | Added capacity to recompute mpi domain decomposition during the run… | Sep 16 2021 | |||
0cee2bdc5f34 | lebars | removed quicksort temporarily because too slow | Sep 7 2021 | |||
c2c8c72ba19e | lebars | Added particle sorting every it2d | Sep 7 2021 | |||
e004767bdf62 | lebars | Added external electric field calculation and storage | Sep 7 2021 | |||
189228bd63ac | lebars | Corrected miscalculation of lost kinetic E when deleting a lost particle | Sep 7 2021 | |||
42f4646d83df | lebars | Corrected scaling from sigmamom to sigma for elastic | Aug 24 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 | |||
012bae35b3aa | lebars | Corrected renormalisation for restart | Aug 17 2021 | |||
a18ee4b3024d | lebars | Merge branch 'geom_test' of ssh://c4science.ch/source/espic2d into… | Aug 11 2021 | |||
76b3b9ef3f4f | lebars | Added forgotten neutcol_mod necessary for simulating collisions | Aug 11 2021 | |||
f4cfc20091af | lebars | Merge branch 'geom_test' of ssh://c4science.ch/source/espic2d into geom_test | Aug 11 2021 | |||
dbd5eb7c66d5 | lebars | Added intel version for helvetios | Aug 11 2021 | |||
1dd834c3f943 | lebars | Added elasticc and ionisation collisions Separated grid diagnostics and rhs… | Aug 11 2021 | |||
6b14ed112f6a | lebars | Added combination of cylinder and ellipse for upper boundary | May 31 2021 | |||
6e7fa3a31f6f | lebars | Corrected .depend file for previous commit | May 31 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 | |||
0afc1ede8a5f | lebars | Corrected error in velocity for maxwell source particle creation for relativity | May 3 2021 | |||
da84a907358b | lebars | Streamlined creation and deletion of particles corrected bug in celldiag output… | Apr 20 2021 | |||
46b92af22c35 | lebars | Corrected restart | Mar 15 2021 | |||
70b1e08493bd | lebars | corrected maxwellsource for mpi parallelisation | Mar 15 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 | |||
dcbe338b1632 | lebars | particle potential is now also sent during mpi communications | Mar 7 2021 | |||
40347da6550b | lebars | Added scale factor for weights on restart | Mar 4 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 | |||
b8569882d9e4 | lebars | fixed bug for resume | Feb 10 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 | |||
7e9fdd76df9e | lebars | Corrected bug for restart all external particles are deleted before save… | Jan 27 2021 | |||
ce7f2d55f11e | lebars | Corrected calculation of external potential | Jan 26 2021 | |||
d6667bc5cea5 | lebars | Corrected calculation of reducced mat | Jan 25 2021 | |||
4da3f0ccaf42 | lebars | changed geomparams namelist for consistency | Jan 21 2021 | |||
56fb3983c4db | lebars | now only root mpi process print geometry params | Jan 21 2021 | |||
9b5fedb37c76 | lebars | updated .depend file | Jan 21 2021 | |||
9a54db9b4006 | lebars | Added second spline variable to compute external field Particles electric… | Jan 21 2021 | |||
cbfe9ac626ed | lebars | Parallelised reduced matrix construction | Dec 14 2020 | |||
c1b2415e94bc | lebars | changed web test function | Dec 10 2020 | |||
8470a8123988 | lebars | changed matrices to use mumps | Dec 10 2020 | |||
8e8fc067461b | lebars | Corrected calculation of eij and ctrs in geometry_mod | Dec 10 2020 | |||
8465ef5d6677 | lebars | Changed calculation of eij for web splines | Dec 9 2020 | |||
188900b8d5c5 | lebars | Updated web-spline method | Dec 4 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 | |||
80deb5809337 | lebars | Changed matlab functions for rprofile corrected error in analyse_espicfields | Sep 24 2020 | |||
7a81ec0f73ee | lebars | Added initial celldiag that save the particles phase space at the given location | Aug 18 2020 | |||
26c75731921f | lebars | Added radialtype to the maxwellian source | Aug 13 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 | |||
8e72738bba30 | lebars | Corrected error in resume with energy reference | Jul 31 2020 | |||
2baa82606062 | lebars | Corrected uniform particle loading (radialtype 2) | Jul 28 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 | |||
769d96a632e4 | lebars | Corrected error in restart of maxwellsource | Jul 8 2020 | |||
742d03fe9302 | lebars | Corrected error in reading restart files | 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 |
c4science · Help