v0.8.0
SolidStateDetectors v0.8.0
Closed issues:
:samplesurface
does not work when important points are not in the final geometry (#256)- Rename
master
branch tomain
(#265)
Merged pull requests:
- Fix in docs (#246) (@lmh91)
- Fix typo in test (#247) (@SebastianRuffert)
- Hotfix for
in
method forCSGIntersection
(#248) (@fhagemann) - Fix
in
-method for virtual volumes (#249) (@lmh91) - Unify CPU-SOR code for Cartesian and Cylindrical coordinates (#251) (@lmh91)
- CompatHelper: bump compat for FillArrays to 0.13, (keep existing compat) (#257) (@github-actions[bot])
- Bugfixes for cases in which important points are not in the final geometry (#258) (@fhagemann)
- Unify (Cyl. & Car.) SOR code on GPU (#259) (@lmh91)
- CompatHelper: bump compat for Polynomials to 3, (keep existing compat) (#260) (@github-actions[bot])
- Unify SOR-convergence check (CPU&GPU) and improve depletion handling (#261) (@lmh91)
- CompatHelper: bump compat for KernelAbstractions to 0.8, (keep existing compat) (#262) (@github-actions[bot])
- Add convenient constructors for
Ellipsoid
(#263) (@SebastianRuffert) - Integrate
get_device
from KernelAbstractions.jl (#264) (@lmh91) - Prevent charges at exact same position to self-repel (#266) (@fhagemann)
- Rename
master
-branch tomain
(#267) (@lmh91) - Don't overwrite imp_scale in contacts (#268) (@lmh91)
- Add struct
ImpurityScale
(#269) (@lmh91) - Add tests for depletion handling (#270) (@lmh91)
- Add tutorial for custom impurity (of a p-n junction) (#271) (@lmh91)
- Improve numerical integral for the capacitance (#273) (@lmh91)
- Fix in plotting empty
Vector{CartesianPoint}
(#274) (@fhagemann) - Improve grid creation for weighting potentials (#275) (@lmh91)
- CompatHelper: bump compat for IntervalSets to 0.6, (keep existing compat) (#276) (@github-actions[bot])
- CompatHelper: bump compat for RadiationDetectorSignals to 0.2, (keep existing compat) (#277) (@github-actions[bot])
- Add convenient constructor for
Cone
(#278) (@SebastianRuffert) - Electric field on single-grid-point contacts is now treated more properly. (#279) (@schustermartin)
- Add convenient constructors for
Box
(#281) (@SebastianRuffert) - Update docs (#282) (@fhagemann)
- Add convenient constructor for
Torus
(#285) (@SebastianRuffert) - Add convenient constructor for
RegularPrism
(#286) (@SebastianRuffert) - Add convenient constructor for
TorusMantle
(#292) (@SebastianRuffert) - Add convenient constructor for
ConeMantle
(#293) (@SebastianRuffert) - Add convenient constructor for
EllipsoidMantle
(#294) (@SebastianRuffert) - Add convenient constructor for
EllipticalSurface
(#295) (@SebastianRuffert) - Add convenient constructor for
Plane
(#296) (@SebastianRuffert) - Remove support for deprecated keys in
Geometry
(#297) (@SebastianRuffert) - CompatHelper: bump compat for IntervalSets to 0.7, (keep existing compat) (#298) (@github-actions[bot])
- Fix bug in end of charge drift (#299) (@SebastianRuffert)
- Fix plot recipe of
NBodyChargeCloud
(#300) (@fhagemann) - Add convenient constructor for
Ellipse
(#301) (@SebastianRuffert) - Add convenient constructor for points (#302) (@SebastianRuffert)
- Add convenient constructor for vector (#303) (@SebastianRuffert)