History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
5880077ba3ec | lebars | Adapted code to remove warning messages during -warn all | Dec 19 2023 | |||
eb50c3a23e24 | lebars | improved parallelisation removed bug with particles created on r=0 | Nov 29 2023 | |||
1db0c09bd518 | lebars | Transposed the FEM matrix in r and z to reduce communication costs This breaks… | Nov 27 2023 | |||
2887dfe1f6b9 | lebars | Improved openmp efficiency for neutcol | Nov 14 2023 | |||
7ada9236f61a | lebars | improved parallelism started implementation rtheta | Oct 2 2023 | |||
da0366a8f96e | lebars | Added more coments and documentation in fortran files | Jun 9 2023 | |||
811bf8f57949 | lebars | Improved omp parallelization and corrected bug on save of elastic coll cross… | Apr 6 2023 | |||
6afd3c950f14 | lebars | Commented unused code and improved poisson | Mar 17 2023 | |||
e073c71c1628 | lebars | Added more omp regions | Mar 17 2023 | |||
b9cd467c4a06 | lebars | improved geometry definition to allow order 2 bound | Mar 7 2023 | |||
89ca6c822b30 | lebars | Refactored the code to better use openmp | Feb 28 2023 | |||
a88335b8355f | lebars | Corrected error in weight combine Changed wight 11 to use concentric ellipses… | Feb 15 2023 | |||
4fcc30c3e024 | lebars | Refactored Particles type to have better memory layout for speed Added… | Feb 8 2023 | |||
f39b0ef38640 | lebars | Improved post-processing routines | Dec 9 2022 | |||
fee710e684e3 | lebars | removed unused variables import splinebound now use b-splines interpolation… | Dec 1 2022 | |||
759f611cda7c | lebars | The Neumann spline boundaries now take precedence They define the limit of the… | Nov 22 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 | |||
b36505acae42 | lebars | Merged with helvetios changes | Nov 10 2022 | |||
81fbf08a9335 | lebars | Added description comments improved run speed | Nov 9 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 | |||
da95e7a43867 | lebars | Added psupply module dt is now normalised in the code variable qnorm has been… | Aug 17 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 | |||
aa7327025e6d | lebars | corrected bug on restart where spline boundaries would automatically be periodic | May 5 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 | |||
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 | |||
41152d7eef9d | lebars | Improved geometry output improved splbvound calculation | Mar 31 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 | |||
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 | |||
7425ab576e1e | lebars | Added splinebound module first implementation | Mar 1 2022 | |||
25e51dedf43d | lebars | Imporved several post-processing routines | Feb 24 2022 | |||
e76dff557357 | lebars | Added parameter to change behavior fo B scaling Improved weights calculations… | Dec 14 2021 | |||
f4f95a917dcf | lebars | ADDED SPLINEBOUNDARY MOD | Dec 2 2021 |
c4science · Help