fennecs/srcIIEE
fennecs/src
IIEE
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
fede914ae553 | Sguinchard | corrected normal velocity | Nov 29 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 | |||
d65246b665bb | Sguinchard | Last update of the day | Nov 14 2022 | |||
eace98967958 | Sguinchard | IIEE_commit module and subroutines for first time | Nov 14 2022 | |||
062b1a617594 | Sguinchard | beam_mode.f90 - change wall type | Nov 7 2022 | |||
88a14c40de46 | Sguinchard | change wall | Nov 3 2022 | |||
1a5134d88fad | Sguinchard | rectif potinn | Oct 17 2022 | |||
64ebe3c564da | lebars | Corrected error on particle collection on node 0 for h5 writing of partindex | Oct 12 2022 | |||
70f2492757c1 | Guillaume Michel le Bars | Improved post-processing routines\n Added test case for gt170 refurbished\n… | Sep 27 2022 | |||
785d42af0191 | Guillaume Michel le Bars | Added specific intel file for ppb110 compilation | Sep 26 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 | |||
71bbfac045ba | lebars | improved end message and warnings | Jun 8 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 | |||
de194366d6d7 | lebars | moved moments array to particles structure | Jun 1 2022 | |||
26a30c55b940 | lebars | Corrected bug on restart that would save same data twice | May 25 2022 | |||
087c804b182f | lebars | Increased number of subgrids in r direction | May 25 2022 | |||
d149275d1a3b | lebars | Corrected bug in reset for id | May 20 2022 | |||
1f678c48d498 | lebars | changed from mpi to mpi_f08 added id wall to know boundary on which particle is… | May 20 2022 | |||
2be62e487538 | lebars | Improved reading of spline boundaries from h5 | May 17 2022 | |||
4a6bfbae5396 | lebars | improved diospespicFIelds for Log scale added total current and subdivision for… | May 17 2022 | |||
afcc855db700 | lebars | Corrected bug on restart for normalisation of particles | May 12 2022 | |||
aa7327025e6d | lebars | corrected bug on restart where spline boundaries would automatically be periodic | May 5 2022 | |||
cc249a96d245 | lebars | number of particles gathered at each ittext | May 4 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 | |||
eb6c7ed96d00 | lebars | improved curve definition | May 3 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 | |||
3741e76d1149 | lebars | Added itcoll to avoid calculating collisions at each time step | Apr 13 2022 | |||
e1c351875b0c | lebars | Improved calc_gauss by using dicotomy instead of Newton for limits | Apr 13 2022 | |||
8e1a8910f8ff | lebars | Corrected bug in spline_g | Apr 12 2022 | |||
8a8e1fbe7632 | lebars | Imporved the execution time by avoiding double calls to s1424 in w and g Added… | Apr 12 2022 | |||
39f89de010e2 | lebars | Improved spline boundary connexions Corrected bug in calc_gauss for web-splines… | Apr 11 2022 | |||
19901f1c5ad2 | lebars | improved splinecenter calculations | Mar 31 2022 | |||
f1f0c029c2d2 | lebars | Corrected bug in rgrid definition | Mar 31 2022 | |||
10223eb8c1fc | lebars | allowed to not use 3 radial mesh regions | Mar 31 2022 | |||
41152d7eef9d | lebars | Improved geometry output improved splbvound calculation | Mar 31 2022 | |||
ac2a7ab541cc | lebars | Improved geometry test case | Mar 31 2022 | |||
22c87f3a421e | lebars | corrected unallocated array bug | Mar 31 2022 | |||
f9062ba424f3 | lebars | Improved geometry_mod test case | Mar 31 2022 | |||
a1e4ecd7126f | lebars | improved reduccematrix execution time 1000 times | Mar 29 2022 | |||
25d2dec688ed | lebars | Avoided spline errors by refining distance calculation | Mar 28 2022 | |||
46f197fa7c5f | lebars | Added epsce in h5 geom files adapted savegeomtoh5 to include curve label Added… | Mar 28 2022 | |||
5d02e3ab9a42 | lebars | Added spline interpolation of weight for splineweight moved closest form… | Mar 25 2022 | |||
601ae1074da0 | lebars | imporved the execution time by reducing # calls to s195 | Mar 10 2022 | |||
2104b0bb58de | lebars | Added geometric precision as input for splinebound | Mar 10 2022 | |||
1c3f21485a2c | lebars | Corrected bug when only one collision type is considered | Mar 8 2022 | |||
5d634b717ab5 | lebars | added writing of splinebound for diagnostics | Mar 1 2022 | |||
2a62d2ee8cef | lebars | changed default splinebound to simulate coax+ellipse | Mar 1 2022 | |||
c4d4a026bd4a | lebars | changed default splinebound to simulate upper ellipse | Mar 1 2022 | |||
8d500e00ba70 | lebars | corrected error in deletion | Mar 1 2022 | |||
7425ab576e1e | lebars | Added splinebound module first implementation | Mar 1 2022 | |||
25e51dedf43d | lebars | Imporved several post-processing routines | Feb 24 2022 | |||
f356c89e26ba | lebars | Corrected bug in mpi particle collection | Feb 24 2022 | |||
3b3aa64bbc1b | lebars | Improved execution speed during sorting | Feb 16 2022 | |||
02b2fb66aab6 | lebars | Added weight for bias to phosphor screen | Feb 3 2022 | |||
82b683bd3c0a | lebars | corrected bug in neutcol module | Jan 26 2022 | |||
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 |
c4science · Help