Skip to content

Releases: JuliaPhysics/SolidStateDetectors.jl

v0.10.17

17 Jun 15:25
Compare
Choose a tag to compare

SolidStateDetectors v0.10.17

Diff since v0.10.16

Merged pull requests:

  • Generalize plot recipe of AbstractParticleSource (#492) (@fhagemann)
  • Add support for simulation for dead layer-Step4: impurity model based on the lithium thermal diffusion process (#493) (@zpdg)
  • Reactivate Downgrade tests on 1 and pre (#494) (@fhagemann)
  • Add support for simulation for dead layer-Step5: charge drift model (#496) (@zpdg)
  • Update default diffusion constants in germanium (#498) (@giriPHM)

Closed issues:

  • Error Doing Multiple Geant4 Simulations in one Julia REPL Session (#499)

v0.10.16

22 May 10:01
def57dc
Compare
Choose a tag to compare

SolidStateDetectors v0.10.16

Diff since v0.10.15

Merged pull requests:

  • Add contractor method and scale function to BouleImpurityDensity (#484) (@hervasa2)
  • Allow passing validate_schema to Geant4.G4JLDetectorGDML (#487) (@fhagemann)
  • CompatHelper: bump compat for Interpolations to 0.16, (keep existing compat) (#488) (@github-actions[bot])
  • Corrections for impurity density models (#491) (@hervasa2)

v0.10.15

13 May 06:45
062a02d
Compare
Choose a tag to compare

SolidStateDetectors v0.10.15

Diff since v0.10.14

Merged pull requests:

  • Add support for simulation for dead layer-Step3: ConstantLifetimeChargeTrappingModel (#480) (@zpdg)
  • fix for wrong radius charge cloud (#486) (@tdixon97)

Closed issues:

  • Possible issue in charge cloud radius (#485)

v0.10.14

05 May 16:52
abe40bd
Compare
Choose a tag to compare

SolidStateDetectors v0.10.14

Diff since v0.10.13

Merged pull requests:

  • Add support for simulation for dead layer-Step2: DiffusionModelTiedWithDrifting (#476) (@zpdg)
  • refactor boule impurity densities (#477) (@hervasa2)
  • Avoid deadlock concurrency in LegendHDF5IO extension (#481) (@fhagemann)

v0.10.13

16 Apr 06:23
3f6dc70
Compare
Choose a tag to compare

SolidStateDetectors v0.10.13

Diff since v0.10.12

Merged pull requests:

  • Allow automatic grouping of hits based on a group_distance when creating an Event (#461) (@fhagemann)
  • Allow user to refine an already simulated potential (#469) (@hervasa2)
  • Geant4 tutorial page: reformatting, error fixing (#470) (@benedikt-nagler)
  • pass verbose to move_charges_inside_semiconductor (#472) (@hervasa2)
  • Boule impurity models (#473) (@hervasa2)
  • Add support for simulation for dead layer-Step1: position dependent mobility function (#475) (@zpdg)

v0.10.12

11 Mar 07:38
dee2650
Compare
Choose a tag to compare

SolidStateDetectors v0.10.12

Diff since v0.10.11

Merged pull requests:

Closed issues:

  • Check if a point is inside the semiconductor (#463)

v0.10.11

13 Feb 23:36
3d62146
Compare
Choose a tag to compare

SolidStateDetectors v0.10.11

Diff since v0.10.10

Merged pull requests:

Closed issues:

  • Error parsing Torus in Geant4 (#457)

v0.10.10

10 Feb 18:27
eab8e4f
Compare
Choose a tag to compare

SolidStateDetectors v0.10.10

Diff since v0.10.9

Merged pull requests:

Closed issues:

  • GPU support in field calculations (#60)
  • Implementation of Polycone geometries (#449)
  • Is there any example for Schotkky diode ? (#452)
  • How to plot sim.electric_field in 3d (#454)

v0.10.9

23 Dec 14:10
11943f9
Compare
Choose a tag to compare

SolidStateDetectors v0.10.9

Diff since v0.10.8

Merged pull requests:

  • Run CI with four Julia threads active (#340) (@oschulz)
  • Parse charge densities in units of Coulomb per volume (#446) (@fhagemann)

Closed issues:

  • Fix parsing of charge densities from config files/dicts (#445)

v0.10.8

20 Dec 10:01
17e46fd
Compare
Choose a tag to compare

SolidStateDetectors v0.10.8

Diff since v0.10.7

Merged pull requests:

  • CompatHelper: bump compat for Geant4 in [weakdeps] to 0.2, (keep existing compat) (#439) (@github-actions[bot])
  • Update documentation on charge densities (#440) (@fhagemann)
  • Minor update in painting algorithm for CylindricalGrid (#441) (@fhagemann)
  • Add keyword argument Δt to electric field line plotting (#443) (@fhagemann)

Closed issues:

  • Wrong painting of contact surfaces when using small scales in 2D simulations (#442)