Commit ad0e352d authored by Simon Spannagel's avatar Simon Spannagel
Browse files

Fix readme default parameter value

parent 07a600c2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -92,7 +92,7 @@ Note: Neutrons have a lifetime of 882 seconds and will not be propagated in the
* `geant4_tracking_verbosity ` : Verbosity level for Geant4 tracking, defaults to `0`. Higher levels mean more output. It should be noted that the respective log output is redirected to the logging level set via the `log_level_g4cout` parameter in the *GeometryBuilderGeant4* module.
* `number_of_particles` : Number of particles to generate in a single event. Defaults to one particle.
* `deposit_in_frontside_implants` : Boolean to select whether charge carriers should be generated in frontside implants. Defaults to `true`.
* `deposit_in_backside_implants` : Boolean to select whether charge carriers should be generated in backside implants. Defaults to `true`.
* `deposit_in_backside_implants` : Boolean to select whether charge carriers should be generated in backside implants. Defaults to `false`.
* `output_plots` : Enables output histograms to be be generated from the data in every step (slows down simulation considerably). Disabled by default.
* `output_plots_scale` : Set the x-axis scale of the output plot, defaults to 100ke.